Table of Contents

Network Address Translation (NAT)

Translate private IPv4 addresses (RFC1918) to public ones.

Static NAT

1-to-1 mapping between private ↔ public

Allow a server to access the internet with one dedicated public IPv4 address.
p

See also

https://www.youtube.com/watch?v=01ajHxPLxAw Computerphile video on NAT