On Fri, Dec 19, 2014 at 7:34 AM, Jan Just Keijser <janj...@nikhef.nl> wrote:
> Actually, he's running the Tunnelblick version of OpenVPN; the actual
> command line used was
> /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3.6/openvpn
> config.ovpn
>
> (I'm not sure whether the --config was missing from the output he sent me)

Tunnelblick launches OpenVPN and includes the "--config" option (I
always assumed that was required), and the only other option that
could have an effect that it uses is "--script-security 2" (because
Tunnelblick uses scripts for DNS processing). Perhaps without
"--script-security 2" the routing can't be done?

>> It might also be interesting to know what version of OS X your
>> colleague is using.
>>
> 10.9.5

That shouldn't be a problem.


(A full list of the options that Tunnelblick typically launches
OpenVPN with to connect a "private" configuration (one not shared with
other users of the computer) is:

          --daemon
          --log
          /Library/Application Support/Tunnelblick/Logs/NAME-OF-LOG-FILE.log
          --cd
          /Library/Application
Support/Tunnelblick/Users/USER-NAME/NAME-OF-CONFIGURATION.tblk/Contents/Resources
          --config
          /Library/Application
Support/Tunnelblick/Users/USER-NAME/NAME-OF-CONFIGURATION.tblk/Contents/Resources/config.ovpn
          --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

)

Best regards, Jon

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to