SixXS::Sunset 2017-06-06

Need help to troubleshoot no ipv6 traffic - novice user
[hk] Shadow Hawkins on Sunday, 29 November 2015 10:17:36
Please anyone could give me some hints to find out the problems. Thanks! Being a novice user, don't know how-tos, need help to troubleshoot no ipv6 traffic after setup & running OK for several months. Noticed no able to connect to "https://ipv6.google.com" ; not support ipv6 while tested at www.kame.net 6 items shown in below are some information off-hand. I don't have enough knowledge to proceed others , Please kindly advise. (1) Run "aiccu-2012-02-02-windows-console.exe" on a Windows 10 build 1511, : sock_printf() : "tunnel list" sock_getline() : "201 Listing tunnels" sock_getline() : "T167441 2401:e800:100:162::2 ayiya vnhan01" sock_getline() : "202 <tunnel_id> <ipv6_endpoint> <ipv4_endpoint> <pop_name>" sock_printf() : "tunnel show T167441" sock_getline() : "201 Showing tunnel information for T167441" sock_getline() : "TunnelId: T167441" sock_getline() : "Type: ayiya" sock_getline() : "IPv6 Endpoint: 2401:e800:100:162::2" sock_getline() : "IPv6 POP: 2401:e800:100:162::1" sock_getline() : "IPv6 PrefixLength: 64" sock_getline() : "Tunnel MTU: 1280" sock_getline() : "Tunnel Name: My First Tunnel" sock_getline() : "POP Id: vnhan01" sock_getline() : "IPv4 Endpoint: ayiya" sock_getline() : "IPv4 POP: 119.17.194.232" 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 T167441 sock_printf() : "QUIT Never Ever Land" Tunnel Information for T167441: PoP Id : vnhan01 IPv6 Local : 2401:e800:100:162::2/64 IPv6 Remote : 2401:e800:100:162::1/64 Tunnel Type : ayiya Adminstate : enabled Userstate : enabled aiccu_setup(2401:e800:100:162::2, first) Flag: HAS_IFHEAD not present Flag: NEED_IFHEAD not present Error opening registry key: SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Configuration\ComponentId (t3) Error opening registry key: SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Properties (t2) Using configured interface sixxs [tun-start] Trying \\.\Global\{0216461E-542F-4FF1-90E0-76D7FCE6F1FD}.tap [tun-start] This is * 7, not the one we want [tun-start] Trying \\.\Global\{248BD3EE-4931-49C3-95B6-A301F6C29C4D}.tap [tun-start] This is * 11, not the one we want [tun-start] Trying \\.\Global\{32A955A9-B2FA-4868-A3A8-41CEAE8AA4F6}.tap [tun-start] This is Broadcom NetLink Gigabit Ethernet, not the one we want [tun-start] Trying \\.\Global\{3FB4E9F5-45B3-4670-825F-929E9F2DA1DA}.tap [tun-start] This is TeamViewer VPN Adapter, not the one we want [tun-start] Trying \\.\Global\{4A3A686E-8FBA-42CE-9050-BFDEC56CBF7C}.tap [tun-start] This is * 8, not the one we want [tun-start] Trying \\.\Global\{4A766A43-47F4-461D-82AF-449C3556E734}.tap [tun-start] This is * 1, not the one we want [tun-start] Trying \\.\Global\{4E259F01-D067-4DCC-938F-0F6620135810}.tap [tun-start] This is * 14, not the one we want [tun-start] Trying \\.\Global\{51F4FC6E-F1E7-4137-94EB-CA979A6AE686}.tap [tun-start] This is * 5, not the one we want [tun-start] Trying \\.\Global\{6B4E9BD1-F4FF-4A64-93FC-08D30C1B4023}.tap [tun-start] This is , not the one we want [tun-start] Trying \\.\Global\{802E0296-E0C8-4471-AC0B-7EF312CAEEDE}.tap [tun-start] This is * 6, not the one we want [tun-start] Trying \\.\Global\{837A41CF-F772-4B51-90E5-6FF0383DB286}.tap [tun-start] This is VMware Vitual Ethernet Adapter VMnet1, not the one we want [tun-start] Trying \\.\Global\{A3ABAC37-82FF-41EC-AF95-DF6561B25D11}.tap [tun-start] This is * 10, not the one we want [tun-start] Trying \\.\Global\{C784593E-7EBA-40B9-BE95-37F9415FFF9B}.tap [tun-start] This is * 4, not the one we want [tun-start] Trying \\.\Global\{D5116B5A-9A02-493B-8D43-30AEB40F3D11}.tap [tun-start] This is * 3, not the one we want [tun-start] Trying \\.\Global\{D8C02FF6-EC58-428D-87D1-315CA1FBCA88}.tap [tun-start] This is * 13, not the one we want [tun-start] Trying \\.\Global\{E31196A2-A15D-46A3-AE90-F34B1D01580E}.tap [tun-start] This is sixxs, the one we want [tun-start] TAP-Win32 Driver Version 9.9 aiccu_setup(2401:e800:100:162::2, other) Flag: HAS_IFHEAD not present Flag: NEED_IFHEAD not present 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 set subinterface "sixxs" mtu=1280") Ok. aiccu_os_exec("netsh int ipv6 add address "sixxs" 2401:e800:100:162::2") aiccu_os_exec("netsh int ipv6 add route 2401:e800:100:162::2/64 sixxs") Ok. aiccu_os_exec("netsh int ipv6 add route 0::/0 sixxs 2401:e800:100:162::1 publish=yes") Ok. aiccu_os_exec("netsh advfirewall firewall add rule name="AICCU: Allow incoming ICMPv6 echo request? protocol=icmpv6:8,any dir=in action=allow") One or more essential parameters were not entered. Verify the required parameters, and reenter them. [AYIYA-start] : Anything in Anything (draft-02) [AYIYA-tun->tundev] : (Socket to TUN) started (2) Live Tunnel Stat. on sixxs.net showed: Tunnel Traffic (last 5 minutes) Packet In2015-11-28 13:14:47 (1448716487; 0 days 00:00:35 ago) Packets In35 Packets In (Total)603113 Octets In2909 Octets In (Total)82939134 Packet Out2015-11-28 13:14:48 (1448716488; 0 days 00:00:34 ago) Packets Out75 Packets Out (Total)729798 Octets Out13343 Octets Out (Total)758462756 Tunnel Latency (last 5 minutes) Latency Pkt Sent3 Latency Pkt Recv0 Encap.Pkt Too Bignone Errors seen for this tunnel Disabled tunnelnone Clock Offnone Encap.Pkt Send Errornone Same In&Out Interfacenone Wrong Source IPv6none Wrong Source IPv4none Packet over uplinknone Non-IPv6 Payload46818, last: 183.54.70.255 2015-11-28 13:15:16 (1448716516; 0 days 00:00:06 ago) Non-IPv4 Payloadnone AYIYA Hash Failnone AYIYA-non-AYIYAnone AYIYA Invalid Forwardnone Heartbeat Hash Failnone HB-non-HBnone HB Missing IPv4none HB Sender Mismatchnone HB Missing Timenone ICMPv4 Errors Received1629, last: 210.86.228.8 2015-11-28 13:14:44 (1448716484; 0 days 00:00:38 ago) ICMPv4 Echo Req. Recv.none (3) ipconfig C:\WINDOWS\system32>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : V3-571G Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Broadcom NetLink Gigabit Ethernet: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Broadcom NetLink (TM) Gigabit Ethernet Physical Address. . . . . . . . . : B8-88-E3-0D-0F-02 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter * 4: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Physical Address. . . . . . . . . : 0A-ED-B9-F9-4E-EB DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter * 5: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter Physical Address. . . . . . . . . : 08-ED-B9-F9-4E-EB DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Ethernet adapter VMware Vitual Ethernet Adapter VMnet1: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1 Physical Address. . . . . . . . . : 00-50-56-C0-00-01 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::8528:9b9c:ea81:ebec%12(Preferred) Autoconfiguration IPv4 Address. . : 169.254.235.236(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.0.0 Default Gateway . . . . . . . . . : DHCPv6 IAID . . . . . . . . . . . : 486559830 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1C-FE-60-4E-B8-88-E3-0D-0F-02 DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Enabled Wireless LAN adapter Wi-Fi: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Broadcom 802.11n Network Adapter Physical Address. . . . . . . . . : 08-ED-B9-F9-4E-EB DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::2c88:8e1f:a453:e27c%19(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.0.104(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : 28 November 2015 20:25:09 Lease Expires . . . . . . . . . . : 05 January 2152 03:46:59 Default Gateway . . . . . . . . . : 192.168.0.1 DHCP Server . . . . . . . . . . . : 192.168.0.1 DHCPv6 IAID . . . . . . . . . . . : 839445945 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1C-FE-60-4E-B8-88-E3-0D-0F-02 DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Enabled Ethernet adapter TeamViewer VPN Adapter: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : TeamViewer VPN Adapter Physical Address. . . . . . . . . : 00-FF-3F-B4-E9-F5 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Ethernet adapter sixxs: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : TAP-Windows Adapter V9 Physical Address. . . . . . . . . : 00-FF-E3-11-96-A2 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IPv6 Address. . . . . . . . . . . : 2401:e800:100:162::2(Preferred) Link-local IPv6 Address . . . . . : fe80::c8cb:6c1c:ac68:ffd8%17(Preferred) Autoconfiguration IPv4 Address. . : 169.254.255.216(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.0.0 Default Gateway . . . . . . . . . : 2401:e800:100:162::1 DHCPv6 IAID . . . . . . . . . . . : 855703523 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1C-FE-60-4E-B8-88-E3-0D-0F-02 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 : Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network) Physical Address. . . . . . . . . : 08-ED-B9-F9-4E-EC DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes (4) ping self, gateway addresses C:\>ping -6 2401:e800:100:162::2 Pinging 2401:e800:100:162::2 with 32 bytes of data: Reply from 2401:e800:100:162::2: time<1ms Reply from 2401:e800:100:162::2: time<1ms Reply from 2401:e800:100:162::2: time<1ms Reply from 2401:e800:100:162::2: time<1ms Ping statistics for 2401:e800:100:162::2: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\>ping -6 2401:e800:100:162::1 Pinging 2401:e800:100:162::1 with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 2401:e800:100:162::1: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), C:\> (6) nslookup
all
Server: dlinkrouter Address: 192.168.0.1 DNS request timed out. timeout was 2 seconds. DNS request timed out. timeout was 2 seconds. *** Request to dlinkrouter timed-out
www.microsoft.com
Server: dlinkrouter Address: 192.168.0.1 Non-authoritative answer: Name: e10088.ca.s.tl88.net Address: 23.196.246.32 Aliases: www.microsoft.com toggle.www.ms.akadns.net www.microsoft.com-c.edgekey.net www.microsoft.com-c.edgekey.net.globalredir.akadns.net
ipv6.google.com
Server: dlinkrouter Address: 192.168.0.1 Non-authoritative answer: Name: ipv6.l.google.com Address: 2404:6800:4005:801::200e Aliases: ipv6.google.com
www.kame.net
Server: dlinkrouter Address: 192.168.0.1 Non-authoritative answer: Name: orange.kame.net Addresses: 2001:200:dff:fff1:216:3eff:feb1:44d7 203.178.141.194 Aliases: www.kame.net

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

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