8
Terminal Service Router - Release 1.3
Quick Start Guide
Internet Connection using PPP, NAT/PAT and Firewall Filters
Command
Description
add 1 "wan1" firewall 2 pass
inout nolog ping
192.168.21.14/32
xxx.xxx.xxx.xxx/32
Adds a Firewall rule to the WAN. Where
xxx.xxx.xxx.xxx is the host’s IP address at the far
end that will be able to ping or telnet to the router.
0.0.0.0/0 will allow any other host at the far end
to ping and/or telnet to the router.
add 1 "wan1" firewall 3 pass
inout nolog ping 0.0.0.0/0
0.0.0.0/0
Adds a Firewall rule to the WAN.
add 1 "wan1" firewall 4 pass
inout nolog tcp 1-65535 0.0.0.0/0
0.0.0.0/0
Adds a Firewall rule to the WAN.
add 1 "wan1" firewall 5 pass
inout nolog udp 1-65535 0.0.0.0/0
0.0.0.0/0
Adds a Firewall rule to the WAN.
set 1 "wan1" trunk 1
Set the WAN interface named "wan1" to be
mapped to trunk 1
reset 1
Reboot the router, to enable all configurations set