Viitor_openvpn/usr/share/doc/openvpn/Viitor/init
segler 5dfc2cae9c add some example files and description how to bring openvpn into boot
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_openvpn@5950 504e572c-2e33-0410-9681-be2bf7408885
2011-01-26 07:21:02 +00:00
..
openvpn-client-..servername...conf add some example files and description how to bring openvpn into boot 2011-01-26 07:21:02 +00:00
openvpn-server.conf add some example files and description how to bring openvpn into boot 2011-01-26 07:21:02 +00:00
README.txt add some example files and description how to bring openvpn into boot 2011-01-26 07:21:02 +00:00

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.