Question:
What is NAT for networking online?
LpBBplayer
2010-09-24 12:13:38 UTC
I'm on halo reach and it says my NAT is closed. What is it and how do I open it? Ty
Five answers:
Ⓐⓝⓖⓔⓛ
2010-09-24 12:16:24 UTC
NAT (Network Address Translation) is a technique for preserving scarce Internet IP addresses.



The current Internet uses IP addresses in the form xxx.xxx.xxx.xxx. A sample IP address might be 202.187.4.212.



Because of the way these IP addresses are allocated, there started to be a shortage of available IP addresses.



The current revision of IP (Internet Protocol) in use on the Internet is IPv4. IPv6 is largely a response to this potential IP address shortage.



Unfortunately, IPv6 is going to take decades to implement. A much quicker fix was needed, and that fix was NAT.



Private Address Space for NAT

To conserve IP address space, networks which are not directly connected to the Internet are often given private address space.



Private address space are ranges of IP address which cannot be routed over the Internet.
Sir_Night
2010-09-24 19:16:59 UTC
network address translation (NAT) is the process of modifying network address information in datagram (IP) packet headers while in transit across a traffic routing device for the purpose of remapping one IP address space into another.



Most often today, NAT is used in conjunction with network masquerading (or IP masquerading) which is a technique that hides an entire IP address space, usually consisting of private network IP addresses (RFC 1918), behind a single IP address in another, often public address space. This mechanism is implemented in a routing device that uses stateful translation tables to map the "hidden" addresses into a single IP address and readdresses the outgoing Internet Protocol (IP) packets on exit so that they appear to originate from the router. In the reverse communications path, responses are mapped back to the originating IP address using the rules ("state") stored in the translation tables. The translation table rules established in this fashion are flushed after a short period unless new traffic refreshes their state.



As described, the method enables communication through the router only when the conversation originates in the masqueraded network, since this establishes the translation tables. For example, a web browser in the masqueraded network can browse a website outside, but a web browser outside could not browse a web site in the masqueraded network. However, most NAT devices today allow the network administrator to configure translation table entries for permanent use. This feature is often referred to as "static NAT" or port forwarding and allows traffic originating in the "outside" network to reach designated hosts in the masqueraded network.



Because of the popularity of this technique (see below), the term NAT has become virtually synonymous with the method of IP masquerading.



Network address translation has serious consequences, both drawbacks and benefits, on the quality of Internet connectivity and requires careful attention to the details of its implementation. As a result, many methods have been devised to alleviate the issues encountered. See the article on NAT traversal.
bob t
2010-09-24 19:21:13 UTC
In computer networking, network address translation (NAT) is the process of modifying network address information in datagram (IP) packet headers while in transit across a traffic routing device for the purpose of remapping one IP address space into another.



I sugest readding "How to Open NAT For Xbox Live To Play Halo 3" here at EHow

http://www.ehow.com/how_4782514_nat-xbox-live-play-halo.html



Hope it helps
adam
2010-09-24 21:19:12 UTC
NAT is used for translating the IP addresses from every device on your network into one IP address that can be used on the internet.

To open the NAT for the 360, go here http://portforward.com/ Find your model of router and then it should have a section for port forwarding for xbox live.

If it doesn't specify which ports are needed, these are the ports you need to open: TCP 80, UDP 88, UDP 3074, TCP 3074, UDP 53 and TCP 53.
Arie
2010-09-24 19:16:03 UTC
NAT stands for Network Address Translation. I will not bother you with any technical information. Log into your router via your web browser. You will need to forward some ports to your Xbox. Use Google and search for Xbox Live ports to know which ones.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...