ITS101 Installation Manual
#encryption - very important ;)
cipher BF-CBC
#if you have another subnet you need to provide the route
#server id protection
#tls-auth /etc/openvpn/ta.key 0
#compression for network speed
comp-lzo
# if packets are too large fragment them (useful for gaming)
#fragment 1400
#limit the number of connections
max-clients 50
#some secuurity settings
# do not use if running server on Windows
#user nobody
#group nogroup
#chroot /usr/local/openvpn
persist-key
persist-tun
#log file settings
status /var/log/openvpn-status.log
verb 3
Client setup
Now the server is running you can upload the client keys and the CA public key to the ITS101
box and setup the right IP address. After that start the OpenVPN on the ITS101 and it should
connect to your server.
ARVOO Imaging Products B.V. page 18 of 33