You are not logged in.

#1 2017-02-19 02:29:19

rohannb
Member
Registered: 2017-02-19
Posts: 2

[SOLVED] Can ping IP addresses, but can't ping URLs

Output when running ping -c 3 8.8.8.8:

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=22.0 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=46 time=29.4 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=46 time=22.8 ms

--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 22.067/24.757/29.401/3.297 ms

Output when running ping -c 3 archlinux.org:

PING archlinux.org(apollo.archlinux.org (2a01:4f8:172:1d86::1)) 56 data bytes

--- archlinux.org ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2025ms

I've tried editing resolv.conf, to no avail (though I could just be doing it wrongly).

Last edited by rohannb (2017-02-19 14:13:17)

Offline

#2 2017-02-19 04:43:29

HiImTye
Member
From: Halifax, NS, Canada
Registered: 2012-05-09
Posts: 1,072

Re: [SOLVED] Can ping IP addresses, but can't ping URLs

do you have ipv6 properly configured? the ping of the DNS is using ipv6, while your ip ping is using ipv4

Offline

#3 2017-02-19 14:12:55

rohannb
Member
Registered: 2017-02-19
Posts: 2

Re: [SOLVED] Can ping IP addresses, but can't ping URLs

After a bit of poking around, I've found that either my router or my ISP doesn't support IPv6. My IPv4 connection is working fine, though. Thank you!

Offline

Board footer

Powered by FluxBB