Page 186 / 367 Scroll up to view Page 181 - 185
Chapter 11 Network Address Translation (NAT)
VMG4380-B10A / VMG4325-B10A User’s Guide
186
11.4.1
Add/Edit Port Triggering Rule
This screen lets you create new port triggering rules. Click
Add new rule
in the
Port Triggering
screen or click a rule’s
Edit
icon to open the following screen.
Figure 82
Port Triggering: Add/Edit
The following table describes the labels in this screen.
Open Start Port
The open port is a port (or a range of ports) that a server on the WAN uses when it sends
out a particular service. The Device forwards the traffic with this port (or range of ports) to
the client computer on the LAN that requested the service.
This is the first port number that identifies a service.
Open End Port
This is the last port number that identifies a service.
Open Proto.
This is the open transport layer protocol.
Modify
Click the
Edit
icon to edit this rule.
Click the
Delete
icon to delete an existing rule.
Table 58
Network Setting > NAT > Port Triggering (continued)
LABEL
DESCRIPTION
Table 59
Port Triggering: Configuration Add/Edit
LABEL
DESCRIPTION
Active
Select the check box to enable this rule.
Service Name
Enter a name to identify this rule using keyboard characters (A-Z, a-z, 1-2 and so on).
WAN Interface
Select a WAN interface for which you want to configure port triggering rules.
Trigger Start
Port
The trigger port is a port (or a range of ports) that causes (or triggers) the Device to record
the IP address of the LAN computer that sent the traffic to a server on the WAN.
Type a port number or the starting port number in a range of port numbers.
Trigger End
Port
Type a port number or the ending port number in a range of port numbers.
Trigger Protocol
Select the transport layer protocol from
TCP
,
UDP
, or
TCP/UDP
.
Page 187 / 367
Chapter 11 Network Address Translation (NAT)
VMG4380-B10A / VMG4325-B10A User’s Guide
187
11.5
The DMZ Screen
In addition to the servers for specified services, NAT supports a default server IP address. A default
server receives packets from ports that are not specified in the
NAT Port Forwarding Setup
screen.
Figure 83
Network Setting > NAT > DMZ
The following table describes the fields in this screen.
Open Start Port
The open port is a port (or a range of ports) that a server on the WAN uses when it sends
out a particular service. The Device forwards the traffic with this port (or range of ports) to
the client computer on the LAN that requested the service.
Type a port number or the starting port number in a range of port numbers.
Open End Port
Type a port number or the ending port number in a range of port numbers.
Open Protocol
Select the transport layer protocol from
TCP
,
UDP
, or
TCP/UDP
.
OK
Click
OK
to save your changes.
Cancel
Click
Cancel
to exit this screen without saving.
Table 59
Port Triggering: Configuration Add/Edit (continued)
LABEL
DESCRIPTION
Table 60
Network Setting > NAT > DMZ
LABEL
DESCRIPTION
Default Server
Address
Enter the IP address of the default server which receives packets from ports that are not
specified in the
NAT Port Forwarding
screen.
Note: If you do not assign a
Default Server Address
, the Device discards all packets
received for ports that are not specified in the
NAT Port Forwarding
screen.
Apply
Click
Apply
to save your changes.
Cancel
Click
Cancel
to restore your previously saved settings.
Page 188 / 367
Chapter 11 Network Address Translation (NAT)
VMG4380-B10A / VMG4325-B10A User’s Guide
188
11.6
The ALG Screen
Some NAT routers may include a SIP Application Layer Gateway (ALG). A SIP ALG allows SIP calls
to pass through NAT by examining and translating IP addresses embedded in the data stream.
When the Device registers with the SIP register server, the SIP ALG translates the Device’s private
IP address inside the SIP data stream to a public IP address. You do not need to use STUN or an
outbound proxy if your Device is behind a SIP ALG.
Use this screen to enable and disable the NAT and SIP (VoIP) ALG in the Device. To access this
screen, click
Network Setting > NAT > ALG
.
Figure 84
Network Setting > NAT > ALG
The following table describes the fields in this screen.
11.7
The Address Mapping Screen
Ordering your rules is important because the Device applies the rules in the order that you specify.
When a rule matches the current packet, the Device takes the corresponding action and the
remaining rules are ignored.
Click
Network Setting > NAT > Address Mapping
to display the following screen.
Figure 85
Network Setting > NAT > Address Mapping
Table 61
Network Setting > NAT > ALG
LABEL
DESCRIPTION
NAT ALG
Enable this to make sure applications such as FTP and file transfer in IM applications work
correctly with port-forwarding and address-mapping rules.
SIP ALG
Enable this to make sure SIP (VoIP) works correctly with port-forwarding and address-
mapping rules.
Apply
Click
Apply
to save your changes.
Cancel
Click
Cancel
to restore your previously saved settings.
Page 189 / 367
Chapter 11 Network Address Translation (NAT)
VMG4380-B10A / VMG4325-B10A User’s Guide
189
The following table describes the fields in this screen.
11.7.1
Add/Edit Address Mapping Rule
To add or edit an address mapping rule, click
Add new rule
or the rule’s edit icon in the
Address
Mapping
screen to display the screen shown next.
Figure 86
Address Mapping: Add/Edit
Table 62
Network Setting > NAT > Address Mapping
LABEL
DESCRIPTION
Add new rule
Click this to create a new rule.
Set
This is the index number of the address mapping set.
Local Start IP
This is the starting Inside Local IP Address (ILA).
Local End IP
This is the ending Inside Local IP Address (ILA). If the rule is for all local IP addresses, then
this field displays 0.0.0.0 as the Local Start IP address and 255.255.255.255 as the Local
End IP address. This field is blank for
One-to-One
mapping types.
Global Start IP
This is the starting Inside Global IP Address (IGA). Enter 0.0.0.0 here if you have a dynamic
IP address from your ISP. You can only do this for the
Many-to-One
mapping type.
Global End IP
This is the ending Inside Global IP Address (IGA). This field is blank for
One-to-One
and
Many-to-One
mapping types.
Type
This is the address mapping type.
One-to-One
: This mode maps one local IP address to one global IP address. Note that port
numbers do not change for the One-to-one NAT mapping type.
Many-to-One
: This mode maps multiple local IP addresses to one global IP address. This is
equivalent to SUA (i.e., PAT, port address translation), the Device's Single User Account
feature that previous routers supported only.
Many-to-Many
: This mode maps multiple local IP addresses to shared global IP addresses.
Modify
Click the
Edit
icon to go to the screen where you can edit the address mapping rule.
Click the
Delete
icon to delete an existing address mapping rule. Note that subsequent
address mapping rules move up by one when you take this action.
Page 190 / 367
Chapter 11 Network Address Translation (NAT)
VMG4380-B10A / VMG4325-B10A User’s Guide
190
The following table describes the fields in this screen.
11.8
Technical Reference
This part contains more information regarding NAT.
11.8.1
NAT Definitions
Inside/outside denotes where a host is located relative to the Device, for example, the computers
of your subscribers are the inside hosts, while the web servers on the Internet are the outside
hosts.
Global/local denotes the IP address of a host in a packet as the packet traverses a router, for
example, the local address refers to the IP address of a host when the packet is in the local
network, while the global address refers to the IP address of the host when the same packet is
traveling in the WAN side.
Table 63
Address Mapping: Add/Edit
LABEL
DESCRIPTION
Type
Choose the IP/port mapping type from one of the following.
One-to-One
: This mode maps one local IP address to one global IP address. Note that port
numbers do not change for the One-to-one NAT mapping type.
Many-to-One
: This mode maps multiple local IP addresses to one global IP address. This is
equivalent to SUA (i.e., PAT, port address translation), the Device's Single User Account
feature that previous routers supported only.
Many-to-Many
: This mode maps multiple local IP addresses to shared global IP addresses.
Local Start IP
Enter the starting Inside Local IP Address (ILA).
Local End IP
Enter the ending Inside Local IP Address (ILA). If the rule is for all local IP addresses, then
this field displays 0.0.0.0 as the Local Start IP address and 255.255.255.255 as the Local
End IP address. This field is blank for
One-to-One
mapping types.
Global Start IP
Enter the starting Inside Global IP Address (IGA). Enter 0.0.0.0 here if you have a dynamic
IP address from your ISP. You can only do this for the
Many-to-One
mapping type.
Global End IP
Enter the ending Inside Global IP Address (IGA). This field is blank for
One-to-One
and
Many-to-One
mapping types.
Set
Select the number of the mapping set for which you want to configure.
OK
Click
OK
to save your changes.
Cancel
Click
Cancel
to exit this screen without saving.

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top