1
22.7 Legacy Series / Re: Clients get ipv6 addresses but don't reach Internet
« on: September 16, 2022, 04:07:49 pm »
Yes, I understand that, but why doesn't the client get a proper route?
The weird thing is that the client can ping the google NS AAAA address, but not any other ipv6 addresses.
ping 2001:4860:4860::8888
PING 2001:4860:4860::8888(2001:4860:4860::8888) 56 data bytes
64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=117 time=3.61 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=2 ttl=117 time=3.33 ms
^C
--- 2001:4860:4860::8888 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 3ms
rtt min/avg/max/mdev = 3.326/3.467/3.608/0.141 ms
But
ping 2001:67c:d8:ed80::87
PING 2001:67c:d8:ed80::87(2001:67c:d8:ed80::87) 56 data bytes
^C
--- 2001:67c:d8:ed80::87 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 129ms
And on the client:
route -6 -n
Kernel IPv6 routing table
Destination Next Hop Flag Met Ref Use If
::1/128 :: U 256 2 0 lo
2001:9b0:21d:7300::/64 :: U 202 1 0 eth0
fe80::/64 :: U 256 1 0 eth0
::/0 fe80::20d:b9ff:fe51:6da9 UG 202 5 0 eth0
::1/128 :: Un 0 7 0 lo
2001:9b0:21d:7300:5984:38fa:fa49:81d6/128 :: Un 0 5 0 eth0
fe80::144c:494d:4836:2c33/128 :: Un 0 4 0 eth0
ff00::/8 :: U 256 5 0 eth0
::/0 :: !n -1 1 0 lo
The weird thing is that the client can ping the google NS AAAA address, but not any other ipv6 addresses.
ping 2001:4860:4860::8888
PING 2001:4860:4860::8888(2001:4860:4860::8888) 56 data bytes
64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=117 time=3.61 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=2 ttl=117 time=3.33 ms
^C
--- 2001:4860:4860::8888 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 3ms
rtt min/avg/max/mdev = 3.326/3.467/3.608/0.141 ms
But
ping 2001:67c:d8:ed80::87
PING 2001:67c:d8:ed80::87(2001:67c:d8:ed80::87) 56 data bytes
^C
--- 2001:67c:d8:ed80::87 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 129ms
And on the client:
route -6 -n
Kernel IPv6 routing table
Destination Next Hop Flag Met Ref Use If
::1/128 :: U 256 2 0 lo
2001:9b0:21d:7300::/64 :: U 202 1 0 eth0
fe80::/64 :: U 256 1 0 eth0
::/0 fe80::20d:b9ff:fe51:6da9 UG 202 5 0 eth0
::1/128 :: Un 0 7 0 lo
2001:9b0:21d:7300:5984:38fa:fa49:81d6/128 :: Un 0 5 0 eth0
fe80::144c:494d:4836:2c33/128 :: Un 0 4 0 eth0
ff00::/8 :: U 256 5 0 eth0
::/0 :: !n -1 1 0 lo