SixXS::Sunset 2017-06-06

Windows Server 2008 R2 Enterprise v6v4 tunnel problem (Heartbeat)
[pl] Carmen Sandiego on Sunday, 22 August 2010 17:28:24
I can't make my v6v4 tunnel work. console commands log:
PS E:\> .\aiccu-2008-03-15-windows-console.exe test sock_getline() : "200 SixXS TIC Service on noc.sixxs.net ready (http://www.sixxs.net)" sock_printf() : "client TIC/draft-00 AICCU/2008.03.15-console-win32 WinNT/6.1.7600" sock_getline() : "200 Client Identity accepted" sock_printf() : "get unixtime" sock_getline() : "200 1282490486" sock_printf() : "username MWR3-SIXXS" sock_getline() : "200 MWR3-SIXXS choose your authentication challenge please" sock_printf() : "challenge md5" sock_getline() : "200 f50d41c13c59a74b6a6bdfbdd90af2fe" sock_printf() : "authenticate md5 f6dae1802a1f5f7d4cffc73861a148ce" sock_getline() : "200 Successfully logged in using md5 as MWR3-SIXXS (Maciej Walanus)" sock_printf() : "tunnel show T38241" sock_getline() : "201 Showing tunnel information for T38241" sock_getline() : "TunnelId: T38241" sock_getline() : "Type: 6in4-heartbeat" sock_getline() : "IPv6 Endpoint: 2001:6a0:200:1e4::2" sock_getline() : "IPv6 POP: 2001:6a0:200:1e4::1" sock_getline() : "IPv6 PrefixLength: 64" sock_getline() : "Tunnel MTU: 1280" sock_getline() : "Tunnel Name: My First Tunnel" sock_getline() : "POP Id: plwaw01" sock_getline() : "IPv4 Endpoint: heartbeat" sock_getline() : "IPv4 POP: 193.219.28.26" sock_getline() : "UserState: enabled" sock_getline() : "AdminState: enabled" sock_getline() : "Password: ..." sock_getline() : "Heartbeat_Interval: 60" sock_getline() : "202 Done" Succesfully retrieved tunnel information for T38241 sock_printf() : "QUIT That's what I get" Tunnel Information for T38241: PoP Id : plwaw01 IPv6 Local : 2001:6a0:200:1e4::2/64 IPv6 Remote : 2001:6a0:200:1e4::1/64 Tunnel Type : 6in4-heartbeat Adminstate : enabled Userstate : enabled Name : My First Tunnel Flag: HAS_IFHEAD not present Flag: NEED_IFHEAD not present heartbeat_socket() - IPv4 : 89.72.109.231 [HB] HEARTBEAT TUNNEL 2001:6a0:200:1e4::2 sender 1282490488 3379116f0efed91232cbed8f9ec3b4fa [error] Tunnel Setup Failed PS E:\> .\aiccu-2008-03-15-windows-console.exe start sock_getline() : "200 SixXS TIC Service on noc.sixxs.net ready (http://www.sixxs.net)" sock_printf() : "client TIC/draft-00 AICCU/2008.03.15-console-win32 WinNT/6.1.7600" sock_getline() : "200 Client Identity accepted" sock_printf() : "get unixtime" sock_getline() : "200 1282490493" sock_printf() : "username MWR3-SIXXS" sock_getline() : "200 MWR3-SIXXS choose your authentication challenge please" sock_printf() : "challenge md5" sock_getline() : "200 63e4045d48fb15d48d2a5fa93744d64c" sock_printf() : "authenticate md5 829bed48291930baa72202d3ed29d904" sock_getline() : "200 Successfully logged in using md5 as MWR3-SIXXS (Maciej Walanus)" sock_printf() : "tunnel show T38241" sock_getline() : "201 Showing tunnel information for T38241" sock_getline() : "TunnelId: T38241" sock_getline() : "Type: 6in4-heartbeat" sock_getline() : "IPv6 Endpoint: 2001:6a0:200:1e4::2" sock_getline() : "IPv6 POP: 2001:6a0:200:1e4::1" sock_getline() : "IPv6 PrefixLength: 64" sock_getline() : "Tunnel MTU: 1280" sock_getline() : "Tunnel Name: My First Tunnel" sock_getline() : "POP Id: plwaw01" sock_getline() : "IPv4 Endpoint: heartbeat" sock_getline() : "IPv4 POP: 193.219.28.26" sock_getline() : "UserState: enabled" sock_getline() : "AdminState: enabled" sock_getline() : "Password: 537b310e4d51f215b8e205e7226101e5" sock_getline() : "Heartbeat_Interval: 60" sock_getline() : "202 Done" Succesfully retrieved tunnel information for T38241 sock_printf() : "QUIT We will be the only two people left in the world, Yes--Adam and Evil!" Tunnel Information for T38241: PoP Id : plwaw01 IPv6 Local : 2001:6a0:200:1e4::2/64 IPv6 Remote : 2001:6a0:200:1e4::1/64 Tunnel Type : 6in4-heartbeat Adminstate : enabled Userstate : enabled Name : My First Tunnel Flag: HAS_IFHEAD not present Flag: NEED_IFHEAD not present heartbeat_socket() - IPv4 : 89.72.109.231 [HB] HEARTBEAT TUNNEL 2001:6a0:200:1e4::2 sender 1282490495 fdd58163a0fefb098a191189449a00a0 PS E:\> .\aiccu-2008-03-15-windows-console.exe showtaps [error] aiccu (start|stop|brokers|tunnels|tunshow [tunnel_id]|test|autotest|license|listtaps|version) [<configfile>] PS E:\> .\aiccu-2008-03-15-windows-console.exe listtaps [warning] Error opening registry key: SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Prop erties (t1) [error] No TAP-WIN32 interface found, please install the Tun/Tap driver first See http://www.sixxs.net/faq/aiccu/?faq=tundriver for more details. PS E:\>
my config:
# AICCU Configuration (Saved by AICCU 2006.07.23) # Login information username $$$$$$$ password $$$$$$$ # Interface names to use #ipv6_interface sixxs # The tunnel_id to use # (only required when there are multiple tunnels in the list) tunnel_id T38241 # Try to automatically login and setup the tunnel? automatic true # TLS Required? requiretls false # Be verbose? verbose true # Daemonize? daemonize true
Please, somebody help. I've searched FAQ, Wiki, this Forum and nothing helps.
Windows Server 2008 R2 Enterprise v6v4 tunnel problem (Heartbeat)
[ch] Jeroen Massar SixXS Staff on Sunday, 22 August 2010 17:29:40
A heartbeat tunnel has nothing to do with a TAP adapter. Heartbeat == protocol 41, which is provided by Windows already. AYIYA == well, AYIYA, which requires the need of a TUN/TAP adapter.
Windows Server 2008 R2 Enterprise v6v4 tunnel problem (Heartbeat)
[pl] Carmen Sandiego on Sunday, 22 August 2010 17:36:59
Ok I know that, nevertheless I can't make it work.
Windows Server 2008 R2 Enterprise v6v4 tunnel problem (Heartbeat)
[ch] Jeroen Massar SixXS Staff on Sunday, 22 August 2010 18:40:30
If you know that why are you bothering with the tap commands? Do check that you do not have an interface named 'sixxs' or 'aiccu'. For the rest, read the big orange box which points to the "Reporting Problems Checklist" and provide the information which is requested there, that way people here on the forum actually have the information/details to be able to help you out.
Windows Server 2008 R2 Enterprise v6v4 tunnel problem (Heartbeat)
[pl] Carmen Sandiego on Sunday, 22 August 2010 18:59:37
I don't have any interface named 'sixxs' or 'aiccu' I don't receive any error apart from the one from '<> test' command switch. I've begun to search for any clues inside the source but it don't want to build because of lack of definition of 'T_TXT' macro. I am clueless.

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker