AndyWrightUK wrote:And that link-local address for the default route is definately your WAN router's address? Nothing else running router adverts on that segment?
Can you ping or traceroute from the ERL itself?
I believe that my link-local address for the default route is my WAN router's address ... is there a way that I can confirm that. No RA running on eth0 . I do have RA on eth1, eth2.10 and eth2.20 .. I added the RA's to the VIF and eth1 after my ISP tech engineer suggested that about 30 minutes ago.
Yes \ping6 and \traceroute6 both resolve properly from the ERL
Linux stargate 3.10.20-UBNT #1 SMP Fri Jul 29 16:51:50 PDT 2016 mips64 Welcome to EdgeOS Last login: Tue Aug 30 17:54:00 2016 from 192.168.10.50 halo@stargate:~$ \ping6 -c 6 -n ipv6.google.com PING ipv6.google.com(2607:f8b0:4002:c07::71) 56 data bytes 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=1 ttl=46 time=54.1 ms 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=2 ttl=46 time=55.6 ms 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=3 ttl=46 time=49.8 ms 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=4 ttl=46 time=48.0 ms 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=5 ttl=46 time=48.7 ms 64 bytes from 2607:f8b0:4002:c07::71: icmp_seq=6 ttl=46 time=47.6 ms --- ipv6.google.com ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 5005ms rtt min/avg/max/mdev = 47.637/50.694/55.626/3.083 ms halo@stargate:~$ \traceroute6 -n ipv6.google.com traceroute to ipv6.google.com (2607:f8b0:4002:c06::66), 30 hops max, 16 byte packets 1 * * * 2 2607:f798:10:4c5b:0:690:6325:5225 18.055 ms * 13.183 ms 3 * * * 4 * * * 5 2607:f798:10:293::2 19.343 ms 2001:4860:1:1:0:32c:0:8 22.895 ms 19.828 ms 6 2001:4860::1:0:713a 19.669 ms 16.425 ms 17.549 ms 7 2001:4860::8:0:833f 31.692 ms 27.624 ms 49.121 ms 8 2001:4860::8:0:8eda 54.346 ms 53.074 ms 56.762 ms 9 2001:4860::2:0:afb8 49.304 ms 50.121 ms 53.092 ms 10 * 2001:4860::2:0:afb8 53.128 ms * 11 * * * 12 2607:f8b0:4002:c06::66 70.743 ms 55.205 ms 47.890 ms halo@stargate:~$