Hmm, IPv4 vs IPv6 seems to be an issue, indeed. But I’d not too easily blame the ISP:
“Network is unreachable” - it can’t even connect, but not consistently. Sometimes the domain name is working sometimes not.
You can’t ping 8.8.8.8, but can you ping the IPv6 address?
Can you resolve dig -6 8.8.8.8
What do you get from
ping -6 fd00::1eed:6fff:fe45:cda5#53
If IPv6 is working, which is seems to be confirmed by rsp@localhost:~> curl 'https://api6.ipify.org/' 2401:4900:1f36:4e22:b957:7fc3:a83f:663ersp@localhost:~>
already, it may be an issue with the IPv4 gateway.
What do you get from
You have IPv4-IPv6 dual stack network configuration (as it shown in your “ip a / ip r” output), the stack choice depends on a resolved address family via DNS. If your ISP has deployed CGNAT on the way to rollout ipv6, that supposed to work smoothly for IPv4 and IPv6. So that if there’s some misconfiguration related to IPv6, try temporarily to disable IPv6 for that wifi interface in network configuration, toggle off-on that wifi, and test out ipv4 sites accessibility. If it doesn’t help, I’d ask ISP to provide help how it supposed to work.
@rsp2 You’d better make sure to have a default route configured. How did you set up your W-LAN? Network Manager is recommendable for wifi. If IP4 is set to automatic it should get the gateway setting from your router, indeed:
Hi All,
Thanks a lot for all the support . The problem originated with the WIFI and it has been set right this morning by the local technicians. I can now access all the websites.