| Linode Forum https://forum.linode.com/ |
|
| Debugging IPv6 HE Tunnel https://forum.linode.com/viewtopic.php?f=19&t=4696 |
Page 1 of 1 |
| Author: | smitty825 [ Mon Oct 05, 2009 11:09 pm ] |
| Post subject: | Debugging IPv6 HE Tunnel |
I'm trying to setup my linode with IPv6 using a HE Tunnel. I'm using an Ubuntu Linode and I've followed the instructions here using both the Debian and Ubuntu sections. For whatever reason, this interface doesn't work. All packets sent from it seem to go into the bit bucket. For example: Code: server:~> ping6 ipv6.google.com The output of the ifconfig command is below, and I'm interested in knowing what is wrong, but I'm also interested in learning what tools would be available for me to debug this type of issue in the future, too! Code: server:~>ifconfig |
|
| Author: | Alucard [ Tue Oct 06, 2009 9:29 am ] |
| Post subject: | |
Firewall? ip6tables? |
|
| Author: | jed [ Tue Oct 06, 2009 12:37 pm ] |
| Post subject: | |
Code: ip6tables -nvL Por favor. :-) |
|
| Author: | smitty825 [ Tue Oct 06, 2009 5:29 pm ] |
| Post subject: | |
jed wrote: Code: ip6tables -nvL Por favor. I don't have a firewall installed, but here are the items you requested Code: server:~> sudo ip6tables -nvL Code: server:~> sudo route -6 It seems that there is no default route for IPv6, however, I'd guess that is correct, because the IPv6 traffic should be tunneling through IPv4. Am I right? Thanks again for the help! |
|
| Author: | OverlordQ [ Wed Oct 07, 2009 9:36 pm ] |
| Post subject: | |
I've tried a billion ways to get it to work in /etc/network/interfaces but none of them worked until this, ymmv Code: auto 6in4 Dont know if last line is required or not and here is my routing table for comparison: Code: Kernel IPv6 routing table |
|
| Author: | mnordhoff [ Wed Oct 07, 2009 10:09 pm ] |
| Post subject: | |
OverlordQ wrote: Dont know if last line is required or not
It's not. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|