|
|
|
|
|
by p1mrx
915 days ago
|
|
microsoft.com is currently IPv6-only on my network, because OpenWrt's DNS rebinding protection filters out the A records: $ ping -4 microsoft.com
ping: microsoft.com: Address family for hostname not supported
$ ping -6 microsoft.com
PING microsoft.com(2603:1030:c02:8::14 (2603:1030:c02:8::14)) 56 data bytes
64 bytes from 2603:1030:c02:8::14 (2603:1030:c02:8::14): icmp_seq=1 ttl=112 time=68.4 ms
|
|