Date: Mon, 21 Mar 2005 17:29:20 +0000 From: Brian Somers <brian@Awfulhak.org> To: freebsd-net@freebsd.org Cc: hampi@rootshell.be Subject: Re: disabling ipv6 with ppp Message-ID: <20050321172920.1a4b5806@dev.lan.Awfulhak.org> In-Reply-To: <20050321154433.GB14357@gicco.homeip.net> References: <20050307104524.GA1877@gicco.homeip.net> <20050321135528.7ae92ef4@dev.lan.Awfulhak.org> <20050321154433.GB14357@gicco.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Mar 2005 16:44:33 +0100, Hanspeter Roth <hampi@rootshell.be> wrote: > On Mar 21 at 13:55, Brian Somers spoke: > > > Use ``disable ipv6'' - see the man page. > > Ok, I've put ``disable ipv6'' as well as ``disable ipv6cp'' into the > config file. But nevertheless > ff02::%tun0/32 fe80::20f:3dff:feae:5416%tun0 UGS tun0 > appears anyway and 22 seconds after ppp is started a dialup > connection is established. disable ipv6 and disable ipv6cp are synonymous. It sounds as if your kernel is built with INET6 support. > > Put ``NOINET6=true'' in /etc/make.conf to make IPv6 go away entirely. > > It is not obvious wether only the kernel has to be rebuilt or the > entire world. make.conf will just cover world. You need to remove ``options INET6'' from your kernel config to affect that. -- Brian Somers <brian@Awfulhak.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050321172920.1a4b5806>