
E-DOC-CTC-20061027-0003v2.0
Connection Commands
86
connection bindCreate a new CONN/NAT application helper/port binding.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
connection bind application = <string>
port = <port-range>
application The name of a CONN/NAT application helper.
Tip Use the command :connection
applist to obtain a list of CONN/NAT
application helpers.
REQUIRED
port The port number or port range this application
handler should work on.
REQUIRED
=>connection bindlist
Application Proto Portrange Flags
JABBER tcp 15222
JABBER tcp 5222
FTP tcp 21
IRC tcp 6660
...
IP6TO4 6to4 0
=>connection bind application = IRC port = 6750
=>connection bindlist
Application Proto Portrange
IRC tcp 6750
JABBER tcp 15222
JABBER tcp 5222
FTP tcp 21
IRC tcp 6660
...
IP6TO4 6to4 0
=>
connection bindlist List the current CONN/NAT application helper/port bindings.
connection unbind Delete an existing CONN/NAT application helper/port binding.