ZyXEL Communications P-660H-TX User Manual
Page 47

P-660H-Tx v2 Support Notes
server sets
ip nat server save
Save the NAT server set buffer into flash
ip nat server clear [set#]
Clear the server set [set#], must use “save” command
to let it save into flash
ip nat server edit [rule#] active
Activate the rule [rule#], rule number is 1 to 24, the
number 25-36 is for UPNP application
ip nat server edit [rule#] svrport port> Configure the port range from port> ip nat server edit [rule#] remotehost Configure the IP address range of remote host (Leave it to be default value if you don’t need this command) ip nat server edit [rule#] leasetime Configure the lease time (Leave it to be default value if you don’t want this command) ip nat server edit [rule#] rulename Configure the name of the rule (Leave it to be default value if you don’t want this command) ip nat server edit [rule#] forwardip address> Configure the LAN IP address to be forwarded ip nat server edit [rule#] protocol Configure the protocol to be used TCP , UDP or ALL (it must be capital) The NAT Server Set is a list of LAN side servers mapped to external ports As an example (see the following figure), if you have a Web server at 46 All contents copyright © 2006 ZyXEL Communications Corporation.
NAT Server Sets
(similar to the old SUA menu of before). If you wish, you can make inside
servers for different services, e.g., Web or FTP, visible to the outside users,
even though NAT makes your network appears as a single machine to the
outside world. A server is identified by the port number, e.g., Web service is on
port 80 and FTP on port 21.
192.168.1.36 and a FTP server at 192.168.1.33, then you need to specify for
port 80 (Web) the server at IP address 192.168.1.36 and for port 21 (FTP)
another at IP address 192.168.1.33.