Date: Sun, 7 Jan 2001 15:30:02 -0800 (PST) From: Leo Bicknell <bicknell@ufp.org> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/24130: rc.network6 assumes single ipv6 interface is always the first interface Message-ID: <200101072330.f07NU2U27541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/24130; it has been noted by GNATS. From: Leo Bicknell <bicknell@ufp.org> To: David Malone <dwmalone@maths.tcd.ie> Cc: bicknell@ufp.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/24130: rc.network6 assumes single ipv6 interface is always the first interface Date: Sun, 7 Jan 2001 18:25:31 -0500 On Sun, Jan 07, 2001 at 11:00:02PM +0000, David Malone wrote: > The code quote above is only run if you have ipv6_network_interfaces > set to auto. Since you are setting this variable to fxp1 it should > not be run. Maybe you are seeing some other configuration problem? You're right, I didn't pay close enough attention. I'm working on troubleshooting now to find the exact cause of the problem, but notice something interesting already. If I set ipv6_enable="NO", fxp0 still gets an ipv6 link local address. I then removed /etc/rc.network6 (actually, made it a one line empty script) and tried again (with ipv6_enable="NO"), and I still get a link local address on fxp0 (not on fxp1 though). Is this intended? -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101072330.f07NU2U27541>