Quick Start Guide
Internet Connection using PPP, NAT/PAT and Firewall Filters
Command
add 1 "wan1" firewall 2 pass inout nolog ping 192.168.21.14/32 xxx.xxx.xxx.xxx/32
add 1 "wan1" firewall 3 pass inout nolog ping 0.0.0.0/0 0.0.0.0/0
add 1 "wan1" firewall 4 pass inout nolog tcp
add 1 "wan1" firewall 5 pass inout nolog udp
set 1 "wan1" trunk 1
reset 1
Description
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.
Adds a Firewall rule to the WAN.
Adds a Firewall rule to the WAN.
Adds a Firewall rule to the WAN.
Set the WAN interface named "wan1" to be mapped to trunk 1
Reboot the router, to enable all configurations set
8 | IP Router - Release 1.8 |