Linode Forum
https://forum.linode.com/

Can't use IPv6
https://forum.linode.com/viewtopic.php?f=19&t=7035
Page 1 of 1

Author:  Kudu [ Thu Apr 28, 2011 9:38 pm ]
Post subject:  Can't use IPv6

Code:
root@server: ping6 ipv6.google.com
PING ipv6.google.com(pz-in-x6a.1e100.net) 56 data bytes
^C
--- ipv6.google.com ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3000ms


Code:
root@server:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr fe:fd:ad:ff:ff:f9 
          inet addr:173.255.255.249  Bcast:173.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::fcfd:adff:feff:fff9/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:20971 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13228 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1667777 (1.6 MB)  TX bytes:10906099 (10.9 MB)
          Interrupt:227

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1526 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1526 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:134991 (134.9 KB)  TX bytes:134991 (134.9 KB)

sit0      Link encap:IPv6-in-IPv4 
          inet6 addr: ::127.0.0.1/96 Scope:Unknown
          inet6 addr: ::173.255.255.249/96 Scope:Compat
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

sit1      Link encap:IPv6-in-IPv4 
          inet6 addr: 2001:470:1f04:1c58::2/64 Scope:Global
          inet6 addr: 2001:470:1f0e:b6b::2/64 Scope:Global
          inet6 addr: fe80::adff:fff9/64 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:2808 (2.8 KB)


How can I fix this?

Author:  OverlordQ [ Fri Apr 29, 2011 2:46 pm ]
Post subject: 

output of
Code:
ip -6 route

Author:  Kudu [ Fri Apr 29, 2011 6:55 pm ]
Post subject: 

Code:
root@server:~$ ip -6 route
::/96 via :: dev sit0  metric 256
2001:470:1f04:1c58::/64 via :: dev sit1  proto kernel  metric 256
2001:470:1f0e:b6b::/64 via :: dev sit1  proto kernel  metric 256
fe80::/64 via :: dev sit1  proto kernel  metric 256
fe80::/64 dev eth0  proto kernel  metric 256
ff00::/8 dev sit1  metric 256
ff00::/8 dev eth0  metric 256
default dev sit1  metric 1

Author:  db3l [ Fri Apr 29, 2011 8:18 pm ]
Post subject: 

Could you have any filtering in place that might be blocking the traffic? Your IPv6 tunnel is still subject to any of your IPv4 filters, but also if you have any IPv6 filters. Any rejection logs? (assuming your filter logs blocked traffic)

-- David

Author:  morsing [ Thu May 12, 2011 3:02 pm ]
Post subject: 

Has Linode been approved by Google?

Can you ping www.morsing.cc?

Author:  glg [ Thu May 12, 2011 9:14 pm ]
Post subject: 

you're in freemont, no? why are you doing a tunnel instead of the native?

Author:  dbb [ Thu May 12, 2011 9:16 pm ]
Post subject: 

glg wrote:
you're in freemont, no? why are you doing a tunnel instead of the native?

Check the date of the original post.

Author:  glg [ Thu May 12, 2011 9:19 pm ]
Post subject: 

dbb wrote:
glg wrote:
you're in freemont, no? why are you doing a tunnel instead of the native?

Check the date of the original post.


danged thread necropsy!

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/