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
Chapter 4 Tutorials
LTE Series User’s Guide
48
You need to specify a static routing rule on the Zyxel Device to specify R as the router in charge of
forwarding traffic to N2. In this case, the Zyxel Device routes traffic from A to R and then R routes the
traffic to B.
This tutorial uses the following example IP settings:
To configure a static route to route traffic from N1 to N2:
1 Log into the Zyxel Device’s Web Configurator.
2 Go to Network Setting > Routing > Static Route screen.
3 Click Add New Static Route in the Static Route screen.
4 Configure the Static Route Setup screen using the following settings:
4a Type 192.168.10.2 and subnet mask 255.255.255.0 for the destination, N2.
4b Type 192.168.1.253 (R’s N1 address) in the Gateway IP Address field.
4c Click OK.
Now B should be able to receive traffic from A. You may need to additionally configure B’s firewall
settings to allow specific traffic to pass through.
Table 7 IP Settings in this Tutorial
DEVICE / COMPUTER IP ADDRESS
The Zyxel Device’s LAN 192.168.1.1
A 192.168.1.34
R’s N1 192.168.1.253
R’s N2 192.168.10.2
B 192.168.10.33