[Solved]Connection fails to advance past UDPv4 line TBlick

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Locked
james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

[Solved]Connection fails to advance past UDPv4 line TBlick

Post by james3000117 » Sun Mar 08, 2015 1:25 am

I'm fairly new to this sort of thing, so please forgive any silly questions that I may ask.

I've been attempting to configure a VPN hosted on a RPi (raspian) however upon attempting to connect to it in TunnelBlick it will stop at the

UDPv4 link remote: [AF_INET](public ip):1194

stage in the log. I've tried every solution I could find online, so I'm going to attach my configs and see if anyone can figure it out. If you need any additional information please let me know and I'll be happy to provide it.

Tunnelblick log (contains client conf)

Code: Select all

*Tunnelblick: OS X 10.9.5; Tunnelblick 3.4.3 (build 4055.4198); Admin user

"Sanitized" condensed configuration file for /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk:

client
dev tun
proto udp
remote jmrpifiles.dynamic-dns.net 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ns-cert-type server
key-direction 1
cipher AES-128-CBC
comp-lzo
verb 1
mute 20
<ca>
[Security-related line(s) omitted]
</ca>
<cert>
[Security-related line(s) omitted]
</cert>
<key>
[Security-related line(s) omitted]
</key>
<tls-auth>
[Security-related line(s) omitted]
</tls-auth>


================================================================================

"Sanitized" full configuration file

client
dev tun
proto udp
remote jmrpifiles.dynamic-dns.net 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ns-cert-type server
key-direction 1
cipher AES-128-CBC
comp-lzo
verb 1
mute 20
<ca>
 [Security-related line(s) omitted]
</ca>
<cert>
 [Security-related line(s) omitted]
</cert>
<key>
 [Security-related line(s) omitted]
</key>
<tls-auth>
 [Security-related line(s) omitted]
</tls-auth>



================================================================================

There are no unusual files in client1.tblk

================================================================================

Configuration preferences:

-lastConnectionSucceeded = 0

================================================================================

Wildcard preferences:


================================================================================

Program preferences:

launchAtNextLogin = 1
notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0
askedUserIfOKToCheckThatIPAddressDidNotChangeAfterConnection = 1
tunnelblickVersionHistory = (
    "3.4.3 (build 4055.4198)"
)
lastLaunchTime = 447458097.213077
connectionWindowDisplayCriteria = showWhenConnecting
maxLogDisplaySize = 102400
keyboardShortcutIndex = 1
updateCheckAutomatically = 1
updateSendProfileInfo = 0
NSWindow Frame ConnectingWindow = 434 425 412 232 0 0 1280 778 
detailsWindowFrameVersion = 4055.4198
detailsWindowFrame = {{182, 250}, {908, 468}}
detailsWindowLeftFrame = {{0, 0}, {163.5, 350}}
leftNavSelectedDisplayName = client1
haveDealtWithSparkle1dot5b6 = 1
haveDealtWithOldTunTapPreferences = 1
haveDealtWithOldLoginItem = 1
SUEnableAutomaticChecks = 1
SUFeedURL = https://www.tunnelblick.net/appcast-s.rss
SUScheduledCheckInterval = 86400
SUSendProfileInfo = 0
SULastCheckTime = 2015-03-07 21:54:57 +0000
SUHasLaunchedBefore = 1
WebKitDefaultFontSize = 16
WebKitStandardFont = Times

================================================================================

Tunnelblick Log:

