disabling ipv6 with ppp
From: Hanspeter Roth (hampi_at_rootshell.be)
Date: 03/07/05
- Previous message: Daniel Hartmeier: "Re: FreeBSD 4.x and OS-X tcp performance"
- Next in thread: Brian Somers: "Re: disabling ipv6 with ppp"
- Reply: Brian Somers: "Re: disabling ipv6 with ppp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 7 Mar 2005 11:45:24 +0100 To: freebsd-net@freebsd.org
Hello,
I'm using ppp. Even though INET6 is disabled in the kernel there is
some INET6 stuff configured. Netstat -rn shows:
...
Internet6:
Destination Gateway Flags Netif Expire
::1 ::1 UH lo0
fe80::%lo0/64 fe80::1%lo0 U lo0
fe80::1%lo0 link#4 UHL lo0
ff01::/32 ::1 U lo0
ff02::%lo0/32 ::1 UC lo0
ff02::%tun0/32 fe80::20f:3dff:feae:5416%tun0 UGS tun0
The last route to 'ff02::%tun0/32' appears only if ppp is running.
Some seconds after ppp is startet (ppp -quiet -auto isp) it goes
online. Trying to delete the route by hand claims it is a bad
address:
route delete 'ff02::%tun0/32'
route: bad address: ff02::%tun0/32
How can I run ppp without INET6 support?
-Hanspeter
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Daniel Hartmeier: "Re: FreeBSD 4.x and OS-X tcp performance"
- Next in thread: Brian Somers: "Re: disabling ipv6 with ppp"
- Reply: Brian Somers: "Re: disabling ipv6 with ppp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|