remote 192.168.1.2
remote 10.0.0.155
Hi guys,I'm trying to set up a VPN connection to my work server using Tunnelblick as I work remotely. The IT department sent me the configuration instructions and details, but they all work on PCs and use CyberRoam - the IT guy said he doesn't know much about Macs, so I'm not sure if the configurations are correct. I run OSX 10.6 on a MacBook Pro.I downloaded and installed Tunnelblick, and tried to adapt the configurations they had sent me using the Tunnelblick sample configuration file, but when I try to connect I get the message that Tunnelblick was unable to start OpenVPN.Here are my configurations and log file:clientdev tunproto tcp-clientremote 192.168.1.2remote 10.0.0.155resolv-retry infinitenobindpersist-keypersist-tunmute-replay-warningsca RootCertificate.pemcert UserCertificate.pemkey UserPrivateKey.keyauth-user-passcomp-lzoverb 3mute 202012-08-23 10:54:14 *Tunnelblick: OS X 10.6.8; Tunnelblick 3.2.8 (build 2891.3099)
2012-08-23 10:54:14 *Tunnelblick: Attempting connection with TTA; Set nameserver = 1; monitoring connection
2012-08-23 10:54:14 *Tunnelblick: /Applications/Tunnelblick.app/Contents/Resources/openvpnstart start TTA.tblk 1337 1 0 0 0 49 -atDASNGWrdasngw
2012-08-23 10:54:15 *Tunnelblick: openvpnstart status #242: Error: OpenVPN returned with status 1. Possible error in configuration file. See "All Messages" in Console for details
Any suggestions would be greatly appreciated - note I'm pretty ignorant about all this stuff so please be patient :)
Thank you in advance.
2012-08-23 11:18:25 *Tunnelblick: OS X 10.6.8; Tunnelblick 3.3beta20 (build 3105)
2012-08-23 11:18:25 *Tunnelblick: Attempting connection with TTA; Set nameserver = 1; monitoring connection
2012-08-23 11:18:25 *Tunnelblick: /Applications/Tunnelblick.app/Contents/Resources/openvpnstart start TTA.tblk 1337 1 0 0 0 49 -atADGNWradsgnw
2012-08-23 11:18:25 *Tunnelblick:
Could not start OpenVPN (openvpnstart returned with status #242)
Contents of the openvpnstart log:
OpenVPN returned with status 1, errno = 2:
No such file or directory
Command used to start OpenVPN (one argument per displayed line):
/Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3-alpha1/openvpn
--cd
/Users/KittyGarden/Library/Application Support/Tunnelblick/Configurations/TTA.tblk/Contents/Resources
--daemon
--management
127.0.0.1
1337
--config
/Users/KittyGarden/Library/Application Support/Tunnelblick/Configurations/TTA.tblk/Contents/Resources/config.ovpn
--log
/Library/Application Support/Tunnelblick/Logs/-SUsers-SKittyGarden-SLibrary-SApplication Support-STunnelblick-SConfigurations-STTA.tblk-SContents-SResources-Sconfig.ovpn.1_0_0_0_49.1337.openvpn.log
--management-query-passwords
--management-hold
--script-security
2
--up
/Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -m -w -d -atADGNWradsgnw
--down
/Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -m -w -d -atADGNWradsgnw
--up-restart
--route-pre-down
/Applications/Tunnelblick.app/Contents/Resources/client.route-pre-down.tunnelblick.sh -m -w -d -atADGNWradsgnw
Contents of the OpenVPN log:
Options error: No client-side authentication method is specified. You must use either --cert/--key, --pkcs12, or --auth-user-pass
Use --help for more information.
More details may be in the Console Log's "All Messages"
It's strange that it says no authenitication method is specified, as I included auth-user-pass in the configuration file. However Tunnelblick doesn't ask me for my username or password when I try to connect.
Thanks once again for your help, I'll be looking for the correct server IP address but if you have any other suggestions in the meantime.....