Hello Misc,

Below worked now after i upgraded to openbsd 6.3, no config changes done since 
it was running 6.2
/etc/dhcpcd.conf
----
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
----


________________________________
Van: Peter van Oord van der Vlies
Verzonden: dinsdag 20 maart 2018 00:27
Aan: misc@openbsd.org
Onderwerp: ipv6 nd


Hello Misc,


Today i replaced my cisco 881 because it wasn't able to handle the bandwidth 
anymore.


I had a working ipv6 setup for years with the following relevant part from my 
cisco wan interface

config part:

  ipv6 address autoconfig

  ipv6 enable

  ipv6 nd ra interval 30

  ipv6 dhcp client pd my_prefix rapid-commit

On my obsd wan interface i did ifconfig pppoe0 inet6 autoconf but i am not
getting any global address.

Anyone here that can set me into the right direction ?

Thanks!

Peter


Reply via email to