Closed GoogleCodeExporter closed 9 years ago
Please post your configuration file and the first few lines of the OpenVPN Log
from the Details... window.
Original comment by jkbull...@gmail.com
on 28 Feb 2010 at 5:43
log:
2010-02-28 19:24:55 *Tunnelblick: OS X 10.6.2; Tunnelblick 3.0b28 (build 1422);
OpenVPN 2.1.1
2010-02-28 19:25:00 *Tunnelblick: Attempting connection with ***.conf; Set
nameserver = 0; not
monitoring connection
2010-02-28 19:25:00 *Tunnelblick:
/Applications/Tunnelblick.app/Contents/Resources/openvpnstart start
***.conf 1337 0 0 0 1
2010-02-28 19:25:00 *Tunnelblick:
/Applications/Tunnelblick.app/Contents/Resources/openvpn --
management-query-passwords --cd /Users/***/Library/Application
Support/Tunnelblick/Configurations --
daemon --management-hold --management 127.0.0.1 1337 --config
/Users/***/Library/Application
Support/Tunnelblick/Configurations/***.conf --script-security 2
#OpenVPN Client conf
tls-client
client
dev tun
proto udp
tun-mtu 1400
remote *** 1194
pkcs12 ***.p12
cipher BF-CBC
verb 3
ns-cert-type server
*** - info removed
Original comment by cee...@gmail.com
on 28 Feb 2010 at 6:30
Try removing the "tun-mtu 1400". MTUs are very tricky. You could also try proto
tcp,
too, instead of proto udp.
Original comment by jkbull...@gmail.com
on 1 Mar 2010 at 1:38
Abandoned by original poster.
Original comment by jkbull...@gmail.com
on 2 Sep 2010 at 1:02
Original issue reported on code.google.com by
cee...@gmail.com
on 25 Feb 2010 at 4:11