2015-03-08 01:09:21 *Tunnelblick: OS X 10.9.5; Tunnelblick 3.4.3 (build 4055.4198)
2015-03-08 01:09:21 *Tunnelblick: Attempting connection with client1 using shadow copy; Set nameserver = 1; monitoring connection
2015-03-08 01:09:21 *Tunnelblick: openvpnstart start client1.tblk 1337 1 0 1 0 16688 -ptADGNWradsgnw 2.3.6
2015-03-08 01:09:22 OpenVPN 2.3.6 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jan  8 2015
2015-03-08 01:09:22 library versions: OpenSSL 1.0.1k 8 Jan 2015, LZO 2.08
2015-03-08 01:09:22 *Tunnelblick: openvpnstart log:
     Tunnelblick: 
     OpenVPN started successfully. Command used to start OpenVPN (one argument per displayed line):
     
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3.6/openvpn
          --daemon
          --log
          /Library/Application Support/Tunnelblick/Logs/-SUsers-SJames-SLibrary-SApplication Support-STunnelblick-SConfigurations-Sclient1.tblk-SContents-SResources-Sconfig.ovpn.1_0_1_0_16688.1337.openvpn.log
          --cd
          /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources
          --config
          /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
          --cd
          /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources
          --management
          127.0.0.1
          1337
          --management-query-passwords
          --management-hold
          --script-security
          2
          --up
          /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -m -w -d -f -ptADGNWradsgnw
          --down
          /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -m -w -d -f -ptADGNWradsgnw

2015-03-08 01:09:21 *Tunnelblick: openvpnstart starting OpenVPN
2015-03-08 01:09:22 *Tunnelblick: Established communication with OpenVPN
2015-03-08 01:09:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-03-08 01:09:25 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2015-03-08 01:09:25 Control Channel Authentication: tls-auth using INLINE static key file
2015-03-08 01:09:25 UDPv4 link local: [undef]
2015-03-08 01:09:25 UDPv4 link remote: [AF_INET](public ip):1194
2015-03-08 01:10:25 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2015-03-08 01:10:25 TLS Error: TLS handshake failed
2015-03-08 01:10:25 SIGUSR1[soft,tls-error] received, process restarting
2015-03-08 01:10:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-03-08 01:10:25 UDPv4 link local: [undef]
2015-03-08 01:10:25 UDPv4 link remote: [AF_INET](public ip):1194
2015-03-08 01:11:25 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2015-03-08 01:11:25 TLS Error: TLS handshake failed
2015-03-08 01:11:25 SIGUSR1[soft,tls-error] received, process restarting
2015-03-08 01:11:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-03-08 01:11:25 UDPv4 link local: [undef]
2015-03-08 01:11:25 UDPv4 link remote: [AF_INET](public ip):1194
2015-03-08 01:12:25 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2015-03-08 01:12:25 TLS Error: TLS handshake failed
2015-03-08 01:12:25 SIGUSR1[soft,tls-error] received, process restarting
2015-03-08 01:12:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-03-08 01:12:25 UDPv4 link local: [undef]
2015-03-08 01:12:25 UDPv4 link remote: [AF_INET](public ip):1194
2015-03-08 01:13:25 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2015-03-08 01:13:25 TLS Error: TLS handshake failed
2015-03-08 01:13:25 SIGUSR1[soft,tls-error] received, process restarting
2015-03-08 01:13:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-03-08 01:13:25 UDPv4 link local: [undef]
2015-03-08 01:13:25 UDPv4 link remote: [AF_INET](public ip):1194
2015-03-08 01:13:28 *Tunnelblick: Disconnecting; VPN Details… window disconnect button pressed
2015-03-08 01:13:28 *Tunnelblick: Disconnecting using 'kill'
2015-03-08 01:13:28 event_wait : Interrupted system call (code=4)
2015-03-08 01:13:28 SIGTERM[hard,] received, process exiting
2015-03-08 01:13:28 *Tunnelblick: No 'post-disconnect.sh' script to execute
2015-03-08 01:13:28 *Tunnelblick: Expected disconnection occurred.

================================================================================

Console Log:

