On Thu, 26 Jul 2001, Eugene L. Vorokov wrote:

> > > Anybody know how to turn them off ?
> >
> > sysctl net.link.ether.inet.log_arp_wrong_iface ?
>
> vel@bugz:/home/vel # sysctl net.link.ether.inet.log_arp_wrong_iface
> sysctl: unknown oid 'net.link.ether.inet.log_arp_wrong_iface'
>
> Huh ?

$ rlog -r1.74 if_ether.c

...
description:
----------------------------
revision 1.74
date: 2001/01/06 00:45:08;  author: alfred;  state: Exp;  lines: +8 -1
provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow
one to supress logging when ARP replies arrive on the wrong interface:
 "/kernel: arp: 1.2.3.4 is on dc0 but got reply from 00:00:c5:79:d0:0c
on dc1"

the default is to log just to give notice about possibly incorrectly
configured networks.

> Regards,
> Eugene
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
>
>

-- 
Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer
phone: +7 (095) 796-9079, mailto: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to