3. CONFIGURATION
3.9
NAT Configuration
To configure the address translation function, open the
NAT Configuration
page, click on
NAT
in the
Configuration
section of the main menu. The router actually uses Port Address
Translation (PAT), which is a method of mapping a TCP/UDP port to another TCP/UDP port.
The router modifies the information in the packet header as the packets traverse a router. This
configuration form allows you to specify up to 16 PAT rules.
Item
Description
Public Port
Public port
Private Port
Private port
Type
Protocol type
Server IP address
IP address where the router forwards incoming data.
Table 33: NAT Configuration
If you require more than sixteen NAT rules, then insert the remaining rules into the start
up script. The
Startup Script
dialog is located in the
Configuration
section of the main menu.
When creating your rules in the start up script, use the following format:
iptables -t nat -A napt -p tcp --dport [PORT\_PUBLIC] -j DNAT --to-destination
[IPADDR]:[PORT1\_PRIVATE]
Enter the IP address
[IPADDR]
, the public ports numbers
[PORT_PUBLIC]
, and private
[PORT_PRIVATE]
in square bracket.
You use the following parameters to set the routing of incoming data from the PPP to a
connected computer.
Item
Description
Send all remaining incoming
packets to default server
Activates/deactivates forwarding unmatched incoming
packets to the default server. The prerequisite for the
function is that you specify a default server in the
Default
Server IP Address
field. The router can forward incom-
ing data from a GPRS to a computer with the assigned
IP address.
Default Server IP Address
Specified the IP address for the default server.
Table 34: Configuration of send all incoming packets
53
Содержание B+B SmartWorx LR77 v2
Страница 1: ...Configuration Manual for v2 Routers ...
Страница 18: ...2 STATUS WiFi Scan output may look like this Figure 4 WiFi Scan 11 ...
Страница 29: ...3 CONFIGURATION Figure 12 Example 1 LAN Configuration Page 22 ...
Страница 34: ...3 CONFIGURATION Figure 19 Example of VRRP configuration backup router 27 ...
Страница 42: ...3 CONFIGURATION Figure 20 Mobile WAN Configuration 35 ...
Страница 50: ...3 CONFIGURATION Figure 24 WiFi Configuration 43 ...
Страница 75: ...3 CONFIGURATION Figure 36 IPsec Tunnels Configuration 68 ...
Страница 105: ...3 CONFIGURATION Figure 54 Expansion Port Configuration 98 ...
Страница 110: ...3 CONFIGURATION Figure 59 Example 2 USB port configuration 103 ...