Coding at Night
@codingatnight
919
subscribers
266
links
A channel for those who deeply love technology.
Download Telegram
Join
Coding at Night
919 subscribers
Coding at Night
https://devnonsense.com/posts/how-does-linux-nat-a-ping/
#linux
#nat
#network
#ip
Devnonsense
how does
linux
nat a ping?
A few months ago, I found myself wondering how a command like ping 1.1.1.1 works from within a private network.
In most private networks, multiple hosts connect to the Internet through a router. For IPv4, the router performs network address translation (NAT)…