Quick Start Guide
Internet Connection using NAT and Static NAT Addresses
Internet Connection using NAT and
Static NAT Addresses
Router in Slot 1
ISP Router that provides the Internet connection. Router with NAT and Static NAT addresses.
Command
set clock1 a:1
set 1 default
disconnect a:1
disconnect 1
set a:1:all type data
connect a:1:all 1:1:1
rename 1 "LocalUnit" "Boulder"
rename 1 "RemoteUnit" "wan1"
set ethernet ip address 192.168.21.15 255.255.255.0
set 1:1 ip address 192.168.21.14 255.255.255.0
set 1 "wan1" nat enable
set 1 "wan1" nat address 216.174.44.2 1
add 1 "wan1" static ip network
0.0.0.00.0.0.0 1
add 1 "wan1" static nat address 192.168.21.14 216.174.44.232
Description
Set primary master transmit clock source
Set Router to default settings
Disconnect all connections to the T1 on the Controller (slot a)
Disconnect all connections to the router in slot 1
Set the
Connect all of
Rename the from "LocalUnit" (default) to "Boulder" (LAN)
Rename WAN #1 from "RemoteUnit" (default) to "wan1"
Set the Ethernet IP address and Subnet Mask, for the
Set the ethernet IP address, in the conventional IP address format. (Router LAN)
Set the WAN interface named "wan1" enable NAT mapping
Set the WAN interface named "wan1" NAT address
Adds a static IP network (route) to the WAN interface
Add static NAT
IP Router - Release 1.8 | 9 |