2015-03-07 21:29:25 kernel[0] hfs: mounted Tunnelblick on device disk1s1
2015-03-07 21:29:25 mds[78] (Normal) Volume: volume:0x7fa331a35000 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Tunnelblick
2015-03-07 21:29:49 Tunnelblick[10683] Created a symbolic link to /Users/James/Library/Application Support/Tunnelblick/Configurations at /Users/James/Library/openvpn
2015-03-07 21:29:49 Tunnelblick[10683] Tunnelblick cannot run when it is on /Volumes because the volume has the MNT_NOSUID statfs flag set.
2015-03-07 21:29:56 Tunnelblick[10683] Beginning installation or repair
2015-03-07 21:29:56 authexec[10692] executing /Volumes/Tunnelblick/Tunnelblick.app/Contents/Resources/installer
2015-03-07 21:29:57 Tunnelblick[10683] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 21:29:56. 1 arguments: 0x0017
                                       Created directory /Library/Application Support/Tunnelblick with owner 0:80 and permissions 755
                                       Changed ownership of /Library/Application Support/Tunnelblick from 0:80 to 0:0
                                       Created directory /Library/Application Support/Tunnelblick/Logs with owner 0:0 and permissions 755
                                       Created directory /Library/Application Support/Tunnelblick/Shared with owner 0:0 and permissions 755
                                       Created directory /Library/Application Support/Tunnelblick/Tblks with owner 0:0 and permissions 755
                                       Created directory /Library/Application Support/Tunnelblick/Users with owner 0:0 and permissions 750
                                       Created directory /Library/Application Support/Tunnelblick/Users/James with owner 0:0 and permissions 750
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick from 501:20 to 501:80
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations from 501:20 to 501:80
                                       Copied /Volumes/Tunnelblick/Tunnelblick.app to /Applications/Tunnelblick.app
                                       Changed ownership of /Applications/Tunnelblick.app and its contents from 501:20 to 0:0
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/atsystemstart
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/installer
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/leasewatch
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/leasewatch3
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/process-network-changes
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/standardize-scutil-output
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh
                                       Changed permissions from 644 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.route-pre-down.tunnelblick.sh
                                       Changed permissions from 644 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.1.up.tunnelblick.sh
                                       Changed permissions from 644 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.1.down.tunnelblick.sh
                                       Changed permissions from 644 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.2.up.tunnelblick.sh
                                       Changed permissions from 644 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.2.down.tunnelblick.sh
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.3.up.tunnelblick.sh
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/client.3.down.tunnelblick.sh
                                       Changed permissions from 755 to 744 on /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3.6/openvpn-down-root.so
                                       Changed permissions from 755 to 4555 on /Applications/Tunnelblick.app/Contents/Resources/openvpnstart
