For those who want to try it at home:
ping 33333333
ping 55555555
I am sorry, two random Internet users in Korea and Germany, your IP addresses are simply special.
Best ping is 127.0.0.1
It always resolves!
Try pinging 127.1 - it is the same, but shorter.
Just another tipp from someone who learned TCP/IP from reading the sources over three decades ago…
Voodoo! I had no idea.
It’s all in the documentation. But people don’t read anymore.
I’m probably going to get downvoted to hell but I have to ask: Can someone please explain? I’m perpetually trying to expand my knowledge on the technical side of Linux.
Superior Ping:
Obligatory: Fuck Drake.
There are dozens of meme templates like this that you could have used instead
Jesus. If you see a kid with a balloon, do you have a burning need to tell them that there was probably exploitation involved in the harvesting of the rubber?
Okay, I’m learning networking but have no idea what this means
interesting . . In my head, I think of ip addresses like just decimal values or integers separated by periods, but clearly a decimal value isn’t processed as such by a computer. To think that IP addresses are simply strings is pretty interesting to my amateur mind, because for all my life I thought of them as technical computer jargon that isn’t the same as what I used to think strings were: words!
I prefer:
ping 133742069
(probably lands you on a list tho…it’s a US DoD IP)
I fondly remember regularly logging into simtel20.wsmr.army.mil back in the days (WSMR=White Sands Missile Range). No issue, just used “anonymous” as the username, and your email address as the password. And even the email address was just a convenience…
ping 1.1
also works. It resolves to 1.0.0.1, which is Cloudflare’s secondary DNSOh shit. Didn’t know this either. Kind of like ipv6 in a way
IPv4 has some other features too.
$ ping 0x8.02004010 PING 0x8.02004010 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=22.8 ms
That’ll be Google’s root DNS server, using hexadecimal and octal representations.
Oh god why. This is like one step away from JavaScript math.