![]() |
2010-02-23
, 18:26
|
Posts: 40 |
Thanked: 43 times |
Joined on Oct 2008
|
#2
|
![]() |
2010-02-23
, 23:36
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#3
|
![]() |
2010-02-24
, 00:43
|
Posts: 40 |
Thanked: 43 times |
Joined on Oct 2008
|
#4
|
![]() |
2010-02-24
, 00:49
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#5
|
![]() |
2010-02-24
, 01:02
|
Posts: 40 |
Thanked: 43 times |
Joined on Oct 2008
|
#6
|
# /etc/init.d/openvpn stop client (3) -sh: syntax error: "(" unexpected # /etc/init.d/openvpn stop client\ \(3\) Stopping virtual private network daemon:sh: (3).pid: unknown operand (failure: No such VPN is running: client (3)) # /etc/init.d/openvpn stop "client (3)" Stopping virtual private network daemon:sh: (3).pid: unknown operand (failure: No such VPN is running: client (3)) # ps ax | grep vpn X nobody X S /usr/sbin/openvpn --daemon --writepid /var/run/openvp
I have a problem with openvpn-applet , where once a VPN connection is established , I am unable to disconnect from it.
Has anyone else, come across this before - the work around is to kill the openvpn process using busybox
Cheers,