<?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>Wormbog &#187; OS X</title>
	<atom:link href="http://wormbog.com/category/software/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://wormbog.com</link>
	<description>In Search of the Ed Tech Zipperump-a-Zoo</description>
	<lastBuildDate>Tue, 06 Sep 2011 01:48:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Slow FTP on OSX 10.6 Server</title>
		<link>http://wormbog.com/2010/06/25/slow-ftp-on-osx-10-6-server/</link>
		<comments>http://wormbog.com/2010/06/25/slow-ftp-on-osx-10-6-server/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 19:33:42 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=117</guid>
		<description><![CDATA[I have been struggling with a sluggish FTP server on OS X 10.6.  The server configuration seemed simple enough.  After following the setup instructions in Apple&#8217;s Documentation(PDF) I was able to get the server to authenticate users and to send them to the correct directory.  The users could log in but directory listing took 3-4 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wormbog.com/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-3.24.10-PM.png"><img class="alignright size-full wp-image-118" title="Screen shot 2010-06-25 at 3.24.10 PM" src="http://wormbog.com/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-3.24.10-PM.png" alt="" width="143" height="139" /></a>I have been struggling with a sluggish FTP server on OS X 10.6.  The server configuration seemed simple enough.  After following the setup instructions in <a href="http://images.apple.com/server/macosx/docs/Network_Services_Admin_v10.6.pdf">Apple&#8217;s Documentation</a>(PDF) I was able to get the server to authenticate users and to send them to the correct directory.  The users could log in but directory listing took 3-4 minutes to respond and most FTP clients would timeout.  After some searching and trial and error I found that with the firewall turned off the issue was resolved.  I found <a href="http://support.apple.com/kb/HT4000">this document on Apple&#8217;s Support page</a> that details how to define the passive ports in the ftpaccess file.  Very simple solution, if only I had come across it a couple of hours ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/06/25/slow-ftp-on-osx-10-6-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RDP on Mac Licensing Issues</title>
		<link>http://wormbog.com/2010/02/17/rdp-on-mac-licensing-issues/</link>
		<comments>http://wormbog.com/2010/02/17/rdp-on-mac-licensing-issues/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 20:04:35 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=27</guid>
		<description><![CDATA[We recently ran into an issue with connecting Mac&#8217;s to the Microsoft Terminal Server.  The terminal server was installed with a temporary license while we tested it.  Over Christmas break licenses were installed and the Windows and Linux machines had no trouble getting a license.  Some (not most) of our Mac clients did not get [...]]]></description>
			<content:encoded><![CDATA[<p>We recently ran into an issue with connecting Mac&#8217;s to the Microsoft Terminal Server.  The terminal server was installed with a temporary license while we tested it.  Over Christmas break licenses were installed and the Windows and Linux machines had no trouble getting a license.  Some (not most) of our Mac clients did not get an updated license.  We would get the error:</p>
<p style="padding-left: 30px;">You were disconnected from the windows-based computer because of problems during the licensing protocol</p>
<p>I was pointed in the general direction of a solution <a href="http://www.eggheadcafe.com/software/aspnet/33582502/rdp-for-mac.aspx">here</a>.  After deleting the contents of  /users/Shared/Microsoft/RDC Crucial Server Information/ I still got the same error message.  I went to a Mac that was working and copied the contents of said folder to the Mac that was not working.  This fixed the problem.</p>
<p>(I also tried to reinstall Remote Desktop but still got the same error)</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/02/17/rdp-on-mac-licensing-issues/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Server DNS</title>
		<link>http://wormbog.com/2010/02/01/snow-leopard-server-dns/</link>
		<comments>http://wormbog.com/2010/02/01/snow-leopard-server-dns/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:55:25 +0000</pubDate>
		<dc:creator>mvonhof</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://wormbog.com/?p=18</guid>
		<description><![CDATA[I installed my first virtual machine instance of Snow Leopard server last week to start playing around with the OS and see how it&#8217;s wiki service worked.  The server installed without any issue on Parallels Server and I was quickly up and running.  After a little digging around I discovered that I could get out [...]]]></description>
			<content:encoded><![CDATA[<p>I installed my first virtual machine instance of Snow Leopard server last week to start playing around with the OS and see how it&#8217;s wiki service worked.  The server installed without any issue on Parallels Server and I was quickly up and running.  After a little digging around I discovered that I could get out on the network with no problem, as long as I was using an IP address.  DNS was not working.  I don&#8217;t remember telling the server during the setup that I wanted it to be a DNS server but it seems to assume that it should have that role.  I first saw signs that it had done this when looking in the network configuration and seeing the first DNS server set to its loopback address, 127.0.0.1, followed by our local DNS server addresses.  I removed the loopback entry but still had no luck resolving names.  I jumped into terminal and ran nslookup and it was attempting to resolve names to 127.0.0.1 still.  I flushed the DNS cache using ﻿dscacheutil -flushcache, rebooted and still had no luck.</p>
<p>I then went to Server Admin and noticed that the DNS service was running.  I stopped the service and tried pinging again.  Same symptoms.  I could get to IP addresses but was not resolving host names.  Next I went back to Server Admin and the DNS configuration.  I removed all the entries under the Zones section.  That seemed to be the fix.</p>
<p>It is frustrating that this service starts without being the user selecting it during the configuration.  What is even more frustrating is that even though the service is stopped the information in the Zones configuration still impacts the ability of the server to resolve names.  I have always struggled with OS X server&#8217;s implementation of DNS but this is the most trouble I have ever had.</p>
<p>Now off to work on the wiki.  I&#8217;ll let you know how it goes in a later post.</p>
<p><strong>Update:</strong> After posting this I went back to clean up the server configuration and am back to having the same issue.  I&#8217;ll post back when I figure out what is causing this.</p>
<p>After digging a little further it seemed like the problem came back when I added a second network interface.  The second interface had a public IP and became the default gateway.  I removed the default gateway from the private address but left the DNS address and DNS suffix on the private address.  In this configuration the server could not resolve DNS queries.  I moved the DNS servers addresses and the DNS suffix to the public IP NIC and it is now working.</p>
]]></content:encoded>
			<wfw:commentRss>http://wormbog.com/2010/02/01/snow-leopard-server-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

