windows 7 Heartbeat tunnel setup assistance
Shadow Hawkins on Monday, 07 October 2013 17:43:35
Hi,
I graciously request assistance.
I cant get this tunnel working - OS Windows 7 64 bit
Things done thus far:
I have removed the TAP-Windows driver installer as this is a heartbeat tunnel (due to this post
"This while you have a heartbeat tunnel. Please do not install Tun/TAP drivers and call those interfaces 'sixxs' when you are using a heartbeat tunnel." http://www.sixxs.net/forum/?msg=setup-6170634
was previously getting these errors
aiccu_os_exec("netsh int ipv6 delete interface sixxs")
Catastrophic failure
aiccu_os_exec("netsh int ipv6 add v6v4tunnel sixxs 10.0.0.4 216.93.250.26")
Operation not allowed in WOW64.
here is my aiccu version.
D:\Users\bear\Desktop\sixxs>aiccu-2012-02-02-windows-console.exe version
AICCU 2012.02.02-win32 - by Jeroen Massar/SixXS (http://www.sixxs.net)
BuildInfo: Version: 2012.02.02 (r3122:3123)
Builder: jeroen@noc.sixxs.net
Compiler: i586-mingw32msvc-gcc 4.2.1-sjlj
BuildDate: Thu Feb 2 19:36:51 CET 2012
here is my aiccu test.
D:\Users\bear\Desktop\sixxs>aiccu-2012-02-02-windows-console.exe test
Trying to connect to TIC server tic.sixxs.net
sock_getline() : "200 SixXS TIC Service on nlhaa01.sixxs.net ready (http://www.s
ixxs.net)"
sock_printf() : "client TIC/draft-00 AICCU/2012.02.02-win32 - WinNT/6.1.7601-SP
1"
sock_getline() : "200 Client Identity accepted"
sock_printf() : "get unixtime"
sock_getline() : "200 1381165711"
sock_printf() : "username JRJ7-SIXXS"
sock_getline() : "200 JRJ7-SIXXS choose your authentication challenge please"
sock_printf() : "challenge md5"
sock_getline() : "200 7ef5d1e530845222d970e85a952a0100"
sock_printf() : "authenticate md5 a5a4baf370e823aaa57d6abc29037fe5"
sock_getline() : "200 Successfully logged in using md5 as JRJ7-SIXXS (James Rign
ey Jr.)"
sock_printf() : "tunnel show T132474"
sock_getline() : "201 Showing tunnel information for T132474"
sock_getline() : "TunnelId: T132474"
sock_getline() : "Type: 6in4-heartbeat"
sock_getline() : "IPv6 Endpoint: 2001:4830:1100:2ab::2"
sock_getline() : "IPv6 POP: 2001:4830:1100:2ab::1"
sock_getline() : "IPv6 PrefixLength: 64"
sock_getline() : "Tunnel MTU: 1280"
sock_getline() : "Tunnel Name: Rigney IPV6"
sock_getline() : "POP Id: usbos01"
sock_getline() : "IPv4 Endpoint: heartbeat"
sock_getline() : "IPv4 POP: 216.93.250.26"
sock_getline() : "UserState: enabled"
sock_getline() : "AdminState: enabled"
sock_getline() : "Password: XXXXX"
sock_getline() : "Heartbeat_Interval: 60"
sock_getline() : "202 Done"
Successfully retrieved tunnel information for T132474
sock_printf() : "QUIT We will be the only two people left in the world, Yes--Ad
am and Evil!"
Tunnel Information for T132474:
PoP Id : usbos01
IPv6 Local : 2001:4830:1100:2ab::2/64
IPv6 Remote : 2001:4830:1100:2ab::1/64
Tunnel Type : 6in4-heartbeat
Adminstate : enabled
Userstate : enabled
aiccu_setup(2001:4830:1100:2ab::2, first)
Flag: HAS_IFHEAD not present
Flag: NEED_IFHEAD not present
aiccu_os_exec("netsh int ipv6 delete interface sixxs")
Catastrophic failure
Heartbeat tunnel still has a local ipv4 address of 'heartbeat'
heartbeat_socket() - Address is heartbeat
heartbeat_socket() - IPv4 : 10.0.0.4
heartbeat_beat() - Address changed to 10.0.0.4
aiccu_reconfig(2001:4830:1100:2ab::2)
aiccu_os_exec("netsh int ipv6 delete interface sixxs")
Catastrophic failure
aiccu_os_exec("netsh int ipv6 6to4 set state disabled")
Ok.
aiccu_os_exec("netsh int ipv6 set teredo disable")
Ok.
aiccu_os_exec("netsh int ipv6 isatap set state state=disabled")
Ok.
aiccu_os_exec("netsh int ipv6 add v6v4tunnel sixxs 10.0.0.4 216.93.250.26")
You were not connected because a duplicate name exists on the network. If joinin
g a domain, go to System in Control Panel to change the computer name and try ag
ain. If joining a workgroup, choose another workgroup name.
aiccu_os_exec("netsh int ipv6 set subinterface "sixxs" mtu=1280")
Ok.
aiccu_os_exec("netsh int ipv6 add address "sixxs" 2001:4830:1100:2ab::2")
The object already exists.
aiccu_os_exec("netsh int ipv6 add route 2001:4830:1100:2ab::2/64 sixxs")
The object already exists.
aiccu_os_exec("netsh int ipv6 add route 0::/0 sixxs 2001:4830:1100:2ab::1 publis
h=yes")
The object already exists.
aiccu_os_exec("netsh advfirewall firewall add rule name="AICCU: Allow incoming I
CMPv6 echo request" protocol=icmpv6:8,any dir=in action=allow")
Ok.
[HB] HEARTBEAT TUNNEL 2001:4830:1100:2ab::2 sender 1381165712 6016614ca925fa6b16
0d5f8fbd3d2a34
-- done --
please hit a key to close the console window
I can ping my end of the tunnel
D:\Users\bear\Desktop\sixxs>ping -6 2001:4830:1100:2ab::2
Pinging 2001:4830:1100:2ab::2 with 32 bytes of data:
Reply from 2001:4830:1100:2ab::2: time<1ms
Reply from 2001:4830:1100:2ab::2: time<1ms
Reply from 2001:4830:1100:2ab::2: time<1ms
Ping statistics for 2001:4830:1100:2ab::2:
Packets: Sent = 3, Received = 3, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
here is the pertinant part of ipconfig /all
Tunnel adapter sixxs:
Connection-specific DNS Suffix . : home.network
Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:4830:1100:2ab::2(Preferred)
Link-local IPv6 Address . . . . . : fe80::5d52:65ef:b11c:d3fc%29(Preferred)
Default Gateway . . . . . . . . . : 2001:4830:1100:2ab::1
DNS Servers . . . . . . . . . . . : 75.75.75.75
75.75.76.76
NetBIOS over Tcpip. . . . . . . . : Disabled
D:\Users\bear\Desktop\sixxs>
##############################
Ipv6 addresses and Routes
##############################
D:\Users\bear\Desktop\sixxs>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 18: Local Area Connection
Addr Type DAD State Valid Life Pref. Life Address
--------- ----------- ---------- ---------- ------------------------
Other Preferred infinite infinite fe80::e139:cf6e:42b4:a74%18
Interface 29: sixxs
Addr Type DAD State Valid Life Pref. Life Address
--------- ----------- ---------- ---------- ------------------------
Manual Preferred infinite infinite 2001:4830:1100:2ab::2
Other Preferred infinite infinite fe80::5d52:65ef:b11c:d3fc%29
Interface 21: VMware Network Adapter VMnet1
Addr Type DAD State Valid Life Pref. Life Address
--------- ----------- ---------- ---------- ------------------------
Other Preferred infinite infinite fe80::98da:606e:d4c0:89c%21
Interface 22: VMware Network Adapter VMnet8
Addr Type DAD State Valid Life Pref. Life Address
--------- ----------- ---------- ---------- ------------------------
Other Preferred infinite infinite fe80::a07f:2c4d:b9da:4f77%22
testing.....
D:\Users\bear\Desktop\sixxs>nslookup -6 ipv6.google.com
*** Invalid option: 6
Server: cdns01.comcast.net
Address: 75.75.75.75
Non-authoritative answer:
Name: ipv6.l.google.com
Address: 2607:f8b0:400c:c03::68
Aliases: ipv6.google.com
D:\Users\bear\Desktop\sixxs>ping -6 2607:f8b0:400c:c03::68
Pinging 2607:f8b0:400c:c03::68 with 32 bytes of data:
General failure.
General failure.
General failure.
Ping statistics for 2607:f8b0:400c:c03::68:
Packets: Sent = 3, Received = 0, Lost = 3 (100% loss),
Control-C
^C
D:\Users\bear\Desktop\sixxs>tracert -6 2607:f8b0:400c:c03::68
Tracing route to vc-in-x68.1e100.net [2607:f8b0:400c:c03::68]
over a maximum of 30 hops:
1 General failure.
Trace complete.
windows 7 Heartbeat tunnel setup assistance
Shadow Hawkins on Monday, 07 October 2013 17:39:27 Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved
C:\Windows\system32>ping -6 2001:4830:1100:2ab::1
Pinging 2001:4830:1100:2ab::1 with 32 bytes of data:
General failure.
General failure.
General failure.
General failure.
Ping statistics for 2001:4830:1100:2ab::1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
forgot to mention I cant ping the POP either
windows 7 Heartbeat tunnel setup assistance
Jeroen Massar on Monday, 07 October 2013 17:46:07
It seems you have a broken IPv6 stack, you will want to do at least a "netsh ipv6 reset"
Tunnel adapter sixxs: Connection-specific DNS Suffix . : home.network Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater
That is the wrong type of interface (and a typo there too). Remove that interface from the Network control panel and try again.
windows 7 Heartbeat tunnel setup assistance
Shadow Hawkins on Monday, 07 October 2013 18:39:18
Jeroen Massar wrote:
It seems you have a broken IPv6 stack, you will want to do at least a "netsh ipv6 reset"
Thank you Jeroen!
good to go!
Tunnel adapter sixxs: Connection-specific DNS Suffix . : home.network Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater
That is the wrong type of interface (and a typo there too). Remove that interface from the Network control panel and try again.
Posting is only allowed when you are logged in. |