Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Can't use IPv6
PostPosted: Thu Apr 28, 2011 9:38 pm 
Offline
Newbie

Joined: Thu Apr 28, 2011 7:44 pm
Posts: 2
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?


Top
   
 Post subject:
PostPosted: Fri Apr 29, 2011 2:46 pm 
Offline
Senior Member

Joined: Sat Jun 05, 2004 12:49 am
Posts: 333
output of
Code:
ip -6 route


Top
   
 Post subject:
PostPosted: Fri Apr 29, 2011 6:55 pm 
Offline
Newbie

Joined: Thu Apr 28, 2011 7:44 pm
Posts: 2
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


Top
   
 Post subject:
PostPosted: Fri Apr 29, 2011 8:18 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:18 am
Posts: 681
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


Top
   
 Post subject:
PostPosted: Thu May 12, 2011 3:02 pm 
Offline
Newbie

Joined: Tue Sep 07, 2010 7:09 am
Posts: 4
Website: http://www.morsing.cc/
Has Linode been approved by Google?

Can you ping www.morsing.cc?

_________________
Why can I not enter my IRC info in the forum profile?


Top
   
 Post subject:
PostPosted: Thu May 12, 2011 9:14 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
you're in freemont, no? why are you doing a tunnel instead of the native?


Top
   
 Post subject:
PostPosted: Thu May 12, 2011 9:16 pm 
Offline
Senior Member

Joined: Tue Aug 12, 2008 8:41 am
Posts: 56
glg wrote:
you're in freemont, no? why are you doing a tunnel instead of the native?

Check the date of the original post.


Top
   
 Post subject:
PostPosted: Thu May 12, 2011 9:19 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
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!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group