VPN Mode Configuration Commands
247
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
vpn sslvpn portforwarding appconfig add
vpn-config[portforwarding-settings]>
server_ip 192.168.51.227
vpn-config[portforwarding-settings]>
port 3389
vpn-config[portforwarding-settings]>
save
Related show command: show vpn sslvpn portforwarding appconfig
vpn sslvpn portforwarding appconfig delete <row id>
This command deletes an SSL port forwarding application by specifying its row ID.
Related show command: show vpn sslvpn portforwarding appconfig
vpn sslvpn portforwarding hostconfig add
This command configures a new host name for an SSL port forwarding application. After you
have issued the vpn sslvpn portforwarding hostconfig add command, you enter
the vpn-config [portforwarding-host-settings] mode, and then you can configure one keyword
and associated parameter or associated keyword at a time in the order that you prefer.
Keyword Associated
Parameter to Type
Description
server_ip ipaddress The IP address of the local server that hosts the application.
port number The TCP port number of the local server that hosts the application.
Format vpn sslvpn portforwarding appconfig delete <row id>
Mode vpn
Step 1 Format vpn sslvpn portforwarding hostconfig add
Mode vpn
Step 2 Format server_ip <ipaddress>
domain_name <domain name>
Mode vpn-config [portforwarding-host-settings]