I have 2 computers that are about as similiar as they can be

  • Both run Fedora Linux 15 x64
  • Both are behind the same IPv4 only NAT (my house)
  • Both run Miredo (Teredo Tunneling) and have unique addresses
  • Both are using Microsoft's Teredo Server copied from here
  • Both have working IPv6 connections, meaning I can get on sites like http://ipv6.google.com/
  • Both have their firewalls disabled

In order to do some testing of project though I need to be able to connect to a server running on one of the computers over IPv6. However it doesn't work, the connection just times out (I'm testing with netcat6). ping6ing the other computer times out. There doesn't seem to be any way to have the two computers talk to each other over IPv6.

What could I be doing wrong? The setups are identical, so I'm out of ideas. Does Teredo not allow pinging other Teredo clients? Does both computers being behind the same NAT affect anything?

link|improve this question

And they can ping each other over IPv4, I'm assuming, and you can ping6 a site like ipv6.google.com. My best guess is that Microsoft's server may be cutting out your ping requests - try another provider. – new123456 Aug 14 '11 at 0:18
@new123456 Tried a few other Teredo servers, none allowed the two computers to talk to each other. Even tried having both comps go through different servers, didn't work – TheLQ Aug 14 '11 at 19:53
Did you ever find a solution to this problem? I think I'm having the same issue (except my computers are on different NATs). It's very strange because an IPv6 Port Scanner reports that connections work. – nandhp Mar 24 at 14:08
1  
@nandhp Nope, and honestly now I've given up on IPv6 tunneling. If you do ever find out what to do, others and me would really appreciate it if you posted it as an answer – TheLQ Mar 24 at 21:54
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.