Re: [crisos] open vpn server |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/crisos Archives
]
- To: crisos@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [crisos] open vpn server
- From: Claudio <claudyus84@xxxxxxxxx>
- Date: Mon, 10 Mar 2008 21:37:57 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=OznF88aPiH1CdzO49DO2uzeIiHcGHoFKwswjjjcxXuw=; b=Qg8kXqk9y9aXyIuo+feZK8RiNzdYxOVduffUtFAZnq4jFMjTCQBAuWnCFOoeJOBvwzHdF37u2l3B93CTwiOu/RiqDLz67/JP1KgTwUcGTWXzYurFzq6OuhMuQM1vw4veYFhycr1FRkO0FvBgwkPJvnHVA8OU1PmnD74R9KFtmJo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bwbeNVXM8Ya8y9S8nsBWcJddqC+qpU4H/I7kqTYGJJ5RYalIzkty1zcRkC3fGJotd+gvDaWwdxv3pBKI/o/lAw0RsCoQdHG1qup6p/Btc54biKtNK9QGUSAeXj5bpi2haYmLU+sscKzYH6NIho+OB1FuWnTfE1D1o2VfiSZtNAA=
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.