How to get Juniper Network Connect working with Mac OS X 10.6 Snow Leopard


Published on March 9th, 2010
3 Comments

I’ve had issues getting Juniper’s Network Connect app to work on Snow Leopard. First up, it simply wouldn’t install at all, which was a bit of a problem.

Turns out you can download the dmg from the firewall through the url /dana-cached/nc/NetworkConnect.dmg – eg, if you’re connecting to example.com then the url will be https://example.com/dana-cached/nc/NetworkConnect.dmg (No, I’m not making that URL a hyperlink!)

Then, once it’s downloaded and installed you need to update the permissions on one directory and create another:

sudo chmod 755 /usr/local/juniper/nc/[version number]/

sudo mkdir ‘/Applications/Network Connect.app/Contents/Frameworks’

This worked for me using version 6.4.0 on Mac OS X 10.6.2


3 Comments

Comments

3 Responses to “How to get Juniper Network Connect working with Mac OS X 10.6 Snow Leopard”

  1. Nick Says:

    Thanks for the link to the DMG. I actually didn’t need the other steps. Uusing 6.5.0 on OSX 10.6.3

  2. Juniper SSL VPN Client - MacTalk Forums Says:

    [...] solution found!! Text copied in case this link breaks: Turns out you can download the dmg from the firewall through the url [...]

  3. Pavel Says:

    Thank you, that did the trick on 6.3.0 and OS X 10.6.4!

Leave a Reply