enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Carrier-grade NAT - Wikipedia

    en.wikipedia.org/wiki/Carrier-grade_NAT

    Carrier-grade NAT. Carrier-grade NAT (CGN or CGNAT), also known as large-scale NAT (LSN), is a type of network address translation (NAT) used by ISPs in IPv4 network design. With CGNAT, end sites, in particular residential networks, are configured with private network addresses that are translated to public IPv4 addresses by middlebox network address translator devices embedded in the network ...

  3. Port forwarding - Wikipedia

    en.wikipedia.org/wiki/Port_forwarding

    Port forwarding via NAT router. In computer networking, port forwarding or port mapping is an application of network address translation (NAT) that redirects a communication request from one address and port number combination to another while the packets are traversing a network gateway, such as a router or firewall.

  4. Network address translation - Wikipedia

    en.wikipedia.org/wiki/Network_address_translation

    RFC 2663 uses the term network address and port translation (NAPT) for this type of NAT. [4] Other names include port address translation (PAT), IP masquerading, NAT overload, and many-to-one NAT. This is the most common type of NAT and has become synonymous with the term NAT in common usage.

  5. Port Control Protocol - Wikipedia

    en.wikipedia.org/wiki/Port_Control_Protocol

    Port Control Protocol (PCP) is a computer networking protocol that allows hosts on IPv4 or IPv6 networks to control how the incoming IPv4 or IPv6 packets are translated and forwarded by an upstream router that performs network address translation (NAT) or packet filtering.

  6. NAT traversal - Wikipedia

    en.wikipedia.org/wiki/NAT_traversal

    NAT Port Mapping Protocol (NAT-PMP) is a protocol introduced by Apple as an alternative to IGDP. Port Control Protocol (PCP) is a successor of NAT-PMP. UPnP Internet Gateway Device Protocol (UPnP IGD) is supported by many small NAT gateways in home or small office settings. It allows a device on a network to ask the router to open a port.

  7. Hole punching (networking) - Wikipedia

    en.wikipedia.org/wiki/Hole_punching_(networking)

    The firewalls also note the endpoints in order to allow responses from the server to pass back through. The server then sends each client's endpoint and session information to the other client, or peer. Each client tries to connect to its peer through the specified IP address and port that the peer's firewall has opened for the server.

  8. NAT Port Mapping Protocol - Wikipedia

    en.wikipedia.org/wiki/NAT_Port_Mapping_Protocol

    NAT Port Mapping Protocol (NAT-PMP) is a network protocol for establishing network address translation (NAT) settings and port forwarding configurations automatically without user effort. [1] The protocol automatically determines the external IPv4 address of a NAT gateway, and provides means for an application to communicate the parameters for ...

  9. TCP hole punching - Wikipedia

    en.wikipedia.org/wiki/TCP_hole_punching

    All TCP NAT traversal and hole punching techniques have to solve the port prediction problem. A NAT port allocation can be one of the two: predictable the gateway uses a simple algorithm to map the local port to the NAT port. Most of the time a NAT will use port preservation, which means that the local port is mapped to the same port on the NAT.