Viitor_openvpn/usr/share/doc/openvpn/Viitor/init/README.txt

16 lines
505 B
Plaintext
Raw Normal View History

Initscripts for openvpn
Server:
copy openvpn-server.conf to /etc/init
Be shure to have server.conf in /etc/sysconfig/net/openvpn
ready.
Client:
copy openserver-client-..servername...conf to /etc/init and replace ..servername.. by the servername
example: cp openserver-client-..servername...conf /etc/init/openserver-client-deepspace.conf
edit the copied file and replace <servername> by the servername.
Be shure to have the config-file
client-<servername>.conf in /etc/sysconfig/net/openvpn
ready.