FORM_TITLE Configure Port Forwarding FIRST_PAGE_DESCRIPTION You can use this panel to modify your firewall rules so as to open a specific port on this server and forward it to another port on another host. Doing so will permit incoming traffic to directly access a private host on your LAN.

WARNING: Misuse of this feature can seriously compromise the security of your network. Do not use this feature lightly, or without fully understanding the implications of your actions.

]]>
CREATE_RULE Create portforwarding rule SUMMARY_ADD_DESC The following summarizes the port-forwarding rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button. SUMMARY_REMOVE_DESC The following summarizes the port-forwarding rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button. SHOW_FORWARDS Below you will find a table summarizing the current port-forwarding rules installed on this server. Click on the "Remove" link to remove the corresponding rule. NO_FORWARDS There are currently no forwarded ports on the system. CREATE_PAGE_DESCRIPTION Select the protocol, the port you wish to forward, the destination host, and the port on the destination host that you wish to forward to. If you wish to specify a port range, enter the lower and upper boundaries separated by a hyphen. The destination port may be left blank, which will instruct the firewall to leave the source port unaltered.

]]>
LABEL_SOURCE_PORT Source Port(s) LABEL_PROTOCOL Protocol LABEL_DESTINATION_PORT Destination Port(s) LABEL_DESTINATION_HOST Destination Host IP Address Configuration Configuration Port forwarding Port forwarding Security Security SAVE Save APPLY Add NEXT Next CANCEL Cancel SUCCESS Your change to the port forwarding rules has been successfully saved. REMOVE Remove SOURCE_PORT Source Port(s) DESTINATION_HOST Destination Host IP Address DESTINATION_PORT Destination Port(s) PROTOCOL Protocol ERR_NO_MASQ_RECORD Cannot retrieve masq record from the configuration database. ERR_UNSUPPORTED_MODE Unsupported mode. ERR_CANNOT_REMOVE_NORULE Cannot remove non-existant rule. ERR_NONZERO_RETURN_EVENT Event returned a non-zero return value. ERR_BADPORT The ports must be a positive integer less than 65536. ERR_BADIP This does not appear to be an IP address. You must use dotted-quad notation, and each of the four numbers should be less than 256. ie: 192.168.0.5 ERR_DUPRULE This rule has already been added, it cannot be added twice. ACTION Action ERR_PORT_COLLISION ERROR: This port or port range conflicts with an existing rule. Please modify this new rule, or remove the old rule. IN_SERVERONLY This server is currently in serveronly mode and portforwarding is not possible.