NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-amd64/46809: dhcpcd is too noisy in netbsd-6
>Number: 46809
>Category: port-amd64
>Synopsis: dhcpcd is too noisy in netbsd-6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-amd64-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 17 20:30:00 +0000 2012
>Originator: William Coldwell
>Release: netbsd-6
>Organization:
The NetBSD Foundation
>Environment:
NetBSD netbsd.atl.warped.com 6.0_BETA2 NetBSD 6.0_BETA2 (GENERIC) #0: Fri Aug
17 00:04:31 EDT 2012
root%netbsd.atl.warped.com@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
amd64
>Description:
dhcpcd is too damned noisy with RA announcements from a router. Multiply the
active interfaces and you get exponential noise in /var/log/messages as well as
console notices from syslogd. Have a minute of my logs with 2 interfaces
active:
Aug 17 16:16:00 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:06 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:06 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:15 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:16 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:22 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:22 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:26 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:26 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:31 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:31 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:34 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:34 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:43 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:43 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:50 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:16:51 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:17:00 netbsd dhcpcd[142]: wm0: Router Advertisement from
fe80::214:d1ff:fee6:8934
Aug 17 16:17:00 netbsd dhcpcd[142]: bwi0: Router Advertisement from
fe80::214:d1ff:fee6:8934
>How-To-Repeat:
This is with dhcpcd=YES in rc.conf at the request of Roy which reduces the
spamming to this, but it's even worse if you leave sysinstall's
ifconfig_wm0=dhcp (and ifconfig_bwi0=dhcp) in rc.conf. (you get additional RA
from unknown with same IP address above which is my router) for 2x the message
noise.
>Fix:
Punch Roy in the arm until he fixes it and pulls it up to netbsd-6, apparently
-current is not as noisy, but RA notices aren't
Home |
Main Index |
Thread Index |
Old Index