- Joined
- Sep 16, 2018
- Messages
- 32,766
- Reaction score
- 10,251
Oops, after changing my OpenWRT virtual router from the old Intel J4105 mini PC (PVE 7.4) to Intel N100 mini PC (PVE 8.0), it seems to me I can no longer get Singtel Native IPv6 to work.
Guess I have to wait for the issues to be sorted out by itself (not so sure how long).
Guess I did not wait enough for OpenWRT side (it was not working after 24 hours so I gave up).
Now it works again.
Code:
root@OpenWrt:~# ping -c 6 ipv6.google.com
PING ipv6.google.com (2404:6800:4003:c1c::8b): 56 data bytes
64 bytes from 2404:6800:4003:c1c::8b: seq=0 ttl=105 time=3.896 ms
64 bytes from 2404:6800:4003:c1c::8b: seq=1 ttl=105 time=3.744 ms
64 bytes from 2404:6800:4003:c1c::8b: seq=2 ttl=105 time=3.845 ms
64 bytes from 2404:6800:4003:c1c::8b: seq=3 ttl=105 time=3.759 ms
64 bytes from 2404:6800:4003:c1c::8b: seq=4 ttl=105 time=3.483 ms
64 bytes from 2404:6800:4003:c1c::8b: seq=5 ttl=105 time=3.956 ms
--- ipv6.google.com ping statistics ---
6 packets transmitted, 6 packets received, 0% packet loss
round-trip min/avg/max = 3.483/3.780/3.956 ms