2015-03-07 21:29:58 Tunnelblick[10683] applicationShouldTerminate: termination because of Quit; delayed until 'shutdownTunnelblick' finishes
2015-03-07 21:29:59 Tunnelblick[10683] Finished shutting down Tunnelblick; allowing termination
2015-03-07 21:29:59 Tunnelblick[10695] Set program update feedURL to https://www.tunnelblick.net/appcast-s.rss
2015-03-07 21:29:59 Tunnelblick[10695] Launching a thread to remove the old login item (if any) so we can use the new mechanism that controls Tunnelblick's launch on login
2015-03-07 21:29:59 Tunnelblick[10695] Copied our 'net.tunnelblick.tunnelblick.LaunchAtLogin.plist' into ~/Library/LaunchAgents
2015-03-07 21:29:59 Tunnelblick[10695] No old login item to remove
2015-03-07 21:31:11 Tunnelblick[10695] Copied easy-rsa
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 700 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-ca
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-dh
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-inter
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-key
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-key-pass
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-key-pkcs12
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-key-server
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-req
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/build-req-pass
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/clean-all
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/inherit-inter
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 700 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/keys
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/list-crl
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 644 to 600 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/openssl-0.9.6.cnf
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 644 to 600 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/openssl-0.9.8.cnf
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 644 to 600 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/openssl-1.0.0.cnf
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/pkitool
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 644 to 400 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/README
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/revoke-full
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/sign-req
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 644 to 400 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/TB-version.txt
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 600 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/vars
2015-03-07 21:31:11 Tunnelblick[10695] Changed permissions from 755 to 500 on /Users/James/Library/Application Support/Tunnelblick/easy-rsa/whichopensslcnf
2015-03-07 21:31:16 Tunnelblick[10695] DEBUG: Updater: systemVersion 10.9.5 satisfies minimumSystemVersion 10.4.0
2015-03-07 21:31:16 Tunnelblick[10695] DEBUG: Updater: systemVersion 10.9.5 satisfies minimumSystemVersion 10.4.0
2015-03-07 21:31:29 kernel[0] hfs: unmount initiated on Tunnelblick on device disk1s1
2015-03-07 21:41:56 Tunnelblick[10695] Converting/Installing /Users/James/Documents/client1.ovpn: Converted OpenVPN configuration
2015-03-07 21:42:03 Tunnelblick[10695] Beginning installation or repair
2015-03-07 21:42:03 authexec[10834] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 21:42:03 Tunnelblick[10695] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 21:42:03. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-8sE1ek/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-8sE1ek/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-07 21:54:10 Tunnelblick[10695] setShutdownVariables: invoked, but have already set them
2015-03-07 21:54:10 Tunnelblick[10695] applicationShouldTerminate: termination because of restart; delayed until 'shutdownTunnelblick' finishes
2015-03-07 21:54:10 Tunnelblick[10695] Finished shutting down Tunnelblick; allowing termination
2015-03-07 21:54:56 Tunnelblick[235] Set program update feedURL to https://www.tunnelblick.net/appcast-s.rss
2015-03-07 22:01:42 launchservicesd[94] Application App:"Tunnelblick" asn:0x0-18018 pid:235 refs=5 @ 0x7fd598f010f0 tried to be brought forward, but isn't in fPermittedFrontApps ( ( "LSApplication:0x0-0x1001 pid=82 "loginwindow"")), so denying. : LASSession.cp #1481 SetFrontApplication() q=LSSession 100004/0x186a4 queue
2015-03-07 22:01:42 WindowServer[111] [cps/setfront] Failed setting the front application to Tunnelblick, psn 0x0-0x18018, securitySessionID=0x186a4, err=-13066
2015-03-07 22:18:13 Tunnelblick[235] Converting/Installing /Users/James/Documents/client1.ovpn: Converted OpenVPN configuration
2015-03-07 22:31:56 Tunnelblick[235] connect: but client1 is not disconnected
2015-03-07 22:34:41 Tunnelblick[235] Beginning installation or repair
2015-03-07 22:34:41 authexec[537] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 22:34:41 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 22:34:41. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-07 22:34:41 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-07 22:44:01 Tunnelblick[235] Converting/Installing /Users/James/Documents/client1.ovpn: Converted OpenVPN configuration
2015-03-07 22:44:05 Tunnelblick[235] Beginning installation or repair
2015-03-07 22:44:05 authexec[590] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 22:44:05 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 22:44:05. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-k2y7GU/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-k2y7GU/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-07 23:04:03 Tunnelblick[235] Beginning installation or repair
2015-03-07 23:04:03 authexec[643] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 23:04:03 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 23:04:03. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-07 23:04:03 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-07 23:48:49 Tunnelblick[235] Converting/Installing /Users/James/client1.ovpn: Converted OpenVPN configuration
2015-03-07 23:48:54 Tunnelblick[235] Beginning installation or repair
2015-03-07 23:48:54 authexec[730] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 23:48:54 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 23:48:54. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-UQpcPp/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-UQpcPp/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-07 23:54:31 WindowServer[111] CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Tunnelblick" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0xee03, PID 235)
2015-03-07 23:55:00 kernel[0] PM notification timeout (pid 235, Tunnelblick)
2015-03-07 23:55:34 Tunnelblick[235] Beginning installation or repair
2015-03-07 23:55:34 authexec[791] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 23:55:34 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 23:55:34. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-07 23:55:34 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-07 23:57:00 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-07 23:57:00 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-07 23:57:00 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Unknown file type 'csr' for /Users/James/client1.tblk/client1.csr
2015-03-07 23:57:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-07 23:57:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-07 23:57:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Converted OpenVPN configuration
2015-03-07 23:57:57 Tunnelblick[235] Beginning installation or repair
2015-03-07 23:57:57 authexec[814] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-07 23:57:57 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-07 23:57:57. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-gb8krT/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-gb8krT/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.crt
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-08 00:01:01 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:01:01 authexec[839] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:01:01 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:01:01. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-08 00:01:01 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:05:18 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-08 00:05:18 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-08 00:05:18 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Unknown file type 'csr' for /Users/James/client1.tblk/client1.csr
2015-03-08 00:05:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-08 00:05:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-08 00:05:43 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Converted OpenVPN configuration
2015-03-08 00:05:48 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:05:48 authexec[867] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:05:48 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:05:48. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-BTSdMS/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-BTSdMS/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.crt
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-08 00:15:47 Tunnelblick[235] openvpnstart status from compareShadowCopy: 252
2015-03-08 00:15:52 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:15:52 authexec[937] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:15:52 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:15:52. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Users/James/client1.tblk /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
2015-03-08 00:15:52 Tunnelblick[235] Created or updated secure (shadow) copy of configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:17:43 Tunnelblick[235] openvpnstart status from compareShadowCopy: 252
2015-03-08 00:17:46 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:17:46 authexec[967] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:17:46 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:17:46. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Users/James/client1.tblk /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
2015-03-08 00:17:46 Tunnelblick[235] Created or updated secure (shadow) copy of configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:41:28 Tunnelblick[235] openvpnstart status from compareShadowCopy: 252
2015-03-08 00:41:32 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:41:32 authexec[1063] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:41:32 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:41:32. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Users/James/client1.tblk /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
2015-03-08 00:41:32 Tunnelblick[235] Created or updated secure (shadow) copy of configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:52:32 Tunnelblick[235] openvpnstart status from compareShadowCopy: 252
2015-03-08 00:52:36 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:52:36 authexec[1106] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:52:36 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:52:36. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Users/James/client1.tblk /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
2015-03-08 00:52:36 Tunnelblick[235] Created or updated secure (shadow) copy of configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:55:48 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:55:48 authexec[1132] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:55:48 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:55:48. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-08 00:55:48 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 00:57:27 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-08 00:57:27 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-08 00:57:27 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Converted OpenVPN configuration
2015-03-08 00:57:31 Tunnelblick[235] Beginning installation or repair
2015-03-08 00:57:31 authexec[1145] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 00:57:32 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 00:57:32. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-eQvcqj/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-eQvcqj/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 644 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.crt
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk
2015-03-08 01:01:27 Tunnelblick[235] Beginning installation or repair
2015-03-08 01:01:27 authexec[1185] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 01:01:28 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 01:01:28. 2 arguments: 0x2001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       removed /Library/Application Support/Tunnelblick/Users/James/client1.tblk
2015-03-08 01:01:28 Tunnelblick[235] Uninstalled configuration file /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied ca.crt
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied ca.key
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.3des.key
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.crt
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Copied client1.key
2015-03-08 01:01:57 Tunnelblick[235] Converting/Installing /Users/James/client1.tblk/client1.ovpn: Converted OpenVPN configuration
2015-03-08 01:02:01 Tunnelblick[235] Beginning installation or repair
2015-03-08 01:02:01 authexec[1197] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2015-03-08 01:02:01 Tunnelblick[235] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2015-03-08 01:02:01. 3 arguments: 0x0001 /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-7xhPst/client1.tblk
                                       Copied /private/var/folders/7v/4r_f18v16dzgbp8wh6bv4l300000gn/T/Tunnelblick-7xhPst/client1.tblk to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp
                                       Moved /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk.temp to /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk
                                       Changed ownership of /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 755 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/ca.crt
                                       Changed permissions from 755 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/ca.key
                                       Changed permissions from 755 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 755 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 755 to 740 on /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk/Contents/Resources/client1.key
                                       Copied /Users/James/Library/Application Support/Tunnelblick/Configurations/client1.tblk to /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp
                                       Moved /Library/Application Support/Tunnelblick/Users/James/client1.tblk.temp to /Library/Application Support/Tunnelblick/Users/James/client1.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/James/client1.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/ca.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/ca.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.3des.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.crt
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/client1.key
                                       Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/James/client1.tblk/Contents/Resources/config.ovpn
                                       Created secure (shadow) copy of client1.tblk

