<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>my digital playground &#187; juniper network connect</title>
	<atom:link href="http://blog.vogel.vu/tag/juniper-network-connect/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vogel.vu</link>
	<description>photography &#124; computers &#124; daily things</description>
	<lastBuildDate>Wed, 12 Jan 2011 17:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Workaround for Juniper Network Connect on Snow Leopard</title>
		<link>http://blog.vogel.vu/2009/09/19/workaround-for-juniper-network-connect-on-snow-leopard/</link>
		<comments>http://blog.vogel.vu/2009/09/19/workaround-for-juniper-network-connect-on-snow-leopard/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 14:36:13 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[juniper network connect]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=124</guid>
		<description><![CDATA[After reinstall of my MacBook with the new MacOS X 10.6 Snow Leopard I wanted to setup and establish a VPN connection to the firm. Not even installing (through the webbrowser) the needed software wasn&#8217;t possible. So at first I thought it must be something with company&#8217;s access-policy &#8211; but it wasn&#8217;t and my colleague [...]]]></description>
			<content:encoded><![CDATA[<p>After reinstall of my MacBook with the new <a href="http://www.apple.com/macosx/refinements/" title="Mac OS X 10.6 Snow Leopard" target="_blank" class="liexternal">MacOS X 10.6 Snow Leopard</a> I wanted to setup and establish a <acronym title="Virtual Private Network">VPN</acronym> connection to the firm. Not even installing (through the webbrowser) the needed software wasn&#8217;t possible. So at first I thought it must be something with company&#8217;s access-policy &#8211; but it wasn&#8217;t and my colleague at work told me, that it should work&#8230;<br />
<span id="more-124"></span></p>
<p>So I started to search through the internet and I found something in the forum of Juniper itself: <a title="Snow Leopard Network Connect Fix" href="http://forums.juniper.net/jnet/board/message?board.id=SSL_VPN&amp;message.id=4965" target="_blank"><br />
Snow Leopard Network Connect Fix</a>:</p>
<blockquote><p>It Seems that Snow Leopard has changed some of the internal structure of Network Connect and removed the frameworks directory as well as messing up the permissions where changed.</p></blockquote>
<p>After reading the workaround carefully, I searched for a Juniper Network Connect Installer and found one via Google. I installed the application and as expected the <acronym title="Virtual Private Network">vpn</acronym> tunnel didn&#8217;t work yet. As written in the workaround thread I have to do 2 things manually:</p>
<ul>
<li>Change the file permissions of the following folder (version number stands for the installed NC version &#8211; in my case it is 6.4:<br />
<code>sudo chmod 755 /usr/local/juniper/nc/[version number]/</code></li>
</ul>
<ul>
<li>Create the folder &#8216;Frameworks&#8217; in the Network Connect application folder:<br />
<code>sudo mkdir '/Applications/Network Connect.app/Contents/Frameworks'</code></li>
</ul>
<p>After these two tweaks I started another attempt &#8211; and it works!</p>
<p>On several websites I read about connection timeouts and disconnections. A guy wrote that NC isn&#8217;t able to clean up the routing table on establishing of a connection. One trick which should work is to disable all unused network interfaces. I can&#8217;t commit this problems, and I hope this resists as long as Juniper releases their update.</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;title=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard&amp;bodytext=After%20reinstall%20of%20my%20MacBook%20with%20the%20new%20MacOS%20X%2010.6%20Snow%20Leopard%20I%20wanted%20to%20setup%20and%20establish%20a%20VPN%20connection%20to%20the%20firm.%20Not%20even%20installing%20%28through%20the%20webbrowser%29%20the%20needed%20software%20wasn%27t%20possible.%20So%20at%20first%20I%20thought%20it%20must%20be%20some" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;t=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;title=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard&amp;notes=After%20reinstall%20of%20my%20MacBook%20with%20the%20new%20MacOS%20X%2010.6%20Snow%20Leopard%20I%20wanted%20to%20setup%20and%20establish%20a%20VPN%20connection%20to%20the%20firm.%20Not%20even%20installing%20%28through%20the%20webbrowser%29%20the%20needed%20software%20wasn%27t%20possible.%20So%20at%20first%20I%20thought%20it%20must%20be%20some" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;title=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;t=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;title=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Fworkaround-for-juniper-network-connect-on-snow-leopard%2F&amp;title=Workaround%20for%20Juniper%20Network%20Connect%20on%20Snow%20Leopard&amp;annotation=After%20reinstall%20of%20my%20MacBook%20with%20the%20new%20MacOS%20X%2010.6%20Snow%20Leopard%20I%20wanted%20to%20setup%20and%20establish%20a%20VPN%20connection%20to%20the%20firm.%20Not%20even%20installing%20%28through%20the%20webbrowser%29%20the%20needed%20software%20wasn%27t%20possible.%20So%20at%20first%20I%20thought%20it%20must%20be%20some" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/09/19/workaround-for-juniper-network-connect-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

