![]() |
2012-03-11
, 00:38
|
Posts: 26 |
Thanked: 97 times |
Joined on Dec 2011
|
#2
|
First of all, does openvpn work in meego? I haven't found any good info on this matter.
Secondly, given that it does work. Is it possible to configure openvpn so that all my internet traffic goes through my regular service provider except for ONE adress, which I would like to route through the VPN?
![]() |
2012-03-11
, 09:44
|
Posts: 6 |
Thanked: 0 times |
Joined on Nov 2011
|
#3
|
![]() |
2012-03-11
, 10:57
|
|
Posts: 120 |
Thanked: 126 times |
Joined on Nov 2011
@ Germany
|
#4
|
The Following User Says Thank You to Niwakame For This Useful Post: | ||
![]() |
2012-04-08
, 07:06
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#5
|
![]() |
2012-04-14
, 14:34
|
Posts: 26 |
Thanked: 97 times |
Joined on Dec 2011
|
#6
|
Has anyone been able to get the /etc/network/if-up.d/openvpn script to work properly? The version provided by the openvpn package I am using (http://www.jlranta.com/stuff/openvpn...rmel_aegis.deb) does not work because IF_OPENVPN is not defined..
I rolled my own script that fixes these issues, but I cannot use it to automate because of Aegis.
![]() |
2012-05-20
, 07:26
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#7
|
I've been using my own if up/down scripts package for quite a long time now. UID::user is enough for executing the script. It might also need CAP::net_admin, if it does certain things with network interfaces. Correct digsigsums must be calculated too. I would suggest you to do your own scripts package. I might release my scripts package one day, but I haven't got any schedule for the release.
Secondly, given that it does work. Is it possible to configure openvpn so that all my internet traffic goes through my regular service provider except for ONE adress, which I would like to route through the VPN?