On Tue, Mar 20, 2018 at 08:47:26AM +0100, Mischa wrote:
> > On 20 Mar 2018, at 08:41, Marc Peters <m...@mpeters.org> wrote:
> > 
> > I use dhcpcd for on the WAN Interface to receive the prefix delegation. On 
> > the internal network, i use slaac with rtadvd. The README for dhcpcd 
> > provides the necessary information.
> 
> Is dhcpd able to pickup IPv6? I thought this needed to be done with 
> wide-dhcpv6?
> The one thing I don't like about IPv6 at the moment, the trouble you need to 
> go through to get a IPv6 address on a PPPoE interface. :(
> 
> Mischa
> 

> Yes, it is:
> https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/net/dhcpcd/pkg/README?rev=1.5&content-
>  type=text/plain&only_with_tag=HEAD

> At the moment, i only have a link-local address on the external interface 
> configured, which gets it router via slaac and router > advertisements. The 
> external addresses are only on the internal facing interface and on these 
> hosts.

I tried with dhcpcd, my configuration for dhcpcd.conf is: 
#controlgroup wheel
#hostname
#clientid
ipv6only
duid
persistent
option rapid_commit
noipv6rs
option interface_mtu
require dhcp_server_identifier
allowinterfaces pppoe0 vether6
interface pppoe0
        ia_pd 2 vether6/1 

#slaac private

No prefixes received.

Thanks 

Peter
    

Reply via email to