cvca / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

Script failed: Status 1 .VPN Connection closes. #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to an OPENVPN
2. Leave connection open
3. Watch it close

What is the expected output?
The connection should stay up.

What do you see instead?
The connection closes

What version of Tunnelblick are you using? On what version of OS X? PPC or
Intel?
Mac OS 10.6.2 INTEL 64Bit Tunnblick 3.0b26 Build 1395 OpenVPN 2.1.1

Please provide any additional information below. It is often helpful to
include your configuration file and the contents of the OpenVPN Log window,
but remember to remove any sensitive information such as IP addresses

2010-02-10 15:30:47 Initialization Sequence Completed
2010-02-10 15:30:47 70.189.XXX.XXX (<--MY IP X'd out)
2010-02-10 15:32:47  restarting
2010-02-10 15:32:47 TCP/UDP: Closing socket
2010-02-10 15:32:47 /sbin/route delete -net 10.163.33.1 10.163.33.5 
255.255.255.255
2010-02-10 15:32:47 /sbin/route delete -net 192.168.0.0 10.163.33.5 
255.255.255.0
2010-02-10 15:32:47 Closing TUN/TAP interface
2010-02-10 15:32:47 
/Applications/Tunnelblick.app/Contents/Resources/client.down.osx.sh 
tun0 1400 1442 10.163.33.6 10.163.33.5 init
2010-02-10 15:32:47 script failed: external program exited with error status: 1

Original issue reported on code.google.com by jasonfe...@gmail.com on 10 Feb 2010 at 11:41

GoogleCodeExporter commented 9 years ago
I see two problems: (1) that it is restarting after exactly two minutes, and 
(2) that it isn't restarting sucessfully.

(1) is being done by OpenVPN (not Tunnelblick) -- perhaps in response to a DHCP 
change or something. It 
may be legitimate.

As for (2), do you have a "user" or "group" option in your configuration file? 
If so, you need to use the down-
root.so plugin. See the section on it in the "Using Tunnelblick" wiki at
http://code.google.com/p/tunnelblick/wiki/UsingTunnelblick#Using_openvpn-down-ro
ot.so
If not, please post or attach your entire OpenVPN Log, and your configuration 
file.

Original comment by jkbull...@gmail.com on 11 Feb 2010 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by jkbull...@gmail.com on 8 May 2010 at 4:22