• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

Win7 Tunnel stopped working after new computer

Started by Atreus, June 29, 2013, 01:47:36 PM

Previous topic - Next topic

Atreus

So I recently got a new desktop.  On my old one, my ipv6 tunnel worked fine.  It'd been a while since I made it, though, so I've forgotten the exact steps.

Now on my new desktop, the tunnel doesn't seem to work.  Can't ping any ipv6 sites, can't access them, anything.

I deleted and recreated the tunnel on HE's side, just in case.  I can't for the life of me figure out how to completely delete the tunnel information in netsh, as when I try to add the info again I just get the "duplicate name exists on the network" error and I can't figure out how to delete anything beyond the interface itself (and when I re-add the interface, the routes and addresses seem to come back from before.).

Here's my ipconfig /all:

C:\Windows\system32>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Arcturus
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-V
   Physical Address. . . . . . . . . : 74-D0-2B-2C-53-4E
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::9151:17c4:442f:eb3a%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.42(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 242536491
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-5E-EB-17-74-D0-2B-2C-53-4E

   DNS Servers . . . . . . . . . . . : 8.8.8.8
                                       8.8.4.4
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{4D392ADC-A857-467F-A6E3-93B62BA03FA0}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter IP6Tunnel:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

C:\Windows\system32>


show interface:

C:\Windows\system32>netsh interface ipv6 show interface

Idx     Met         MTU          State                Name
---  ----------  ----------  ------------  ---------------------------
  1          50  4294967295  connected     Loopback Pseudo-Interface 1
11          50        1280  disconnected  isatap.{4D392ADC-A857-467F-A6E3-93B62
BA03FA0}
12          50        1280  disconnected  IP6Tunnel
10          20        1500  connected     Local Area Connection


C:\Windows\system32>


show address:

C:\Windows\system32>netsh interface ipv6 show address

Interface 1: Loopback Pseudo-Interface 1

Addr Type  DAD State   Valid Life Pref. Life Address
---------  ----------- ---------- ---------- ------------------------
Other      Preferred     infinite   infinite ::1

Interface 11: isatap.{4D392ADC-A857-467F-A6E3-93B62BA03FA0}

Addr Type  DAD State   Valid Life Pref. Life Address
---------  ----------- ---------- ---------- ------------------------
Other      Deprecated    infinite   infinite fe80::5efe:192.168.1.42%11

Interface 12: IP6Tunnel

Addr Type  DAD State   Valid Life Pref. Life Address
---------  ----------- ---------- ---------- ------------------------
Manual     Deprecated    infinite   infinite 2001:470:7:278::2
Other      Deprecated    infinite   infinite fe80::60a6:6a5c:2d1:2099%12

Interface 10: Local Area Connection

Addr Type  DAD State   Valid Life Pref. Life Address
---------  ----------- ---------- ---------- ------------------------
Other      Preferred     infinite   infinite fe80::9151:17c4:442f:eb3a%10


C:\Windows\system32>


show route:

C:\Windows\system32>netsh interface ipv6 show route

Publish  Type      Met  Prefix                    Idx  Gateway/Interface Name
-------  --------  ---  ------------------------  ---  ------------------------
No       Manual    256  ::/0                       12  2001:470:7:278::1
No       Manual    256  ::1/128                     1  Loopback Pseudo-Interface
1
No       Manual    256  2001:470:7:278::/64        12  IP6Tunnel
No       Manual    256  2001:470:7:278::2/128      12  IP6Tunnel
No       Manual    256  fe80::/64                  10  Local Area Connection
No       Manual    256  fe80::/64                  12  IP6Tunnel
No       Manual    256  fe80::5efe:192.168.1.42/128   11  isatap.{4D392ADC-A857-
467F-A6E3-93B62BA03FA0}
No       Manual    256  fe80::60a6:6a5c:2d1:2099/128   12  IP6Tunnel
No       Manual    256  fe80::9151:17c4:442f:eb3a/128   10  Local Area Connectio
n
No       Manual    256  ff00::/8                    1  Loopback Pseudo-Interface
1
No       Manual    256  ff00::/8                   10  Local Area Connection
No       Manual    256  ff00::/8                   12  IP6Tunnel


C:\Windows\system32>


I feel like I broke things even more when I tried to fix it... help?


cholzhauer

What commands did you use to create the tunnel? 


netsh interface ipv6 delete interface IP6Tunnel

Atreus

I just used the commands given on the 'Example Configurations' page.  I can paste them if you need.

cholzhauer

Yes, please.  If you didn't change them to reflect your nat address, it won't work

Atreus

netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel IP6Tunnel 108.3.147.249 216.66.22.2
netsh interface ipv6 add address IP6Tunnel 2001:470:7:278::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:7:278::1


Here.  My IP's correct.  Beyond that, I'm lost.

kasperd

Quote from: Atreus on July 03, 2013, 01:59:49 PMMy IP's correct.
It does not look correct to me. Your earlier post suggested your IP was 192.168.1.42.

In addition to changing the IP in the tunnel specification on the computer, you may also need to update the configuration on your router. If your router handles protocol 41 automatically, you may not need to change the configuration. But if your router need explicit configuration of the forwarding, you may need to update to reflect the IP of the new computer.

Atreus

That (the .42 IP) is the internal IP.  Do I need to change the given config lines to use my internal IP?

Also, I don't remember having to fiddle with my router when I set it up last time.  I did just find http://bill-owens.blogspot.com/2011/11/hurricane-electric-ipv6-tunnel-through.html.  Would that do it?  I definitely didn't do this last time and it worked...

cholzhauer

Yes, you need to change the public IP address given to you by HE to your private 192.168.x.x address.


Atreus


Atreus

Ah, that seems to have worked perfectly.  Thanks so much!