Netgear UTM150 – ProSECURE Unified Threat Management (UTM) Appliance User Manual

Page of 129
VPN Client Software Setup and Network Deployment 
98
NETGEAR ProSAFE VPN Client 
c.  Enter the same password in the Confirm field. 
d.  Click the OK button.
4. 
Navigate to the location where you want to save the VPN configuration file.
5. 
Type a name for the VPN configuration file.
An exported VPN configuration file name ends with a .tgb extension. Do not change this 
extension.
6. 
Click the Save button.
Your settings are saved.
7. 
Forward the VPN configuration to the end user, either by email or through file sharing.
When the end user opens the VPN configuration (for example, the end user opens the 
email attachment), the VPN configuration is automatically imported and applied by the 
VPN Client. If you specified a password, it is automatically requested and the end user 
must enter it before the VPN configuration is processed.
Command-Line Interface Command Reference
You can use the command-line interface (CLI) commands to customize the VPN Client 
software setup to adapt the VPN Client to a specific environment and integrate the VPN 
Client with other applications. Use CLI commands in batch files, in scripts, or in software 
setup autorun.inf files. 
CLI commands always include the vpnconf.exe file because all CLI commands control a 
VPN tunnel configuration, for example by opening, closing, or importing a VPN tunnel 
configuration.
The following is the standard syntax for CLI commands:
[install directory]\vpnconf.exe [/option[:value]] 
in which
[install directory]
 is the installation directory of the VPN Client software files.
[/option[:value]]
 are the CLI command and argument. If the argument contains space 
characters, place the argument between double quotes.
These are requirements for the use of CLI commands in a software setup file:
When you include CLI commands in a software setup file, the CLI commands must be the 
last commands in the command line, that is, they are placed after the 
/D 
switch and its 
associated install path.
Place a space character following each CLI command.
Place an argument that contains space characters between double quotes.
Do not include the brackets that are shown in the examples in this chapter. For example, 
if the example states [install directory] is the installation directory of the VPN Client 
software files
, do not include the brackets in the actual install directory.