Quantcast
Channel: All EdgeRouter posts
Viewing all articles
Browse latest Browse all 60861

Re: Bug (probably): Mixing IPv6 PD on PPPoE and RA (ULA) config on Ethernet

$
0
0

Hello Mephi,

 

I think you are missing the prefix part for the GUA on the eth2 interface, without that your are indeed overwriting the GUA.

 

give this a try:

 

set interface ethernet eth2 ipv6 router-advert prefix ::/64 autonomous-flag true
set interface ethernet eth2 ipv6 router-advert prefix ::/64 on-link-flag true
set interface ethernet eth2 ipv6 router-advert prefix ::/64 valid-lifetime 2592000

if you want to add an internal DNS Server

set interface ethernet eth2 ipv6 router-advert radvd-options "RDNSS fdee:eeee:eeee:0::53 {};"

hope this helps :-)


Viewing all articles
Browse latest Browse all 60861

Trending Articles