I have been allocated a /56 IPV6 from my ISP. I have DHCPv6 setup on the pppoe0 interface (PPPoE over VDSL2) and a /64 from the pool on the LAN interface (Vlan40).
When I use address auto config, it works fine.
When I try to set a static IP on the host and Vlan40, it works for a few minutes to an hour (aprox) and then refuses to work via IPV6. At that point I can’t even ping the router IPV6 LAN address.
Additionally, “route -A inet6” on the client (Linux desktop) shows all the route entries are still there.
I have tried disabling both auto config and then ND and this does not fix the issue.
are you using Dt. Telekom? You must take care on the dynamic IPv6 prefix change (Zwangstrennung). It’s better to internally address via ULA address. Also you must decrease the GUA lifetime by hand as RouterOS does not care about the lifetime given by DHVP6.
Here is a working configuration for Dt.Telekom/Versatel which also make DNS working:
Thanks for that. I am a customer of InspireNet in New Zealand and the /56 block is dedicated to my account.
Based on my understanding of what you are saying, it appears no change is necessary at my end as the IP addresses are consistent.
I have manually specified Google’s IPV6 DNS servers on the client host.