User manual
Dynamix UM-SB Series User Manual V0.06
132
After configuration fixed IP address entry, you can bind the entry to specific interface via interface
command.
----------------------------------------------------------------------
Command: setup ip_share nat fixed interface <1~10> <1~8>
Message: Please input the following information.
Fixed NAT mapping entry number <1~10>: 1
Active interface number (Enter for default) <1~8>: 1
----------------------------------------------------------------------
Fixed NAT Mapping:
Mapping entry number Active Interface number(1~8)
1
2
3
4
5
6
7
8
9
10
You can delete fixed NAT mapping entry from 1 to 10 by using delete command.
You can view the fixed NAT mapping entry via list command.
5
5
.
.
1
1
2
2
.
.
9
9
.
.
2
2
P
P
A
A
T
T
Port Address Translation (PAT) is a feature of a device that translates TCP or UDP
communications made between hosts on a private network and hosts on a public network. It
allows a single public IP address to be used by many hosts on the private network, which is
usually called a Local Area Network or LAN.
A PAT device transparently modifies IP packets as they pass through it. The modifications make
all the packets which it sends to the public network from the multiple hosts on the private network
appear to originate from a single host - the PAT device - on the public network.
In PAT, both the sender's private IP and port number are modified; the PAT device chooses the
port numbers which will be seen by hosts on the public network.
In PAT there is generally only one publicly exposed IP address and incoming packets from the
public network are routed to their destinations on the private network by reference to a table held
within the PAT device which keeps track of public and private port pairs. This is often called
connection tracking.
To configure Port Address Translation, move the cursor “>>” to pat and press enter.
>>
clear
Clear virtual server mapping
modify
Modify virtual server mapping
list
Show virtual server mapping pool
You can delete virtual server mapping entry- from 1 to 10- by using clear command.