Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 01:58:25 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        Kevin Bortis <wermut@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: dualstack IPv4/IPv6 ADSL PPPoE configuration?
Message-ID:  <471E7C91.9050403@FreeBSD.org>
In-Reply-To: <1193167388.00818069.1193155802@10.7.7.3>
References:  <1193167388.00818069.1193155802@10.7.7.3>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?471E7C91.9050403>