Re: [Openvpn-devel] route-up and iproute plugins

2011-04-16 Thread Alon Bar-Lev
I don't understand the "more secure" argument. But you can write less secured suid iproute2 ip utility replacement which can do whatever you like if the sudo is your problem. On Sat, Apr 16, 2011 at 1:57 AM, Mr Dash Four wrote: > > Is there a plugin allowing me to run "route-up" and "iproute" > (

[Openvpn-devel] route-up and iproute plugins

2011-04-15 Thread Mr Dash Four
Is there a plugin allowing me to run "route-up" and "iproute" (replacement) scripts taking advantage of the split privilege execution? I know there is down-root which allows a "down" script to be executed in this fashion, but I am not sure I could find a similar one for the above two scripts.