================================================================================

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
  120    0 0xffffff7f82309000 0x6000     0x6000     net.tunnelblick.tap (1.0) <7 5 4 1>
Server conf

Code: Select all

local 192.168.1.140
dev tun
proto udp
port 1194
ca /etc/openvpn/easy-rsa/keys.ca.crt
cert /etc/openvpn/easy-rsa/keys/server.crt
key /etc/openvpn/easy-rsa/keys/server.key
dh /etc/openvpn/easy-rsa/keys/dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig 10.8.0.1 10.8.0.2
push "route 10.8.0.1 255.255.255.255"
push "route 10.8.0.0 255.255.255.0"
push "route 192.168.1.140 255.255.255.0"
push "dhcp-option DNS 192.168.1.1"
push "redirect-gateway def1"
client-to-client
duplicate-cn
keepalive 10 120
tls-auth /etc/openvpn/easy-rsa/keys/ta.key 0
the tblk file contains:
client1.3des.key
client1.cert
client1.ovpn
ca.crt
ca.key
client1.key

Since I wasn't sure exactly what it required. Could this be causing the problem?

Thanks

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Mon Mar 09, 2015 7:16 am

checking your configs side by side

server

Code: Select all

local 192.168.1.140
dev tun
proto udp
port 1194
ca /etc/openvpn/easy-rsa/keys.ca.crt
cert /etc/openvpn/easy-rsa/keys/server.crt
key /etc/openvpn/easy-rsa/keys/server.key
dh /etc/openvpn/easy-rsa/keys/dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig 10.8.0.1 10.8.0.2
push "route 10.8.0.1 255.255.255.255"
push "route 10.8.0.0 255.255.255.0"
push "route 192.168.1.140 255.255.255.0"
push "dhcp-option DNS 192.168.1.1"
push "redirect-gateway def1"
client-to-client
duplicate-cn
keepalive 10 120
tls-auth /etc/openvpn/easy-rsa/keys/ta.key 0
client

