Tunnelblick Unable to start OpenVPN, Permissions Denied?

2,439 views
Skip to first unread message

foundrman

unread,
Feb 22, 2014, 8:58:53 AM2/22/14
to tunnelbli...@googlegroups.com
Greetings All-  I'm running 3.4beta20 build 3727, I get the following error when trying to start my VPN connection:


Could not start OpenVPN (openvpnstart returned with status #251)


Log Entry:


Contents of the openvpnstart log:

*Tunnelblick: openvpnstart log:

     OpenVPN returned with status 1, errno = 13:

          Permission denied

     

     Command used to start OpenVPN (one argument per displayed line):

     

          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.2.1/openvpn

          --cd

          /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources

          --daemon

          --management

          127.0.0.1

          1337

          --config

          /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/config.ovpn

          --log

          /Library/Application Support/Tunnelblick/Logs/-SLibrary-SApplication Support-STunnelblick-SShared-SOVPN.tblk-SContents-SResources-Sconfig.ovpn.1_0_3_0_305.1337.openvpn.log

          --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

     

     Contents of the OpenVPN log:

     

          

     More details may be in the Console Log's "All Messages"


2014-02-22 08:48:51 *Tunnelblick: openvpnstart starting OpenVPN



-----

And here's my config file:

dev tun
proto udp
port 1194
XX.XX.XX.X 
resolv-retry infinite
nobind
secret openvpn-key.key
ifconfig 10.8.0.2 10.8.0.1
comp-lzo
verb 8
redirect gateway defl

Any help would be greatly appreciated!!

jkbull...gmail.com

unread,
Feb 22, 2014, 9:27:33 AM2/22/14
to tunnelbli...@googlegroups.com
The "permission denied" error is just OpenVPN's way of saying it couldn't start.

You need a "remote" option in your configuration file -- something like:

remote 1.2.3.4

If you replaced the entire line with the "XX.XX.XX.XX", then that's OK, and the problem is something else.

To find out what is causing the error:
  1. Change the "verb 8" to "verb 3" in your configuration file
  2. Try to connect
  3. Post the results of the "Copy Diagnostic Info to Clipboard" button on the "Log" tab of the "VPN Details…" window

foundrman

unread,
Feb 22, 2014, 12:26:23 PM2/22/14
to tunnelbli...@googlegroups.com
Ok, modified the config file to add "remote" in front of my server IP. Same error. 

Modified to verb 3 and here's the log info:

*Tunnelblick: OS X 10.9.1; Tunnelblick 3.4beta20 (build 3727); prior version 3.4beta18 (build 3704); Admin user

"Sanitized" configuration file for /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk:

dev tun
proto udp
port 1194
remote XX.XX.XX.X
resolv-retry infinite
nobind
secret openvpn-key.key
ifconfig 10.8.0.2 10.8.0.1
comp-lzo
verb 3
redirect gateway defl


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

Configuration preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0
-lastConnectionSucceeded = 0

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

Wildcard preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0

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

Program preferences:

notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0
askedUserIfOKToCheckThatIPAddressDidNotChangeAfterConnection = 1
tunnelblickVersionHistory = (
    "3.4beta20 (build 3727)",
    "3.4beta18 (build 3704)"
)
statusDisplayNumber = 0
doNotShowNotificationWindowOnMouseover = 1
showConnectedDurations = 1
connectionWindowDisplayCriteria = showWhenChanges
maxLogDisplaySize = 102400
lastConnectedDisplayName = VPNx
keyboardShortcutIndex = 1
updateCheckAutomatically = 1
updateSendProfileInfo = 0
NSWindow Frame ConnectingWindow = 1085 923 389 187 0 0 2560 1418 
detailsWindowFrameVersion = 3727
detailsWindowFrame = {{1011, 737}, {760, 468}}
detailsWindowLeftFrame = {{0, 0}, {135, 350}}
leftNavSelectedDisplayName = OVPN
haveDealtWithSparkle1dot5b6 = 1
haveDealtWithOldTunTapPreferences = 1
SUEnableAutomaticChecks = 1
SUSendProfileInfo = 0
SULastCheckTime = 2014-02-22 13:48:43 +0000
SUHasLaunchedBefore = 1
WebKitDefaultFontSize = 11
WebKitStandardFont = Lucida Grande

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

Tunnelblick Log:

2014-02-22 12:22:34 *Tunnelblick: OS X 10.9.1; Tunnelblick 3.4beta20 (build 3727); prior version 3.4beta18 (build 3704)
2014-02-22 12:22:34 *Tunnelblick: Attempting connection with OVPN using shadow copy; Set nameserver = 1; monitoring connection
2014-02-22 12:22:34 *Tunnelblick: openvpnstart start OVPN.tblk 1337 1 0 1 0 305 -ptADGNWradsgnw 2.2.1
2014-02-22 12:22:35 *Tunnelblick:

Could not start OpenVPN (openvpnstart returned with status #251)

Contents of the openvpnstart log:
*Tunnelblick: openvpnstart log:
     OpenVPN returned with status 1, errno = 13:
          Permission denied
     
     Command used to start OpenVPN (one argument per displayed line):
     
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.2.1/openvpn
          --cd
          /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources
          --daemon
          --management
          127.0.0.1
          1337
          --config
          /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn
          --log
          /Library/Application Support/Tunnelblick/Logs/-SUsers-SPretorian-SLibrary-SApplication Support-STunnelblick-SConfigurations-SOVPN.tblk-SContents-SResources-Sconfig.ovpn.1_0_1_0_305.1337.openvpn.log
          --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
     
     Contents of the OpenVPN log:
     
          
     More details may be in the Console Log's "All Messages"


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

Console Log:

2014-02-22 12:19:32 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-22 12:20:04 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-22 12:20:16 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-22 12:20:44 Tunnelblick[16463] Beginning installation or repair
2014-02-22 12:20:44 authexec[16604] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-22 12:20:44 Tunnelblick[16463] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-22 12:20:44. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Shared/OVPN.tblk /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-ATCJJa/OVPN.tblk
                                       Copied /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-ATCJJa/OVPN.tblk to /Library/Application Support/Tunnelblick/Shared/OVPN.tblk.temp
                                       Copied /Library/Application Support/Tunnelblick/Shared/OVPN.tblk.temp to /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Shared/OVPN.tblk and its contents from 501:20 to 0:0
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources
                                       Changed permissions from 644 to 600 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 644 to 600 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/openvpn-key.key
2014-02-22 12:20:49 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-22 12:20:52 openvpn[16612] Options error: Unrecognized option or missing parameter(s) in /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/config.ovpn:11: redirect (2.2.1)
2014-02-22 12:22:00 Tunnelblick[16463] Beginning installation or repair
2014-02-22 12:22:00 authexec[16640] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-22 12:22:00 Tunnelblick[16463] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-22 12:22:00. 3 arguments: 0x0001 /Library/Application Support/Tunnelblick/Shared/OVPN.tblk /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-ENwHGZ/OVPN.tblk
                                       Copied /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-ENwHGZ/OVPN.tblk to /Library/Application Support/Tunnelblick/Shared/OVPN.tblk.temp
                                       Copied /Library/Application Support/Tunnelblick/Shared/OVPN.tblk.temp to /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Shared/OVPN.tblk and its contents from 501:20 to 0:0
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents
                                       Changed permissions from 755 to 750 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources
                                       Changed permissions from 644 to 600 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 644 to 600 on /Library/Application Support/Tunnelblick/Shared/OVPN.tblk/Contents/Resources/openvpn-key.key
2014-02-22 12:22:04 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-22 12:22:12 Tunnelblick[16463] Beginning installation or repair
2014-02-22 12:22:12 authexec[16644] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-22 12:22:12 Tunnelblick[16463] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-22 12:22:12. 2 arguments: 0x2001 /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       removed /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                       DEBUG 005: firstPath prefix DID NOT match:
                                            /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
                                            /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations
2014-02-22 12:22:12 Tunnelblick[16463] Uninstalled configuration file /Library/Application Support/Tunnelblick/Shared/OVPN.tblk
2014-02-22 12:22:26 Tunnelblick[16463] Beginning installation or repair
2014-02-22 12:22:26 authexec[16651] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-22 12:22:26 Tunnelblick[16463] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-22 12:22:26. 3 arguments: 0x0001 /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-6OAXNO/OVPN.tblk
                                       Copied /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-6OAXNO/OVPN.tblk to /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk.temp
                                       Copied /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk.temp to /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       Changed ownership of /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources
                                       Changed permissions from 644 to 640 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 644 to 640 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources/openvpn-key.key
                                       Copied /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk to /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk.temp
                                       Copied /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk.temp to /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 640 to 600 on /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 640 to 600 on /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/openvpn-key.key
                                       Created secure (shadow) copy of OVPN.tblk
2014-02-22 12:22:35 openvpn[16657] Options error: Unrecognized option or missing parameter(s) in /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn:11: redirect (2.2.1)

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

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
   56    0 0xffffff7f808f9000 0x46000    0x46000    at.obdev.nke.LittleSnitch (4052) <5 4 3 1>
  144    0 0xffffff7f8232d000 0x15000    0x15000    com.github.osxfuse.filesystems.osxfusefs (2.3.8) <7 5 4 3 1>
  151    1 0xffffff7f82342000 0x11000    0x11000    com.vmware.kext.vmci (90.5.7) <11 5 4 3 1>
  152    0 0xffffff7f82353000 0xf000     0xf000     com.vmware.kext.vsockets (90.5.7) <151 7 5 4 3 1>
  153    0 0xffffff7f82362000 0xa000     0xa000     com.vmware.kext.vmnet (0139.86.58) <5 4 3 1>
  154    0 0xffffff7f8236c000 0xe000     0xe000     com.vmware.kext.vmx86 (0139.86.58) <7 5 4 3 1>
  155    0 0xffffff7f8237a000 0x6000     0x6000     com.vmware.kext.vmioplug.12.1.13 (12.1.13) <34 5 4 3 1>
  158    0 0xffffff7f82393000 0x6000     0x6000     net.tunnelblick.tun (1.0) <7 5 4 1>


On Saturday, February 22, 2014 8:58:53 AM UTC-5, foundrman wrote:

jkbull...gmail.com

unread,
Feb 22, 2014, 12:59:37 PM2/22/14
to tunnelbli...@googlegroups.com
This describes the problem:

2014-02-22 12:22:35 openvpn[16657] Options error: Unrecognized option or missing parameter(s) in /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn:11: redirect (2.2.1)

OpenVPN is complaining about line 11 of the configuration file, which is

redirect gateway defl

That line has two errors:
  • It should be "redirect-gateway", not "redirect gateway"; and
  • It should be "def1", not "defl"
So the line should read:

redirect-gateway def1

Jason Kichen

unread,
Feb 23, 2014, 9:19:51 AM2/23/14
to tunnelbli...@googlegroups.com
Thanks! That problem is fixed. I suspect my new issue is more server side, but I thought I'd check here first. 

Hitting connect, the TB dialog box pops up at Connecting and then stops at Assigning IP Address with three seconds on the timer. The timer then freezes, but the In/Out stats move. Here's the log. Any thoughts?

*Tunnelblick: OS X 10.9.1; Tunnelblick 3.4beta20 (build 3727); prior version 3.4beta18 (build 3704); Admin user

"Sanitized" configuration file for /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk:

dev tun
proto udp
port 1194
remote XX.XX.XX.X
resolv-retry infinite
nobind
secret openvpn-key.key
ifconfig 10.8.0.2 10.8.0.1
comp-lzo
verb 3
redirect-gateway def1
SULastCheckTime = 2014-02-23 14:09:23 +0000
SUHasLaunchedBefore = 1
WebKitDefaultFontSize = 11
WebKitStandardFont = Lucida Grande

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

Tunnelblick Log:

2014-02-23 09:17:06 *Tunnelblick: OS X 10.9.1; Tunnelblick 3.4beta20 (build 3727); prior version 3.4beta18 (build 3704)
2014-02-23 09:17:06 *Tunnelblick: Attempting connection with OVPN using shadow copy; Set nameserver = 1; monitoring connection
2014-02-23 09:17:06 *Tunnelblick: openvpnstart start OVPN.tblk 1337 1 0 1 0 305 -ptADGNWradsgnw 2.2.1
2014-02-23 09:17:06 *Tunnelblick: openvpnstart log:
     Loading tun-signed.kext
     
     OpenVPN started successfully. Command used to start OpenVPN (one argument per displayed line):
     
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.2.1/openvpn
          --cd
          /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources
          --daemon
          --management
          127.0.0.1
          1337
          --config
          /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn
          --log
          /Library/Application Support/Tunnelblick/Logs/-SUsers-SPretorian-SLibrary-SApplication Support-STunnelblick-SConfigurations-SOVPN.tblk-SContents-SResources-Sconfig.ovpn.1_0_1_0_305.1337.openvpn.log
          --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

2014-02-23 09:17:06 *Tunnelblick: Established communication with OpenVPN
2014-02-23 09:17:06 OpenVPN 2.2.1 i386-apple-darwin10.8.0 [SSL] [LZO2] [PKCS11] [eurephia] built on Jan  6 2014
2014-02-23 09:17:06 MANAGEMENT: TCP Socket listening on 127.0.0.1:1337
2014-02-23 09:17:06 Need hold release from management interface, waiting...
2014-02-23 09:17:06 MANAGEMENT: Client connected from 127.0.0.1:1337
2014-02-23 09:17:06 MANAGEMENT: CMD 'pid'
2014-02-23 09:17:06 MANAGEMENT: CMD 'state on'
2014-02-23 09:17:06 MANAGEMENT: CMD 'state'
2014-02-23 09:17:06 MANAGEMENT: CMD 'bytecount 1'
2014-02-23 09:17:06 MANAGEMENT: CMD 'hold release'
2014-02-23 09:17:06 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2014-02-23 09:17:06 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
2014-02-23 09:17:06 Static Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
2014-02-23 09:17:06 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
2014-02-23 09:17:06 Static Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
2014-02-23 09:17:06 LZO compression initialized
2014-02-23 09:17:06 Socket Buffers: R=[196724->65536] S=[9216->65536]
2014-02-23 09:17:06 ROUTE default_gateway=192.168.1.1
2014-02-23 09:17:06 TUN/TAP device /dev/tun0 opened
2014-02-23 09:17:06 MANAGEMENT: >STATE:1393165026,ASSIGN_IP,,10.8.0.2,
2014-02-23 09:17:06 /sbin/ifconfig tun0 delete
                                        ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
2014-02-23 09:17:06 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
2014-02-23 09:17:06 /sbin/ifconfig tun0 10.8.0.2 10.8.0.1 mtu 1500 netmask 255.255.255.255 up
2014-02-23 09:17:06 /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -m -w -d -f -ptADGNWradsgnw tun0 1500 1545 10.8.0.2 10.8.0.1 init
                                        **********************************************
                                        Start of output from client.up.tunnelblick.sh
2014-02-23 09:17:06 *Tunnelblick: openvpnstart starting OpenVPN
                                        No network configuration changes need to be made.
                                        Will NOT monitor for other network configuration changes.
                                        End of output from client.up.tunnelblick.sh
                                        **********************************************
2014-02-23 09:17:08 /sbin/route add -net 54.83.11.4 192.168.1.1 255.255.255.255
                                        add net 54.83.11.4: gateway 192.168.1.1
2014-02-23 09:17:08 /sbin/route add -net 0.0.0.0 10.8.0.1 128.0.0.0
                                        add net 0.0.0.0: gateway 10.8.0.1
2014-02-23 09:17:08 /sbin/route add -net 128.0.0.0 10.8.0.1 128.0.0.0
                                        add net 128.0.0.0: gateway 10.8.0.1
2014-02-23 09:17:08 Data Channel MTU parms [ L:1545 D:1450 EF:45 EB:135 ET:0 EL:0 AF:3/1 ]
2014-02-23 09:17:08 Local Options hash (VER=V4): '48593abd'
2014-02-23 09:17:08 Expected Remote Options hash (VER=V4): '4b91e501'
2014-02-23 09:17:08 UDPv4 link local: [undef]
2014-02-23 09:17:08 UDPv4 link remote: 54.83.11.4:1194

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

Console Log:

t
2014-02-23 09:08:41 Tunnelblick[16463] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:08:53 Tunnelblick[16463] applicationShouldTerminate: termination for unknown reason, probably Command-Q; delayed until 'shutdownTunnelblick' finishes
2014-02-23 09:08:53 Tunnelblick[16463] Finished shutting down Tunnelblick; allowing termination
2014-02-23 09:09:23 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:09:23 Tunnelblick[16871] Set program update feedURL to https://www.tunnelblick.net/appcast-b.rss
2014-02-23 09:09:24 Tunnelblick[16871] DEBUG: Updater: systemVersion 10.9.1 satisfies minimumSystemVersion 10.4.0
2014-02-23 09:09:24 Tunnelblick[16871] DEBUG: Updater: systemVersion 10.9.1 satisfies minimumSystemVersion 10.4.0
2014-02-23 09:10:32 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:10:32 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:10:38 Tunnelblick[16871] Beginning installation or repair
2014-02-23 09:10:38 authexec[16888] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-23 09:10:38 Tunnelblick[16871] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-23 09:10:38. 2 arguments: 0x2001 /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       removed /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       DEBUG 005: firstPath prefix DID match:
                                            /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                            /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations
                                       removed /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk
2014-02-23 09:10:38 Tunnelblick[16871] Uninstalled configuration file /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
2014-02-23 09:10:49 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:10:54 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:10:56 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:11:04 Tunnelblick[16871] Beginning installation or repair
2014-02-23 09:11:04 authexec[16901] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2014-02-23 09:11:04 Tunnelblick[16871] Installation or repair succeeded; Log:
                                       Tunnelblick installer started 2014-02-23 09:11:04. 3 arguments: 0x0001 /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-acol5C/OVPN.tblk
                                       Copied /private/var/folders/w5/y3zjgg4j3_g4kxv36mqkp8ym0000gn/T/TunnelblickTemporaryDotTblk-acol5C/OVPN.tblk to /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk.temp
                                       Copied /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk.temp to /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       Changed ownership of /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk and its contents from 501:20 to 501:80
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents
                                       Changed permissions from 755 to 750 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources
                                       Changed permissions from 644 to 640 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 644 to 640 on /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk/Contents/Resources/openvpn-key.key
                                       Copied /Users/Pretorian/Library/Application Support/Tunnelblick/Configurations/OVPN.tblk to /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk.temp
                                       Copied /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk.temp to /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk
                                       Changed ownership of /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk and its contents from 501:80 to 0:0
                                       Changed permissions from 640 to 600 on /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/config.ovpn
                                       Changed permissions from 640 to 600 on /Library/Application Support/Tunnelblick/Users/Pretorian/OVPN.tblk/Contents/Resources/openvpn-key.key
                                       Created secure (shadow) copy of OVPN.tblk
2014-02-23 09:12:37 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:13:36 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:09 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:16 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:21 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:25 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:29 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:16:35 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:17:26 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist
2014-02-23 09:17:30 Tunnelblick[16871] Unable to load 'spans-displays' preference from /Users/Pretorian/Library/Preferences/com.apple.spaces.plist

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

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
   56    0 0xffffff7f808f9000 0x46000    0x46000    at.obdev.nke.LittleSnitch (4052) <5 4 3 1>
  144    0 0xffffff7f8232d000 0x15000    0x15000    com.github.osxfuse.filesystems.osxfusefs (2.3.8) <7 5 4 3 1>
  151    1 0xffffff7f82342000 0x11000    0x11000    com.vmware.kext.vmci (90.5.7) <11 5 4 3 1>
  152    0 0xffffff7f82353000 0xf000     0xf000     com.vmware.kext.vsockets (90.5.7) <151 7 5 4 3 1>
  153    0 0xffffff7f82362000 0xa000     0xa000     com.vmware.kext.vmnet (0139.86.58) <5 4 3 1>
  154    0 0xffffff7f8236c000 0xe000     0xe000     com.vmware.kext.vmx86 (0139.86.58) <7 5 4 3 1>
  155    0 0xffffff7f8237a000 0x6000     0x6000     com.vmware.kext.vmioplug.12.1.13 (12.1.13) <34 5 4 3 1>
  159    0 0xffffff7f82393000 0x6000     0x6000     net.tunnelblick.tun (1.0) <7 5 4 1>



--
You received this message because you are subscribed to the Google Groups "tunnelblick-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tunnelblick-dis...@googlegroups.com.
Visit this group at http://groups.google.com/group/tunnelblick-discuss.
For more options, visit https://groups.google.com/groups/opt_out.



--
Regards,

Jason Kichen

jkbull...gmail.com

unread,
Feb 23, 2014, 9:40:04 AM2/23/14
to tunnelbli...@googlegroups.com, jas...@gmail.com
The log doesn't show any attempt by your computer to communicate with the server. Assuming you are trying to create a client/server setup (as opposed to a point-to-point setup), you should probably have a "client" option in the configuration file, too. Just put
client
on a line all by itself in the configuration file.

For OpenVPN configuration issues such as the ones you are having, you may find better answers if you consult OpenVPN experts:


On Sunday, February 23, 2014 9:19:51 AM UTC-5, foundrman wrote:
Thanks! That problem is fixed. I suspect my new issue is more server side, but I thought I'd check here first. 

Hitting connect, the TB dialog box pops up at Connecting and then stops at Assigning IP Address with three seconds on the timer. The timer then freezes, but the In/Out stats move. Here's the log. Any thoughts?
<snip> 
Reply all
Reply to author
Forward
0 new messages