• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OpenBSD / *nix Network Config Question

BDawg

Lifer
This weekend, I moved my server from OpenBSD 2.6 to 3.1 Current. Since doing this, I've been receiving an error in the console regarding my nics (used to have 2 when it did NAT).

/bsd: arp: attempt to add entry for 192.168.1.1 on dc0 by (MAC Addr) on dc1

My current setup is

router 192.168.1.1
dc0 192.168.1.10
dc1 192.168.1.11

Does anyone know what's happening with this? I never received the error under 2.6 with the same setup.
 
Because they weren't always on the same network. I used to NAT through the OBSD box. Last year, my ISP changed to PPPoE, so they gave me a linksys router to do the NATing.

Now, I have 2 nics in there, but only one network for them to be on. I point my outside port forwarding to one of them, and inside host tables to the other one.
 
Back
Top