Tagged articles
2 articles
Page 1 of 1
Open Source Linux
Open Source Linux
May 26, 2024 · Fundamentals

What’s the Real Difference Between localhost and 127.0.0.1?

This article explains the subtle distinctions between the hostname localhost and the IPv4 loopback address 127.0.0.1, covering their definitions, resolution processes, performance impact, IPv6 considerations, practical usage scenarios, and best‑practice recommendations.

127.0.0.1DNSIPv6
0 likes · 6 min read
What’s the Real Difference Between localhost and 127.0.0.1?
Su San Talks Tech
Su San Talks Tech
Oct 13, 2021 · Fundamentals

Why Can You Ping 127.0.0.1 Even When the Network Is Down?

This article explains the nature of the 127.0.0.1 loopback address, why pinging it works without a physical network connection, the differences between 127.0.0.1, localhost and 0.0.0.0, and how the kernel processes loopback traffic using a virtual network interface.

IP addressKernelSocket
0 likes · 13 min read
Why Can You Ping 127.0.0.1 Even When the Network Is Down?