On Sun, 5 Aug 2001, Douglas G. Allen wrote: > I have a machine running 4.3-RELEASE, with softupdates enabled. I > have two Intel 100 Pro NIC's in the machine, an Adaptec controller > card, and an 18G Ultra160 drive in it (running at 80, if it makes any > difference). I have the default route to the router set to always go > out through fxp0. When both fxp0 and fxp1 are enabled, I get > complaints from arp about inquiries going out from fxp0 having answers > received on fxp1. Everything else 'seems' to be ok. The box is > running as a web server with each NIC referenced for different sites > in different DNS A records. > > Is there an easy way to get rid of the arp message? sysctl net.link.ether.inet.log_arp_wrong_iface=0 should quiet the kernel warnings. Tony. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message