User's Guide
Table Of Contents
- LTE Series
- User’s Guide
- Introduction
- The Web Configurator
- Quick Start
- Tutorials
- 4.1 Overview
- 4.2 Set Up a Wireless Network Using WPS
- 4.3 Connect to the Zyxel Device’s WiFi Network
- 4.4 Configure a Firewall Rule
- 4.5 Configure MAC Filter
- 4.6 Upgrade Firmware on the Zyxel Device
- 4.7 Back up a Configuration File
- 4.8 Restore Configuration
- 4.9 Configure DHCP
- 4.10 Configure Static Route for Routing to Another Network
- 4.11 Access the Zyxel Device Using DDNS
- Technical Reference
- Connection Status
- Broadband
- Home Networking
- Routing
- Network Address Translation (NAT)
- Dynamic DNS Setup
- Firewall
- MAC Filter
- Certificates
- Log
- Traffic Status
- ARP Table
- Routing Table
- Cellular WAN Status
- System
- User Account
- Remote Management
- Time Settings
- E-mail Notification
- Log Setting
- Firmware Upgrade
- Backup/Restore
- Diagnostic
- Troubleshooting
- Appendices
LTE Series User’s Guide
106
CHAPTER 9
Network Address Translation
(NAT)
9.1 Overview
NAT (Network Address Translation - NAT, RFC 1631) is the translation of the IP address of a host in a
packet, for example, the source address of an outgoing packet, used within one network to a different
IP address known within another network.
9.1.1 What You Can Do in this Chapter
• Use the Port Forwarding screen to configure forward incoming service requests to the servers on your
local network (Section 9.2 on page 107).
• Use the Port Triggering screen to add and configure the Zyxel Device’s trigger port settings (Section
9.3 on page 110).
• Use the DMZ screen to configure a default server (Section 9.4 on page 113).
• Use the ALG screen to enable or disable the SIP ALG (Section 9.5 on page 114).
9.1.2 What You Need To Know
The following terms and concepts may help as you read this chapter.
Inside/Outside and Global/Local
Inside/outside denotes where a host is located relative to the Zyxel 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.
NAT
In the simplest form, NAT changes the source IP address in a packet received from a subscriber (the
inside local address) to another (the inside global address) before forwarding the packet to the WAN
side. When the response comes back, NAT translates the destination address (the inside global address)
back to the inside local address before forwarding it to the original inside host.