Network address translation (NAT)
Jump to navigation
Jump to search
wikipedia:Network address translation is a method of mapping an IP address space into another by modifying network address information in the IP header of packets while they are in transit across a traffic routing device.
iptables -t nat -L
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Related terms
See also
Advertising: