dualstack IPv4/IPv6 ADSL PPPoE configuration?

Alexander Motin mav at FreeBSD.org
Tue Oct 23 16:58:48 PDT 2007


Kevin Bortis пишет:
> I trying to configure a IPv4/IPv6 dual stack ADSL deployment. From my
> ISP I have now one IPv4 dynamic address and they also route an /48
> IPv6 subnet to me.
> 
> I have searched the net but I have not found any docs how I can
> achieve this. If someone know how to configure ppp, please help.
> 
> The only IPv6 related info I have from the ISP is the address of the subnet.

To implement dual-stack PPPoE setup you can use ppp or net/mpd4. Can't 
say for sure about ppp, but with mpd all you need to do is to enable 
ipv6cp protocol. After this daemon except IPv4 will also negotiate IPv6 
link-level addresses. All you need to do after that is to somehow 
configure interface with your real IPv6 addresses using some daemon or 
statically.

-- 
Alexander Motin


More information about the freebsd-net mailing list