To manage the VPN server, root users can use the vpnadminclt utility ( /opt/phion/bin/ ). Use the following syntax:
vpnadminclt <server>_<service> <command>
Commands
You can use the following commands with vpnadminclt:
Command | Description |
---|---|
kill <tunnel-name> | Terminates the specified site-to-site tunnel. |
ipsechardkill <tunnel-name> | Terminates the specified IPsec site-to-site tunnel. |
init <tunnel-name> | Establishes the specified tunnel. |
disable <num> <tunnel-name> | Disables or enables the specified tunnel, as specified by the value of num where:
|
removestatus <vpn-tunnelname> | Removes status information for a group VPN tunnel. |
showdynnum | Shows dynamic number. |
--help | Displays help information. |
killall vpnc | Kills the tunnel. For example, if the "VPN point of entry" has been changed while the remote management tunnel is initialized and the box still uses the old tunnel. Repeat until the following message is displayed: "No Process killed" |