virtualTcpServiceLanPort
Value Type
port-list
Default Value
This testvar must be explicitly defined in the configuration file
This testvar can appear multiple times in a configuration file. Each instance must take the form virtualTcpServiceLanPort
Description
This parameter specifies the LAN port used for this TCP virtual service. If not specified, CDRouter assumes that the LAN port is the same as the public port on the WAN. Note that a range of a ports can be specified by separating them with a dash. Likewise, multiple individual ports can be specified by separating them with a comma.
Some TCP virtual service example configurations include:
TELNET
Public TCP Port: 23 LAN Host IP: 192.168.1.201 Name: telnet Lan Port: 23
SMTP
Public TCP Port: 25 LAN Host IP: 192.168.1.202 Name: smtp Lan Port: 25
FINGER
Public TCP Port: 79 LAN Host IP: 192.168.1.205 Name: finger Lan Port: 79