dev tun
proto udp
remote gatekeeper.zodiacmtc.com 1194
persist-key
persist-tun
ca ca.cert
cert
key
ns-cert-type server
tls-auth ta.key 1
comp-lzo
tun-mtu 1500
The phrase <common name of the client system> should be replaced with a descriptive name of the system which is used to create the key on server. Preferably no space should be present in the common name of the system. For example one such name of the system can be "laptop-aan" which describes the laptop being used by AAN. In that case the key and cert file to be used on the client system can be named as laptop-aan.key and laptop-aan.cert respectively. These files along with two other files, namely ca.cert and ta.key should be obtained from the server. Without these files, VPN connections can't be established. The files other than ta.key and ca.cert will have to be created separately for each client system being configured for VPN connectivity. Starcom engineer can create and send those files whenever a new client system is configured for VPN based access.