Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

ping: connect: invalid argument

Writer Sophia Terry

Can someone explain this to me?

gbouras@master:~$ ping 10.0.0.12
ping: connect: Invalid argument
gbouras@master:~$ ping 10.0.0.11
PING 10.0.0.11 (10.0.0.11) 56(84) bytes of data.
64 bytes from 10.0.0.11: icmp_seq=1 ttl=64 time=0.079 ms
64 bytes from 10.0.0.11: icmp_seq=2 ttl=64 time=0.082 ms

I understand if 10.0.0.12 doesn't exist and I get a timeout error but I don't get why it would say "Invalid argument"

uname -a
Linux master 5.11.0-1022-gcp #24-Ubuntu SMP Thu Oct 21 07:40:18 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
ping -V
ping from iputils 20210202
3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy