Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105439 - openvpn init script should support managing specific vpn
Summary: openvpn init script should support managing specific vpn
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 16:03 UTC by Alon Bar-Lev (RETIRED)
Modified: 2005-10-13 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev (RETIRED) gentoo-dev 2005-09-09 16:03:52 UTC
Currently openvpn starts all vpns at /etc/openvpn or stops all of them.
The system should be able to choose if it like to start a specific vpn.

I suggest it to to be like the net.* initscript so that openvpn will have many
links, and openvpn.vpn1 will manage vpn1 and openvpn.vpn2 will manage vpn2.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Manage openvpn vpns one by one.

Please refer to net initscript implementation, it seems that a similar solution
can be applied here.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2005-10-13 07:12:19 UTC
Fixed in 2.0.2-r1 - see the post install instructions on how to do this