You are not logged in.

#1 2020-06-23 04:00:16

Apion
Member
Registered: 2020-06-23
Posts: 2

Can't ping IPV6 addresses or websites using IPV6

So I'm not really sure whats happening here, but I'm not able to ping certain URLs. It seems that my nameserver isn't resolving URLS to the correct IPV6 addresses. For example, if i try to ping Google:

PING google.com(iad23s72-in-x0e.1e100.net (2607:f8b0:4004:80a::200e)) 56 data bytes

and I get 100% packet loss.
However, if I ping forbes, all packets are returned, but its using an IPV4 address. If I ping 2001:4860:4860::8888 (Googles DNS for IPV6) I can't reach it. I don't really know what else to include, but its causing problems because I can't reach some websites.

Offline

#2 2020-06-23 12:47:51

Abaddon
Member
From: Poland
Registered: 2004-05-03
Posts: 249

Re: Can't ping IPV6 addresses or websites using IPV6

Do you have valid IPv6 address and properly set up IPv6 routing?


Gnome - The weakest link!
Linux, *not* GNU/Linux!

Offline

#3 2020-06-23 13:09:18

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 629

Re: Can't ping IPV6 addresses or websites using IPV6

Does your default gateway support IPv6?

Offline

#4 2020-06-23 14:57:14

Apion
Member
Registered: 2020-06-23
Posts: 2

Re: Can't ping IPV6 addresses or websites using IPV6

Does your default gateway support IPv6?

Yes

Do you have valid IPv6 address and properly set up IPv6 routing?

I haven't done anything with IPV6. I was under the impression that Arch set everything without me having to do anything. (Then again, I probably shouldn't have thought that lol) How would I go about that? Or is there a way to set it so that everything is resolved to IPV4?

Offline

#5 2020-06-23 15:21:02

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Can't ping IPV6 addresses or websites using IPV6

The problem might be somewhere else then your system, like the network setup of your provider.
(some providers advertise IPv6 support but only provide a 6to4 tunnel, not full ipv6 ).

Let's check if you can reach archlinux,org over both ipv4 and ipv6 .

$ traceroute 138.201.81.199
$ traceroute 2a01:4f8:172:1d86::1

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2020-06-26 23:32:10

foxcub
Member
From: California
Registered: 2006-06-10
Posts: 36

Re: Can't ping IPV6 addresses or websites using IPV6

What does

ip -6 route

say?

Offline

Board footer

Powered by FluxBB