1
22.7 Legacy Series / Re: IPv6 Issues with 22.7_4
« on: August 15, 2022, 10:35:26 pm »
Nice! Thanks for the effort, Franco
Maurice's suggestion seems to helped too. I left a ping running after disabling "Use IPv4 connectivity" for the problematic WAN interface.
ping 2001:4860:4860::8888 | while read l; do echo `date` $l; done
Mon Aug 15 06:26:37 PM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=120 time=9.63 ms
I haven't lost IPv6 since, it's still going strong ...
Mon Aug 15 10:29:05 PM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=14532 ttl=120 time=8.36 ms
EDIT: next day, still stable
Tue Aug 16 08:49:13 AM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=51692 ttl=120 time=7.28 ms
Weird, I probably had "Use IPv4 connectivity" enabled since I setup this install a couple of years ago.
Maurice's suggestion seems to helped too. I left a ping running after disabling "Use IPv4 connectivity" for the problematic WAN interface.
ping 2001:4860:4860::8888 | while read l; do echo `date` $l; done
Mon Aug 15 06:26:37 PM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=120 time=9.63 ms
I haven't lost IPv6 since, it's still going strong ...
Mon Aug 15 10:29:05 PM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=14532 ttl=120 time=8.36 ms
EDIT: next day, still stable
Tue Aug 16 08:49:13 AM CEST 2022 64 bytes from 2001:4860:4860::8888: icmp_seq=51692 ttl=120 time=7.28 ms
Weird, I probably had "Use IPv4 connectivity" enabled since I setup this install a couple of years ago.