Something is not right on that portscanner for sure - I know for a fact that ping is working from outside to an ip, but it it seems to fail the ping test.
so from another scanner.
http://www.subnetonline.com/pages/ipv6-network-tools/online-ipv6-ping.phpIPv6 Ping Output:
PING 2001:470:snipped:b85::666(2001:470:snipped:b85::666) 32 data bytes
40 bytes from 2001:470:snipped:b85::666: icmp_seq=0 ttl=56 time=171 ms
40 bytes from 2001:470:snipped:b85::666: icmp_seq=1 ttl=56 time=176 ms
40 bytes from 2001:470:snipped:b85::666: icmp_seq=2 ttl=56 time=172 ms
40 bytes from 2001:470:snipped:b85::666: icmp_seq=3 ttl=56 time=165 ms
--- 2001:470:snipped:b85::666 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 165.971/171.631/176.412/3.757 ms, pipe 2
Finished!
if ping an IPv6 that is not online
IPv6 Ping Output:
PING 2001:470:snipped:b85::667(2001:470:snipped:b85::667) 32 data bytes
From 2001:470:snippedtunnel:b85::2 icmp_seq=2 Destination unreachable: Address unreachable
From 2001:470:snippedtunnel:b85::2 icmp_seq=3 Destination unreachable: Address unreachable
--- 2001:470:snipped:b85::667 ping statistics ---
4 packets transmitted, 0 received, +2 errors, 100% packet loss, time 3000ms
Shows can not get there - but if I try that same 666 address that pings just fine using the he portscanner without marking it to not ping first I get this.
http://www.tunnelbroker.net/ipv6_portscan.phpStarting Nmap 5.00 (
http://nmap.org ) at 2011-03-14 11:32 PDT
Note: Host seems down. If it is really up, but blocking our ping probes, try -PN
Nmap done: 1 IP address (0 hosts up) scanned in 3.12 seconds
Now I if I use the -PN checkbox, then it reports any ports that I have listening.. But something is not quite right with the ping portion of it.