Juniper networks VPN

Hi just upgraded to 10.6, looks really great, but cant find away to install Junper networks VPN, anyone got this working?
Thanks
Steve

Macbook Pro, Mac OS X (10.6)

Posted on Aug 28, 2009 5:14 AM

Reply
Question marked as Top-ranking reply

Posted on Aug 29, 2009 4:39 PM

Same issue that smithg13 had in that first try. You are missing the single-quote from the mkdir line.

You said:


mkdir /Applications/Network Connect.app/Contents/Frameworks


The command should include the single-quotes (or apstrophe's) like this:


mkdir '/Applications/Network Connect.app/Contents/Frameworks'



The problem is that there is a space in "Network Connect", so the mkdir command thinks you're trying to give it two paths, the one before the space, and the one after the space: "/Applications/Network" and "Connect.app/Contents/Frameworks"
57 replies

Sep 10, 2009 10:11 PM in response to wislon

Although I had upgraded to Snow Leopard with Network Connect already installed and working in 10.5, I somehow managed to botch the changes recommended in this and other threads. I tried EVERYTHING described her (and more), but nothing seemed to work. Finally, I reinstalled my back-up of 10.5.x, then reinstalled 10.6. I had found out that the correct version of NC for me was 6.1.0 and I reapplied the two sudo commands right after installing 10.6, using the correct version number for NC and, voilá, it now works.

Apparently, something, somewhere got corrupted and no matter what I did, I had to go back to 10.5 before I was able to make this solution work. I hope this helps those who have not yet been successful with this fix.

Aug 30, 2009 5:31 AM in response to joebella

this worked for me as well, but i also had to abandon attaching to the VPN through my web browser as i always had before and switch to launching Network Connect directly. anyone scratching their heads over mysterious java-related errors about certificates when trying to launch Network Connect from a browser might be able to save themselves some time by giving this a try.

Aug 28, 2009 5:47 PM in response to wislon

Hi all..

I have been having this problem and I am using version 6.0 of the client. The following fix seems to have worked for me:

Open terminal and type:

sudo chmod 755 /usr/local/juniper/nc/[version number]/
sudo mkdir '/Applications/Network Connect.app/Contents/Frameworks'

I found this here:
http://www.thevagary.net/archives/2009/08/makenetwork_connect_work_ins.html

Aug 29, 2009 12:59 PM in response to JPHoche

Hello.

I also get the No such file or directory error - but I think it's because I don't actually use a program to connect to our work's VPN? I go to a website (using Safari only) and log in there. Ever since upgrading to Snow Leopard, I get the error about restarting the browser and can't connect which means I can't remote desktop into work.

Please help me not get fired.

Thanks!!

Aug 29, 2009 4:28 PM in response to joebella

Here's what I got. Does this look right?

Last login: Sat Aug 29 13:43:14 on console
james-p-allen-jrs-macbook:~ Jim$ sudo -i
Password:
james-p-allen-jrs-macbook:~ root# ls /usr/local/juniper/nc/
6.4.0 install
james-p-allen-jrs-macbook:~ root# chmod 755 /usr/local/juniper/nc/6.4.0
james-p-allen-jrs-macbook:~ root# mkdir /Applications/Network Connect.app/Contents/Frameworks
mkdir: Connect.app/Contents: No such file or directory
james-p-allen-jrs-macbook:~ root#

Aug 29, 2009 7:49 PM in response to wislon

Hi - I got the following pop up window when logging into Juniper Secure App Manager (reads - Could not launch. Please restart the web browser and try again.)

I've been trying to follow the steps in this post.

First, I don't know what version I have, the tech guy at work says it's: 6.2R3-1 (build 13687)
Assuming it's version 6.2.0?? They were not really sure...

Through terminal, I was only able to get through the first step and got the following unknown file message...

Last login: Sat Aug 29 22:34:09 on console
Macintosh:~ unitoro$ sudo -i
Password:
Macintosh:~ root# ls /usr/local/juniper/nc/
ls: /usr/local/juniper/nc/: No such file or directory
Macintosh:~ root#

Can someone help me?

Thanks
Maggi

Aug 30, 2009 11:02 AM in response to AppleTreeMag

I'm having the same problem as AppleTree...i.e. I don't even have the local directory under /usr. Network Connect doesn't even install from the website, I an error that it could not launch (right after the download occurs) and to restart my browser and retry again. In the logs I see this:

./../webserver/:213 (08/29 18:35:57.860)[ Thread-27] copy stream to new file [/Users/xxx/Library/Java/Extensions/libJNPRAuthKit.jnilib]
../../webserver/:102 (08/29 18:35:57.960)[ Thread-27] Attempting to authorize system.privilege.admin:/usr/bin/java:0
NCAppController.:000 (08/29 18:36:00.753)[ Thread-27] Could not launch.
Please restart the web browser and try again.
NCAppController.:000 (08/29 18:36:00.753)[ Thread-27] Starting quit sequence...
NCAppController.:000 (08/29 18:36:00.753)[ Thread-27] Cleaning up
NCAppInstallImpl:000 (08/29 18:36:00.796)[ Thread-27] Failed to execute the install helper: java.io.IOException: Cannot run program "/usr/local/juniper/nc/install/ncinstallhelper": error=2, No such file or directory
NCAppController.:000 (08/29 18:36:00.797)[ Thread-27] Failed to cleanup
NCAppController.:000 (08/29 18:36:00.797)[ Thread-27] doQuit trying to load /dana/home/index.cgi
NCAppController.:000 (08/29 18:36:00.797)[ Thread-27] Loading https://xxx.xxx.com/dana/home/index.cgi in current window

...for those of you that were able to get this to work, were you able to successfully install Network Connect from the browser first?

Aug 31, 2009 9:03 AM in response to slash5234

I am also running into this issue,

before the sudo workaround, i had tried to remove all Juniper references hoping a reinstall would fix, it made it worse. now i am getting the same issue as slash5234 and others.

I have created another thread for those of us with Network Connect not installing or reinstalling at http://discussions.apple.com/thread.jspa?threadID=2136596

Sep 5, 2009 11:03 AM in response to joebella

Hi Joebella
Well I am trying to login via safari into the secure application manager, and this runs via juniper. every time I log in it starts then gets stuck and says " could not launch. Please restart the web browser and try again." This of course is since I uprgraded to SL. I tried the steps the guys suggested in this Discussion Round, but I got stuck there as well. I alos downloaded the pkg. from a site suggested above which don't work either.
Through the terminal the files can not be detected...
Thanks for any help
Mike

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Juniper networks VPN

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.