Activate NAT on Debian etch and Disable IPv6 support on Debian
Posted by Admin on 10th September 2006
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
What is NAT ?
network address translation (NAT, also known as network masquerading or IP-masquerading) involves re-writing the source and/or destination addresses of IP packets as they pass through a router or firewall. Most systems using NAT do so in order to enable multiple hosts on a private network to access the Internet using a single public IP address (see gateway). According to specifications, routers should not act in this way, but many network administrators find NAT a convenient technique and use it widely. Nonetheless, NAT can introduce complications in communication between hosts.
Posted in Network | 1 Comment »

