Network address translation

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 19:48, 28 June 2012

NAPT (network address and port translation) is a necessary because of to few public internet (IPv4) addresses or for other reasons.

NAPT is commonly referred to as NAT (Network address translation).

The NAPT is normally done by a router or firewall with NAPT functionalty - e.g. DD-WRT software!

Note: Private LAN addresses must be (source) translated (NATted, tcp, udp: PAT) to a public (=non-private) ip address (tcp: socket) before its payload can be send into the (public) internet.