Code: Select all

client
dev tun
proto udp
remote jmrpifiles.dynamic-dns.net 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ns-cert-type server
key-direction 1
cipher AES-128-CBC
comp-lzo
verb 1
mute 20
<ca>
[Security-related line(s) omitted]
</ca>
<cert>
[Security-related line(s) omitted]
</cert>
<key>
[Security-related line(s) omitted]
</key>
<tls-auth>
[Security-related line(s) omitted]
</tls-auth>

there are many inconsistencies which need to be addressed,

first remove from your server config

Code: Select all

ifconfig 10.8.0.1 10.8.0.2
push "route 10.8.0.1 255.255.255.255"
push "route 10.8.0.0 255.255.255.0"
also these needs to be added

Code: Select all

cipher AES-128-CBC
comp-lzo
the TLS errors are usually firewall based problem...

Michael.

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Mon Mar 09, 2015 5:48 pm

maikcat wrote:
also these needs to be added

Code: Select all

cipher AES-128-CBC
comp-lzo
Those two lines are actually already present in the original config, see lines 12 and 13
maikcat wrote: the TLS errors are usually firewall based problem...
I suspected a firewall problem. Port 1194 is definitely forwarded too.

Here's some relevant files

/etc/firewall-openvpn-rules.sh (IPTable for access)

Code: Select all

#!/bin/sh

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j SNAT --to-source 192.168.1.140
/etc/network/interfaces

Code: Select all

auto lo

iface lo inet loopback
iface eth0 inet dhcp
	pre-up /etc/firewall-openvpn-rules.sh
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Tue Mar 10, 2015 1:03 pm

Those two lines are actually already present in the original config, see lines 12 and 13
are these present on SERVER config? cause i cant see them in the config posted.


can you remove for testing the NAT rule?

Michael.

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Tue Mar 10, 2015 7:24 pm

