From: Lonnie A. <li...@lo...> - 2007-02-17 21:18:16
|
Darrick, Thanks... quick look, looks great. 1) Line 94 of your /etc/init.d/openvpn needs another "fi" 94: fi 95: fi 96: } 2) So if I include "sysctl -w net.ipv4.ip_forward=1" on my rc.local keydisk, no problem that this gets called a bunch of times? 3) How about my NO_ASTERISK (exit) variable in /etc/init.d/asterisk ? Lonnie On Feb 17, 2007, at 2:36 PM, Darrick Hartman wrote: > Lonnie Abelbeck wrote: >> Kristian, >> >> First, my OpenVPN experience is a total of the last two weeks; so, >> with that in mind... >> >> Yes, I think OpenVPN will solve your problem. Until Darrick has a >> chance to look at my openvpn changes in AstLinux, you might look at: >> >> /etc/init.d/openvpn >> http://lonnie.abelbeck.com/share/openvpn2.txt >> > Lonnie, > > I committed most of the changes you requested for openvpn to trunk. > This includes a modified init script, the inclusion of only easy-rsa > version 2 scripts, changes to rc.conf for a few additional > variables and > the possibility of using your own openvpn.conf file from the key disk. > One key setting that I did not include is the enabling of > ip_forwarding. While this is required if you want openvpn to route to > other pc's on the network, this should be enabled by the firewall. If > you want to enable ip fowarding without a firewall, add a line to > rc.local on your keydisk. > > Darrick > > -- > Darrick Hartman > DJH Solutions, LLC > http://www.djhsolutions.com > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |