Difference between revisions of "Network address translation (NAT)"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* localtunnel | * localtunnel | ||
* [[Proxy ARP]] | * [[Proxy ARP]] | ||
+ | * [[NAT traversal]] | ||
== See also == | == See also == |
Revision as of 06:11, 5 May 2021
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 -A POSTROUTING -o eth0 -j MASQUERADE
See also
- PAN-OS
- localtunnel
- Proxy ARP
- NAT traversal
See also
Advertising: