I have a DD-WRT (linux/BusyBox) router with OpenVPN client. I use VPN
*sometimes*, but I do not want OpenVPN to persist or start automatically.
I want to start OpenVPN manually only, from the shell.
How do I configure/accomplish this?
Thx, Gus
Do not start OpenVPN client automatically
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
-
- OpenVpn Newbie
- Posts: 2
- Joined: Mon May 23, 2011 10:51 pm
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Do not start OpenVPN client automatically
this depends on how the dd-wrt/busybox setup is done, which is (slightly) off-topic for this forum.
OpenVPN does not start by itself; in most cases some /etc/init.d script gets executed at boot time, which read all /etc/openvpn/*.conf files and launches them.
OpenVPN does not start by itself; in most cases some /etc/init.d script gets executed at boot time, which read all /etc/openvpn/*.conf files and launches them.