<?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>Oliver Hansen &#187; network</title>
	<atom:link href="http://blog.oliverhansen.com/index.php/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oliverhansen.com</link>
	<description>A techie&#39;s not-so-technical weblog</description>
	<lastBuildDate>Sun, 27 Nov 2011 23:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

	<item>

		<title>Adobe Acrobat Crashes on OS X With Network Account</title>

		<link>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/</link>

		<comments>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/#comments</comments>

		<pubDate>Tue, 05 May 2009 05:30:41 +0000</pubDate>

		<dc:creator>Oliver</dc:creator>

				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[network]]></category>



		<guid isPermaLink="false">http://blog.oliverhansen.com/?p=430</guid>


		<description><![CDATA[<p>I had another network account issue with our Apple at work. Got that one solved and then we finally got the software from Adobe for CS4 after a couple hours on the phone convincing them that they had already said we would get it before they changed their mind. Well, that&#8217;s a whole other story [...]]]></description>

	
		<content:encoded><![CDATA[<p>I had another network account issue with our <a href="http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/">Apple at work</a>. Got that one solved and then we finally got the software from Adobe for CS4 after a couple hours on the phone convincing them that they had already said we would get it before they changed their mind. Well, that&#8217;s a whole other story I don&#8217;t have time for.</p>
<p>This problem lies in the fact that <a href="http://www.adobe.com/products/acrobat/">Acrobat</a> for some reason has a problem reading or writing to a file on a network share. Since the user&#8217;s home drive is connected to the network share, Acrobat will crash every time they try to open a file. Log in with a local user account and everything works great. After figuring out where the problem lay, I found a posting on the <a href="http://forums.adobe.com/message/1150921#1150921">Adobe Forums about this exact issue</a>.<br />
<span id="more-430"></span></p>
<p>What I found there was the following:</p>
<blockquote><p>
1. Log in as a Network User<br />
2. Go to /Users/Shared/<br />
3. If you are on an Intel based Mac create a folder in /Users/Shared/ named 9.0_x86 if you are on a Mac that is a G5/G4 create a folder named 9.0_ppc</p>
<p>At this point you should have created either<br />
/Users/Shared/9.0_x86/<br />
/Users/Shared/9.0_ppc/</p>
<p>4. Go to ~/Library/Application Support/Adobe/Acrobat/ and trash the 9.0_x86 or 9.0_ppc folder contained within<br />
5. Go to Applications/Utilities/ and open Terminal<br />
6. Enter one of the following into the Terminal<br />
If you are on an Intel based Mac enter<br />
ln -s /Users/Shared/9.0_x86 ~/Library/Application\ Support/Adobe/Acrobat/<strong>9.0_x86</strong><br />
If you are on a G5/G4 Mac enter<br />
ln -s /Users/Shared/9.0_ppc ~/Library/Application\ Support/Adobe/Acrobat<strong>/9.0_ppc</strong><br />
7. Open up Acrobat 9 and it should work!
</p></blockquote>
<p>*bold is my edit*</p>
<p>I found for the link command (ln) I had to actually specify the <strong>9.0</strong> folder. You are basically telling the computer to go to a local directory when it tries to find the user&#8217;s files in the home directory which is on the network. I also had to chmod the <strong>/Users/Shared/9.0_ppc</strong> to 777 because I created the folder with an admin user and the normal user didn&#8217;t have rights to make changes. After doing this, it all worked!</p>
<p>As of this posting, it appears the problem still exists and has not been fixed by Adobe even though it has been a known issue for 7 months now.</p>
<div id="crp_related"><h2>Possibly Related Posts:</h2><ul><li><a href="http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/" rel="bookmark" class="crp_title">Apple &#8211; AD Login Error: The home folder for the user account is located on AFP or SMB server</a></li><li><a href="http://blog.oliverhansen.com/index.php/2009/01/27/using-ias-radius-for-client-vpn-authentication-to-cisco-pix/" rel="bookmark" class="crp_title">Using <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Internet Authentication Service' );"><abbr class="uttAbbreviation">IAS</abbr></span> (<span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'Remote Authentication Dial In User Service' );"><acronym class="uttAcronym">RADIUS</acronym></span>) For Client VPN Authentication To Cisco PIX</a></li><li><a href="http://blog.oliverhansen.com/index.php/2008/11/17/replace-first-domain-controller-in-forest/" rel="bookmark" class="crp_title">Replace First Domain Controller in Forest</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>

	

		<wfw:commentRss>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/feed/</wfw:commentRss>


	
	</item>

	
	<item>

		<title>Host Unreachable When Pinged</title>

		<link>http://blog.oliverhansen.com/index.php/2008/04/21/host-unreachable-when-pinged/</link>

		<comments>http://blog.oliverhansen.com/index.php/2008/04/21/host-unreachable-when-pinged/#comments</comments>

		<pubDate>Tue, 22 Apr 2008 05:43:59 +0000</pubDate>

		<dc:creator>Oliver</dc:creator>

				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[icmp]]></category>
		<category><![CDATA[mac_address]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[tcpdump]]></category>
		<category><![CDATA[xbox]]></category>



		<guid isPermaLink="false">http://blog.oliverhansen.com/index.php/2008/04/21/host-unreachable-when-pinged/</guid>


		<description><![CDATA[<p>I just modded my second xbox which I got from my cousin. I gave it a static IP, put it on the network and everything looked good from the xbox side. Then I tried to FTP to it to load on some programs. Could not connect. I tried to ping and this is what I [...]]]></description>

	
		<content:encoded><![CDATA[<p>I just modded my second xbox which I got from my cousin. I gave it a static IP, put it on the network and everything looked good from the xbox side. Then I tried to FTP to it to load on some programs. Could not connect. I tried to ping and this is what I got:<br />
<code><br />
icmp_seq=1 Destination Host Unreachable</code></p>
<p>Hmmm, I&#8217;d seen this before but couldn&#8217;t remember why. I searched online and found references to the routing table being configured incorrectly. I played around with mine but just ended up messing things up because it was already looking good. So then I took the same network cable and plugged it back into my first xbox which I have been using for months now. I could ping it. Plug it back into the second and it can get to the internet to download new skins for the dashboard. Hmmm what is the problem? I SSHed into one of my servers and pinged it from there successfully. Something between my laptop and the xbox.</p>
<p>I finally started looking at some of the settings on my wireless access point to see if something in there could possibly be messing me up. After trying some settings that I really didn&#8217;t expect to work I blindly clicked my way into the page that restricts computers on the network. I&#8217;d completely forgotten about it. See &#8212; I used to have this access point acting as my router so I had it restrict people from being on my network by MAC address. This meant that if a friend came over I would have to enter their MAC address before they could gain access. The thinking is even if they got past my wireless security code, the access point would not let them access the network because their MAC address did not match one on the list. Just one more step to throw off casual wireless snoopers.</p>
<p>When I moved to using IPCop for my router I just turned off the routing features of the access point and used it for a simple <em>access point</em> to the rest of my network from my laptop. The only thing is any computer that I want to connect to via wireless now has to be added to the MAC address filter. Since the access point is not between any of the computers on the network but mine it won&#8217;t affect any non-wireless computers (i.e. my servers) but will still affect me. Sometimes it&#8217;s the little things you forget.</p>
<p>I do end up learning something from these things. This time I decided to fire up <a href="http://en.wikipedia.org/wiki/Tcpdump">tcpdump</a> to see what was happening when my computer asked the network for the address I knew existed. It still took me a while but now I am not afraid to use tcpdump again for any future problems.</p>
<div id="crp_related"><h2>Possibly Related Posts:</h2><ul><li><a href="http://blog.oliverhansen.com/index.php/2007/02/23/my-network-attached-storage-solution/" rel="bookmark" class="crp_title">My Network Attached Storage Solution &#8211; Part 1</a></li><li><a href="http://blog.oliverhansen.com/index.php/2007/03/01/my-network-attached-storage-part-2/" rel="bookmark" class="crp_title">My Network Attached Storage Solution &#8211; Part 2</a></li><li><a href="http://blog.oliverhansen.com/index.php/2009/01/27/using-ias-radius-for-client-vpn-authentication-to-cisco-pix/" rel="bookmark" class="crp_title">Using <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Internet Authentication Service' );"><abbr class="uttAbbreviation">IAS</abbr></span> (<span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'Remote Authentication Dial In User Service' );"><acronym class="uttAcronym">RADIUS</acronym></span>) For Client VPN Authentication To Cisco PIX</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>

	

		<wfw:commentRss>http://blog.oliverhansen.com/index.php/2008/04/21/host-unreachable-when-pinged/feed/</wfw:commentRss>


	
	</item>

	
</channel>

</rss>
