sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 not working

2001-02-21 Thread Peter Brezny
I updated the source and rebuilt a 4.2-stable machine this past weekend. sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 is located in rc.conf and running that on the command line shows it's value to be 0 however, i still receive messages like this. Anyone know why this sysctl variable stop

Re: sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 not working

2001-02-21 Thread Luigi Rizzo
> I updated the source and rebuilt a 4.2-stable machine this past weekend. > > sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 is located in rc.conf > > and running that on the command line shows it's value to be 0 however, i > still receive messages like this. > > Anyone know why this sysc