Sometimes when you’re using the ping command, it will return the IPv6 address of the host. Use the -4 option to force using IPv4 :
|
1 |
ping <hostname> -4 |

Sometimes when you’re using the ping command, it will return the IPv6 address of the host. Use the -4 option to force using IPv4 :
|
1 |
ping <hostname> -4 |
