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

News:

Welcome to Hurricane Electric's Tunnelbroker.net forums!

Main Menu

Beginner Advice

Started by kesher, July 02, 2012, 04:20:07 AM

Previous topic - Next topic

kesher

Hi,

Im trying to set up IPV6 to test an IPv6 webserver in a datacentre.
I'm using a Windows 7 computer which is behind an NAT router. The router has a ipv4 public ip from the broadband provider. The Windows 7 PC has a 192.168.1.x address.
Also, the public IP is dynamic.

Ive set up the tunnel on the TunnelBroker website and I used the example configuration to try to set up the Windows 7 pc, however its not working.

I can't ping the IPv6 web server. Ive checked the webserver using an online ipv6 tester and it seems fine.

How do I go about diagnosing this problem?
Thanks
Dan

cholzhauer

We're going to need some more information

Are you able to ping your tunnel end point?

Let's see the commands you used to set up your tunnel; also, show the output of ipconfig /all and netstat -a

kesher

I tried the following but it failed at line 2 because the local PC has an ip of 192.168.1.30.

1) netsh interface teredo set state disabled
2) netsh interface ipv6 add v6v4tunnel IP6Tunnel 2.27.11.133 216.66.80.26
3) netsh interface ipv6 add address IP6Tunnel 2001:470:1f08:2d2::2
4) netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f08:2d2::1

So I tried the following which didnt show any errors but is clearly wrong.

1) netsh interface teredo set state disabled
2) netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.1.30 216.66.80.26
3) netsh interface ipv6 add address IP6Tunnel 2001:470:1f08:2d2::2
4) netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f08:2d2::1


C:\Users\DanJourno>ping -6 2001:470:1f08:2d2::2

Pinging 2001:470:1f08:2d2::2 with 32 bytes of data:
Reply from 2001:470:1f08:2d2::2: time<1ms
Reply from 2001:470:1f08:2d2::2: time<1ms
Reply from 2001:470:1f08:2d2::2: time<1ms

Ping statistics for 2001:470:1f08:2d2::2:
    Packets: Sent = 3, Received = 3, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Users\DanJourno>ping -6 2001:470:1f08:2d2::1

Pinging 2001:470:1f08:2d2::1 with 32 bytes of data:
General failure.
General failure.
General failure.
General failure.

Ping statistics for 2001:470:1f08:2d2::1:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Users\DanJourno>ipconfig /all

Windows IP Configuration

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

Ethernet adapter Local Area Connection 3:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : TAP-Win32 Adapter V9 #2
   Physical Address. . . . . . . . . : 00-FF-C7-BD-1E-98
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : TAP-Win32 Adapter V9
   Physical Address. . . . . . . . . : 00-FF-B4-EB-52-8C
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Marvell Yukon 88E8071 PCI-E Gigabit Ether
net Controller
   Physical Address. . . . . . . . . : 00-22-68-65-EE-B8
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::a90e:a2e7:62a3:4bc4%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.30(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 234889832
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-66-64-0A-00-22-68-65-EE-B8

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

Ethernet adapter VMware Network Adapter VMnet1:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet
1
   Physical Address. . . . . . . . . : 00-50-56-C0-00-01
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::d153:c8a8:8ed6:817c%28(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.140.1(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 754995286
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-66-64-0A-00-22-68-65-EE-B8

   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter VMware Network Adapter VMnet8:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet
8
   Physical Address. . . . . . . . . : 00-50-56-C0-00-08
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::7dc6:ca:160:8a19%29(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.49.1(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 771772502
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-66-64-0A-00-22-68-65-EE-B8

   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{5D73EF30-52BD-4A0E-B401-009793C2B840}:

   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

Tunnel adapter isatap.{0E01A668-A937-4E24-8879-ED1A758D4165}:

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

Tunnel adapter isatap.{E13AAA72-0B82-4498-9F48-CA13D631CBB4}:

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

Tunnel adapter isatap.{C7BD1E98-A5D5-4197-9984-40992091826B}:

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

Tunnel adapter isatap.{B4EB528C-BAFE-41E1-9EE2-D618F7D9F894}:

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

Thanks
Dan

cholzhauer

A few things:


1) netsh interface teredo set state disabled
2) netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.1.30 216.66.80.26
3) netsh interface ipv6 add address IP6Tunnel 2001:470:1f08:2d2::2
4) netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f08:2d2::1


This is correct for you because you're behind NAT.  To double check, remove your IP6Tunnel adapter, reboot, and recreate using those commands.

If it still doesn't work, your firewall/router is probably blocking protocol41

To clean up ipconfig, run this


netsh int ipv6 isatap set state disabled

kesher

Thanks. All working now. Not sure why it didnt work the first time.