maikcat wrote:
Those two lines are actually already present in the original config, see lines 12 and 13
are these present on SERVER config? cause i cant see them in the config posted.


can you remove for testing the NAT rule?

Michael.
Sorry about that, I was looking at the wrong file. Those lines are in server.conf now

I think I found what is causing the problem:

Code: Select all

Tue Mar 10 19:15:15 2015 OpenVPN 2.2.1 arm-linux-gnueabihf [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Dec  1 2014
Tue Mar 10 19:15:15 2015 NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Tue Mar 10 19:15:15 2015 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Mar 10 19:15:15 2015 Diffie-Hellman initialized with 1024 bit key
Tue Mar 10 19:15:15 2015 Cannot load certificate file /etc/openvpn/easy-rsa/keys/server.crt: error:02001002:system library:fopen:No such file or directory: error:20074002:BIO routines:FILE_CTRL:system lib: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Tue Mar 10 19:15:15 2015 Exiting
Specifically the "Cannot load certificate file" line.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Wed Mar 11, 2015 6:49 am

annot load certificate file /etc/openvpn/easy-rsa/keys/server.crt: error:02001002:system library:fopen:No such file or directory
does file exists?permisions?

Michael.

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Wed Mar 11, 2015 4:28 pm

Hi, the file does not exist in the directory that was listed. I'm not sure exactly what it is used for but it seems to be stopping the server from starting successfully. Would you recommend a complete reinstall of openvpn, as this file clearly didn't generate properly.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Thu Mar 12, 2015 7:10 am

server.crt is your servers certificate,and it is NOT auto generated,
its your job to create a CA and the client/server certs.

are you aware on how openvpn in TLS mode works?

Michael.

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Thu Mar 12, 2015 5:26 pm

Is that done with the ./build-key-server command? I have a rather basic understanding of how it works. I did build-ca, build-key-server and then build-key-pass creating clients. I also built a DH key. Was there something else needed to create the CA as the server? I assumed that /build-ca would do that

Sent from mobile

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Fri Mar 13, 2015 6:40 am

Is that done with the ./build-key-server command?
yes if you issued build-key-server server

the second "server" is the cert name itself...

Michael

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Fri Mar 13, 2015 7:10 pm

Server.crt is present in the /etc/openvpn/easy-rsa/keys/ folder, now get:

Code: Select all

Fri Mar 13 18:52:26 2015 Cannot load CA certificate file /etc/openvpn/easy-rsa/keys.ca.crt path (null) (SSL_CTX_load_verify_locations): error:02001002:system library:fopen:No such file or directory: error:2006D080:BIO routines:BIO_new_file:no such file: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
The following files are in /etc/openvpn/easy-rsa/keys/, this should help you to see if I missed anything
  • 01.pem
    02.pem
    ca.crt
    ca.key
    client1.crt
    client1.csr
    client1.key
    default.txt
    dh1024.pem
    index.txt
    index.txt.attr
    index.txt.attr.old
    makeOVPN.sh
    serial
    serial.old
    server.crt
    server.csr
    server.key
    ta.key

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection fails to advance past UDPv4 line remote in TB

Post by maikcat » Sat Mar 14, 2015 4:14 pm

ca /etc/openvpn/easy-rsa/keys.ca.crt
replace the dot with a slash please,

Code: Select all

ca /etc/openvpn/easy-rsa/keys/ca.crt
Michael.

james3000117
OpenVpn Newbie
Posts: 7
Joined: Sun Mar 08, 2015 1:07 am

Re: Connection fails to advance past UDPv4 line remote in TB

Post by james3000117 » Sat Mar 14, 2015 6:36 pm

Wow, who would have thought that such a small typo could break everything? Well spotted! After a bit of trouble with the OVPN creator script being in DOS format I managed to connect successfully using tunnelblick. This is resolved, thanks for your help.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: [Solved]Connection fails to advance past UDPv4 line TBli

Post by maikcat » Sun Mar 15, 2015 4:54 pm

You welcome,

Marked as Solved,

Closing topic

Regards

Michael.

Locked