Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


ping6 google.com and ping6 ipv6.google.com
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

ping6 google.com and ping6 ipv6.google.com

ahmiqahmiq Member
edited January 2015 in General

Hi everyone,

I have an online.net small box with debian on it and running wide ipv6 client. If i try to ping ipv6.google.com it works:

ping6 ipv6.google.com
PING ipv6.google.com(ea-in-x66.1e100.net) 56 data bytes
64 bytes from ea-in-x66.1e100.net: icmp_seq=1 ttl=54 time=12.7 ms
64 bytes from ea-in-x66.1e100.net: icmp_seq=2 ttl=54 time=12.7 ms
64 bytes from ea-in-x66.1e100.net: icmp_seq=3 ttl=54 time=12.9 ms

but if i try to ping6 google.com , it says host unknown host

ping6 google.com
unknown host

Also checking facebook.com with ipv6:

ping6 facebook.com
PING facebook.com(edge-star6-shv-12-frc3.facebook.com) 56 data bytes
64 bytes from edge-star6-shv-12-frc3.facebook.com: icmp_seq=1 ttl=51 time=97.0 ms
64 bytes from edge-star6-shv-12-frc3.facebook.com: icmp_seq=2 ttl=51 time=97.0 ms
64 bytes from edge-star6-shv-12-frc3.facebook.com: icmp_seq=3 ttl=51 time=97.0 ms

If i check the host for AAAA from online.net :

host -t AAAA google.com
google.com has no AAAA record

If i check the host from Ramnode Vps:

host -t AAAA google.com
google.com has IPv6 address 2a00:1450:400c:c09::65

From a VPS at ramnode with ipv6 , it works fine :

 ping6 google.com
PING google.com(ea-in-x8b.1e100.net) 56 data bytes
64 bytes from ea-in-x8b.1e100.net: icmp_seq=1 ttl=56 time=614 ms
64 bytes from ea-in-x8b.1e100.net: icmp_seq=2 ttl=56 time=13.3 ms
64 bytes from ea-in-x8b.1e100.net: icmp_seq=3 ttl=56 time=13.4 ms
64 bytes from ea-in-x8b.1e100.net: icmp_seq=4 ttl=56 time=13.5 ms

I tried to look on internet but couldnt find a solution. Any help would be appreciated.

Thank you.

Comments

Sign In or Register to comment.