NAT Traversal - The NAT Traversal Problem

The NAT Traversal Problem

NAT devices are commonly used to alleviate IPv4 address exhaustion by allowing the use of private IP addresses on home and corporate networks behind routers with a single public IP address facing the public Internet. The internal network devices communicate with hosts on the external network by changing the source address of outgoing requests to that of the NAT device and relaying replies back to the originating device. This leaves the internal network ill-suited to host servers, as the NAT device has no automatic method of determining the internal host for which incoming packets are destined. This is not a problem for home users behind NAT devices doing general web access and e-mail. However, applications such as peer-to-peer file sharing, VoIP services and the online services of current generation video game consoles require clients to be servers as well, thereby posing a problem for users behind NAT devices, as incoming requests cannot be easily correlated to the proper internal host. Furthermore many of these types of services carry IP address and port number information in the application data, potentially requiring substitution or special traversal techniques for NAT traversal.

Read more about this topic:  NAT Traversal

Famous quotes containing the words nat and/or problem:

    nat every wight he sholde go selle
    Al that he hadde and yive it to the poore,
    And in swich wise folwe him and his fore:
    He spak to hem that wolde live parfitly—
    And lordinges, by youre leve, that am nat I.
    Geoffrey Chaucer (1340?–1400)

    The problem is that we attempt to solve the simplest questions cleverly, thereby rendering them unusually complex. One should seek the simple solution.
    Anton Pavlovich Chekhov (1860–1904)