Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Windows => Topic started by: HostFat on October 25, 2012, 04:39:49 PM

Title: Unable to install Tunnel
Post by: HostFat on October 25, 2012, 04:39:49 PM
Windows 7 X64

I used them on cmd:
netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.1.128 216.66.86.114
netsh interface ipv6 add address IP6Tunnel 2001:470:6c:355::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:6c:355::1


ipconfig /all
Windows IP Configuration

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

Ethernet adapter LAN:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : E0-CB-4E-26-B9-2E
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::4976:cf74:1e93:58fc%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.128(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.254
   DHCPv6 IAID . . . . . . . . . . . : 249613134
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-FD-E4-0F-E0-CB-4E-26-B9-2E

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

Ethernet adapter LAN2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller #2
   Physical Address. . . . . . . . . : E0-CB-4E-26-C0-42
   DHCP Enabled. . . . . . . . . . . : Yes
   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

Tunnel adapter isatap.{56A54E69-2C5C-4B16-86F3-6A5DEEA7CF9D}:

   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 isatap.{EE8AB1DB-A4BE-4E67-83C6-ED0EA44E8CD8}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
Title: Re: Unable to install Tunnel
Post by: cholzhauer on October 25, 2012, 05:09:18 PM
Is your router passing protocol 41?
Title: Re: Unable to install Tunnel
Post by: HostFat on October 25, 2012, 05:21:45 PM
I don't know, is there a way to check it?
Title: Re: Unable to install Tunnel
Post by: cholzhauer on October 26, 2012, 05:46:32 AM
Get out something like wireshark and look for incoming protcol 41 packets
Title: Re: Unable to install Tunnel
Post by: johnpoz on October 29, 2012, 12:20:49 PM
What router do you have?  Did you set it to forward protocol 41 to this windows box?  If not - then highly unlikely its doing that.

Have you put this windows box(ip) into the DMZ of the router?  Sometimes that works.