Re: [crisos] open vpn server

[ Thread Index | Date Index | More lists.tuxfamily.org/crisos Archives ]


Hi em kant,

2008/3/7, e m <e_m_kant@xxxxxxxxxxx>:
>  I place the config file in the /etc/config folder with the name openvpn
> (some permissions of other file)
Wonderful :D

>
>  >
> > /etc/init.d/openvpn enable
>
Here there is a problem, you must modify /etc/init.d/openvpn like:
(beware to comment)


#!/bin/sh /etc/rc.common
# Copyright (C) 2007 OpenWrt.org

#change this
START=70

start() {
#enable forwarding

#start the deamon with your config file REMEMBER a tailer &
#copy/paste your start script
}

stop() {
        #kill deamon
}




See you soon
Bye ;D

---
CrisOs mailing list
Official multi-language http://crisos.tuxfamily.org/ mailing list

For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/