Simple Routing

eberkut eberkut at minithins.net
Thu Nov 20 08:43:46 PST 2003


> I just set-up a simple router under FreeBSD 4.9, everything works fine
> but
> if I check my logs I have a lot of line similar to this:
>
> Nov 19 22:00:20 Blah /kernel: arp: 192.168.1.1 is on lnc0 but got reply
> from [some mac address] on lnc1
>
> The IP 192.168.1.1 Is a gateway
>
> What is the cause of this message ?

hmm it means you have two interfaces connected to the same subnet. AFAIK
it's nothing but annoying. You can disable these log messages like this :

# sysctl -w net.link.ether.inet.log_arp_wrong_iface=0

--ebk
"you can tune a file system but you can't tune a fish"
(man 8 tunefs, BUGS)
. BUGfr, BSD User Group francophone, http://www.bug-fr.org


More information about the freebsd-net mailing list