Windows 2012 R2 server. I have added the IPv6 2600:3c00::f03c:91ff:fe2c:a546
with Google Ipv6 public DNS.
Now I can ping it from a remote machine just fine. However, when remote desktop into the machine, it says "Destination host unreachable." for ping www.google.com -6
, the same error for directly pinging Google ipv6 ping 2607:f8b0:400a:801::2004
, nor reaching any other sites with ipv6 enable. A test http://test-ipv6.com/ on browser revealing "No IPv6 address detected " I am pretty sure the address was added correctly and shows up on ipconfig
. I can even run services on it. Just that its ok receiving incoming traffic on the address remotely but the server cant communicate on ipv6 from the inside.
Any suggestion ? Thanks