SixXS::Sunset 2017-06-06

Windows 7 64Bit
[de] Shadow Hawkins on Thursday, 29 December 2011 15:36:23
Hello all, Has any one got the tunnel working with more than one open_vpn adapter installed? It works for me only if one TAP adapter is installed in the system. Thanks
Windows 7 64Bit
[ch] Jeroen Massar SixXS Staff on Thursday, 29 December 2011 16:04:53
If you name the interface you want 'aiccu' (or the value given in 'ipv6_interface' in the configuration file) then AICCU should pick that one. If it does not, run it in verbose and cut&paste the output to here in the forum. (of course do mask out the heartbeat password line)
Windows 7 64Bit
[nl] Shadow Hawkins on Tuesday, 06 March 2012 15:49:13
After moving from Windows 2003 to Windows 2008 R2, i'm also having this issue. I must say the 2003 was 32 bit. Things done so far. installed openvpn-2.1.4 drivers. Renamed new TAP to sixxs using aiccu-2012-02-02-windows-console still no ipv6 connection. here an output of aiccu
c:\aiccu>aiccu autotest 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 1331031024" sock_printf() : "username SIXXS-SIXXS" sock_getline() : "200 SIXXS-SIXXS choose your authentication challenge please" sock_printf() : "challenge md5" sock_getline() : "200 xxx" sock_printf() : "authenticate md5 xxx" sock_getline() : "200 Successfully logged in using md5 as SIXXS-SIXXS ()" sock_printf() : "tunnel show T87000" sock_getline() : "201 Showing tunnel information for T87000" sock_getline() : "TunnelId: T87000" sock_getline() : "Type: 6in4-heartbeat" sock_getline() : "IPv6 Endpoint: 2001:1af8:cafe:11a::2" sock_getline() : "IPv6 POP: 2001:1af8:cafe:11a::1" sock_getline() : "IPv6 PrefixLength: 64" sock_getline() : "Tunnel MTU: 1280" sock_getline() : "Tunnel Name: My First Tunnel" sock_getline() : "POP Id: nlhaa01" sock_getline() : "IPv4 Endpoint: heartbeat" sock_getline() : "IPv4 POP: 94.75.219.73" sock_getline() : "UserState: enabled" sock_getline() : "AdminState: enabled" sock_getline() : "Password: xxx" sock_getline() : "Heartbeat_Interval: 60" sock_getline() : "202 Done" Successfully retrieved tunnel information for T87000 sock_printf() : "QUIT Tschussss..." Tunnel Information for T87000: PoP Id : nlhaa01 IPv6 Local : 2001:1af8:cafe:11a::2/64 IPv6 Remote : 2001:1af8:cafe:11a::1/64 Tunnel Type : 6in4-heartbeat Adminstate : enabled Userstate : enabled aiccu_setup(2001:1af8:cafe:11a::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 : 192.168.1.1 heartbeat_beat() - Address changed to 192.168.1.1 aiccu_reconfig(2001:1af8:cafe:11a::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 192.168.1.1 94.75.219.73") Operation not allowed in WOW64. aiccu_os_exec("netsh int ipv6 set subinterface "sixxs" mtu=1280") Ok. aiccu_os_exec("netsh int ipv6 add address "sixxs" 2001:1af8:cafe:11a::2") The object already exists. aiccu_os_exec("netsh int ipv6 add route 2001:1af8:cafe:11a::2/64 sixxs") The object already exists. aiccu_os_exec("netsh int ipv6 add route 0::/0 sixxs 2001:1af8:cafe:11a::1 publis h=yes") The object already exists. aiccu_os_exec("netsh advfirewall firewall add rule name="AICCU: Allow incoming I CMPv6 echo requestG" protocol=icmpv6:8,any dir=in action=allow") Ok. [HB] HEARTBEAT TUNNEL 2001:1af8:cafe:11a::2 sender 1331031027 xxxx -- done -- please hit a key to close the console window ############################## Ipv6 addresses and Routes ############################## 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: Local Area Connection Addr Type DAD State Valid Life Pref. Life Address --------- ----------- ---------- ---------- ------------------------ Other Preferred infinite infinite fe80::213:72ff:fe19:9469%11 Interface 27: ipv6tunnel Addr Type DAD State Valid Life Pref. Life Address --------- ----------- ---------- ---------- ------------------------ Other Preferred infinite infinite fe80::ac10:bfe%27 Interface 14: VirtualBox Host-Only Network Addr Type DAD State Valid Life Pref. Life Address --------- ----------- ---------- ---------- ------------------------ Other Preferred infinite infinite fe80::a00:27ff:fe00:4012%14 Interface 15: sixxs Addr Type DAD State Valid Life Pref. Life Address --------- ----------- ---------- ---------- ------------------------ Manual Tentative infinite infinite 2001:1af8:cafe:11a::2 Other Deprecated infinite infinite fe80::2ff:17ff:fe94:c79b%15 netsh interface ipv6>show route Publish Type Met Prefix Idx Gateway/Interface Name ------- -------- --- ------------------------ --- ------------------------ Yes Manual 256 ::/0 15 2001:1af8:cafe:11a::1 No Manual 256 ::1/128 1 Loopback Pseudo-Interface 1 No Manual 256 2001:1af8:cafe:11a::/64 15 sixxs No Manual 256 fe80::/64 14 VirtualBox Host-Only Netw ork No Manual 256 fe80::/64 15 sixxs No Manual 256 fe80::/64 11 Local Area Connection No Manual 256 fe80::/64 27 ipv6tunnel No Manual 256 fe80::ac10:bfe/128 27 ipv6tunnel No Manual 256 fe80::213:72ff:fe19:9469/128 11 Local Area Connection No Manual 256 fe80::2ff:17ff:fe94:c79b/128 15 sixxs No Manual 256 fe80::a00:27ff:fe00:4012/128 14 VirtualBox Host-Only Network No Manual 256 ff00::/8 1 Loopback Pseudo-Interface 1 No Manual 256 ff00::/8 14 VirtualBox Host-Only Netw ork No Manual 256 ff00::/8 15 sixxs No Manual 256 ff00::/8 11 Local Area Connection No Manual 256 ff00::/8 27 ipv6tunnel netsh interface ipv6> c:\aiccu>aiccu 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
any idea on what i'm missing?
Windows 7 64Bit
[ch] Jeroen Massar SixXS Staff on Tuesday, 06 March 2012 16:12:19
Things done so far.
installed openvpn-2.1.4 drivers.
Renamed new TAP to sixxs
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.
aiccu_os_exec("netsh int ipv6 delete interface sixxs")
Catastrophic failure
That is a rather interesting error message.
aiccu_os_exec("netsh int ipv6 add v6v4tunnel sixxs 192.168.1.1 94.75.219.73")
Operation not allowed in WOW64.
That one too. But that is likely because Tun/TAP does not support this. Which again makes sense. As you are behind a NAT you likely need to use an AYIYA tunnel anyway. In that case you indeed need the Tun/TAP driver.
Windows 7 64Bit
[nl] Shadow Hawkins on Tuesday, 06 March 2012 16:16:38
Yes i am behind a NAT. and the need for the TAP is beause it should be using AYIYA. on the 2003 i could use the GUI. with no problem. but because the 2008 is 64bit. i have to use the console. should i add these too aiccu.conf?
# Behind a NAT? behindnat true # Make heartbeats when the protocol needs it? makebeats true
Windows 7 64Bit
[ch] Jeroen Massar SixXS Staff on Tuesday, 06 March 2012 16:47:11
# Behind a NAT?
behindnat true
Does not exist any more, as this was only a flag for the GUI that informed the user that they where behind a NAT and thus could not (easily) do proto-41 tunnels.
# Make heartbeats when the protocol needs it?
makebeats true
Default and should also be on in the general case.
Windows 7 64Bit
[nl] Shadow Hawkins on Tuesday, 06 March 2012 16:22:35
Thx Massar, Went to sixxs tunnel page. and set tunnel type to AYIYA (again). up and running.... thx

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

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