Date: Mon, 9 Aug 1999 16:25:10 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Roelof Osinga <roelof@nisser.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ARP message flood Message-ID: <Pine.BSF.4.10.9908091622430.1164-100000@resnet.uoregon.edu> In-Reply-To: <37AB6A4D.2AAC926A@nisser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Aug 1999, Roelof Osinga wrote: > Since I switched to an aliassed IP on my outbound NIC I get: > > Aug 5 03:00:02 nisser /kernel: arp: 00:90:6d:e4:30:00 attempts to modify > perman > ent entry for 194.134.128.1 on ep1 > Aug 5 03:00:33 nisser last message repeated 23 times > Aug 5 03:02:34 nisser last message repeated 137 times > Aug 5 03:12:35 nisser last message repeated 637 times > Aug 5 03:22:34 nisser last message repeated 691 times > Aug 5 03:32:35 nisser last message repeated 657 times > ... > > which I would like to not get. > > Relevant details: > > gateway_enable="YES" > network_interfaces="ep0 ep1 lo0" > #network_interfaces="ep0 le0 lo0" > ifconfig_ep0="inet 10.0.0.55 netmask 255.255.255.0" > ifconfig_ep1="inet 212.187.0.39 netmask 255.255.248.0" > ifconfig_ep1_alias0="inet 194.134.130.170 194.134.128.1 netmask 255.255.252.0" No, no, no. ifconfig_ep1="inet 212.187.0.39 netmask 255.255.248.0" ifconfig_ep1_alias0="inet 194.134.130.170 netmask 255.255.252.0" ifconfig_ep1_alias1="inet 194.134.128.1 netmask 255.255.252.0" Please read rc.conf(5). Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908091622430.1164-100000>