Viitor_openvpn/usr/share/doc/openvpn/Viitor/init/README.txt
kueller 5c5482301c Merge mit V962 Tree
git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_openvpn@5984 504e572c-2e33-0410-9681-be2bf7408885
2011-02-18 10:37:51 +00:00

16 lines
505 B
Plaintext

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.