Howto:Can I use IP800v.6 as a router with NAT/PAT? Is there a guide to configure NAT function? Thanks.: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
Our NAT - based on V6 and onwards - is searching for a any free avaliable port for a connection (TCP or UDP) from a private to a public network.
Our NAT - based on V6 and onwards - is searching for a any free avaliable port for a connection (TCP or UDP) from a private to a public network.


By this,  it doesn´t mather which Source-Port the internal device uses.
By this,  it doesn´t matter which Source-Port the internal device uses.


Example - two PCs surfing on www.heise.de:
Example - two PCs surfing on www.heise.de:

Latest revision as of 15:35, 25 October 2018

Our NAT - based on V6 and onwards - is searching for a any free avaliable port for a connection (TCP or UDP) from a private to a public network.

By this, it doesn´t matter which Source-Port the internal device uses.

Example - two PCs surfing on www.heise.de:

172.16.0.45:8768 -----> 172.16.0.1:80 - Official-IPaddress:2050 -----> www.heise.de:80

172.16.0.78:4566 -----> 172.16.0.1:80 - Official-IPaddress:2051 -----> www.heise.de:80

This is the innovaphone implementation of automatic/dynamic NAT for connections from private to public networks.


Moreover, there's a configurable static NAT for connections from public to private networks. Therefore you configure forwards for certain ports to certain internal addresses.

Example:

All traffic from public network on port UDP:5060 is forwarded to the PBX.