<?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>Mr Chuckles dot net &#187; Servers</title>
	<atom:link href="http://www.mrchuckles.net/tag/servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrchuckles.net</link>
	<description>So much tech, so little time...</description>
	<lastBuildDate>Sat, 29 Mar 2008 13:26:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Outlook Inbox shows under Deleted Items folder</title>
		<link>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/</link>
		<comments>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 13:26:36 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/</guid>
		<description><![CDATA[Last week I mentioned a bizarre problem that occurred during an Exchange 2000 to 2003 migration for a client.  Shortly after posting that little expository, I discovered another.
The customer called to indicate one of his user&#8217;s Inbox had been moved to his Deleted Items folder.  I had never before seen this, as Outlook [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I mentioned a <a href="http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/">bizarre problem that occurred during an Exchange 2000 to 2003 migration</a> for a client.  Shortly after posting that little expository, I discovered another.</p>
<p>The customer called to indicate one of his user&#8217;s Inbox had been moved to his Deleted Items folder.  I had never before seen this, as Outlook prevents users from making such &#8220;mistakes&#8221; with special folders.  I&#8217;d heard rumors that previous versions of OWA would allow users to do this, however he insisted that it just appeared this way after the migration.  What was really strange was that new email continued to be delivered to this seemingly &#8220;deleted&#8221; inbox.  No attempt to move the folder back to the root of his mailbox would work, and Google turned up little helpful information this time.  Deleting the Outlook profile and all of its offline cache goodies proved futile, and I was on the verge exporting his mailbox to a PST file and nuking it, when The Google finally answered.</p>
<p>Turns out some random bloke on a Technet message board had this problem when moving users from Exchange 2003 to 2007, and after some of the same steps I had taken, he had found the solution that worked equally well for me.  Moving the user back to the old server, then back AGAIN to the new server put the Inbox back where it belonged.  While I don&#8217;t understand the root cause of this problem, I&#8217;m glad to have solved it without the pains of nuking a mailbox.  Just further proves that keeping an old Exchange server around for a few weeks after its migration is a Smart Move&#0153;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APC&#8217;s PowerChute Network Shutdown for VMware</title>
		<link>http://www.mrchuckles.net/2008/03/27/apcs-powerchute-network-shutdown-for-vmware/</link>
		<comments>http://www.mrchuckles.net/2008/03/27/apcs-powerchute-network-shutdown-for-vmware/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 23:36:27 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2008/03/27/apcs-powerchute-network-shutdown-for-vmware/</guid>
		<description><![CDATA[After a nasty power outage a few weeks ago at Key, I realized that I had never installed APC&#8217;s wonderful Network Shutdown tool on our VMware server.  The Network Shutdown tool is a service that runs on just about any OS, and communicates with APC&#8217;s network-enabled UPSes.  When the UPS detects a power [...]]]></description>
			<content:encoded><![CDATA[<p>After a nasty power outage a few weeks ago at Key, I realized that I had never installed APC&#8217;s wonderful Network Shutdown tool on our VMware server.  The Network Shutdown tool is a service that runs on just about any OS, and communicates with APC&#8217;s network-enabled UPSes.  When the UPS detects a power failure and reaches a battery life threshold, it will issue a command to each computer running the Network Shutdown tool to, obviously enough, shut down.  I&#8217;ve installed this on many Linux boxes in the past, so I figured this would be no different.</p>
<p>A quick Google search turned up numerous hits about a VMware specific RPM available from APC for v2.21.  A quick search of APC&#8217;s website turned up no such thing, and downloading the newest release for Linux didn&#8217;t get me very far.  During the installation it through an error about VMware not being supported.  After some further Google digging, I finally found a direct link to the RPM buried on APC&#8217;s FTP site.  Installing the RPM worked like a champ, and once I opened up the requisite firewall ports in ESX I was able to access the web interface and get it configured.</p>
<p>To save others the same headaches I encountered, I&#8217;ve preserved the RPM file on my site until APC decides to support VMware in new releases again.  The file is available below.</p>
<p><a href="/downloads/pcns-2.2.1-100.i386.rpm">APC Network Shutdown v2.21 for VMware</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2008/03/27/apcs-powerchute-network-shutdown-for-vmware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 Migration Pains</title>
		<link>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/</link>
		<comments>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 20:36:35 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/</guid>
		<description><![CDATA[I migrated a client from SBS/Exchange 2000 to Exchange 2003 this weekend. On the server-side, everything went quite smooth, despite my fears that SBS would really screw with my ability to work with the standard Windows and Exchange tools. Not so much on the client side.
All the clients were running Outlook 2003. Some users were [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated a client from SBS/Exchange 2000 to Exchange 2003 this weekend. On the server-side, everything went quite smooth, despite my fears that SBS would really screw with my ability to work with the standard Windows and Exchange tools. Not so much on the client side.</p>
<p>All the clients were running Outlook 2003. Some users were seeing duplicates of many of their system-level folders (Inbox, Calendar, etc). All users were unable to access any folder but their Inbox. Trying to view the calendar, contacts, or even a user-created mail folder would cause Outlook to crash. I suspected it had something to do with offline folder files, although deleting the Outlook profile and it&#8217;s associated OST files had no affect. A bit of Googling finally turned up <a href="http://blog.joeware.net/2006/08/23/543/">this post at joeware</a>, which pointed to <a href="http://support.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.exchange.misc&amp;tid=7c258550-1d14-4677-8f2e-fbbba1630ee6&amp;p=1">this post in the Microsoft newsgroups</a>, which contained the answer.</p>
<blockquote><p>After some work, we were able to determine why Outlook 2003 crashes after moving mailboxes off of Exchange 2000 onto Exchange 2003. The fix is to add a registry value â€œGuid-Replid Cachingâ€ under HKLM\System\CurrentControlSet\Services\MSExchangeIS\SERVERNAME. Under each mailbox store we added a REG_DWORD of â€œGuid-Replid Cachingâ€ with a value of 0.</p></blockquote>
<p>Taking their advice, I made the change, restarted the Exchange IS service, and damn if that didn&#8217;t solve the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Redundant WAN redeux</title>
		<link>http://www.mrchuckles.net/2007/01/10/redundant-wan-redeux/</link>
		<comments>http://www.mrchuckles.net/2007/01/10/redundant-wan-redeux/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 03:22:38 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2007/01/10/redundant-wan-redeux/</guid>
		<description><![CDATA[Okay, so it&#8217;s been 7 months since I originally wrote about my search for a dual WAN router (or even since I updated this blog&#8230; sad).  In that time, I did eventually find a solution, but it was a long, painful road.  The road began with a look at load balancers, an extremely [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so it&#8217;s been 7 months since I originally wrote about my search for a dual WAN router (or even since I updated this blog&#8230; sad).  In that time, I did eventually find a solution, but it was a long, painful road.  The road began with a look at load balancers, an extremely complex and expensive bunch of boxes designed to do way more than I need (or could afford).  Then came the Cisco 1841, but I couldn&#8217;t bring myself to spend $2000 on a simple router for a $160 a month cable connection.  After that, I was working with a company (who shall remain nameless) to develop their existing load balancer product into a link balancer, but it wasn&#8217;t ready for prime time, and I had to pass.  So, 4 months past my implementation date, and I was back to square one.  The Linux box was looking better and better.</p>
<p>This whole project changed when I happened to check-up on <a href="http://www.pfsense.com">pfSense</a>, a firewall distribution based on FreeBSD.  Lo and behold, they had added multiple WAN support over the summer.  A quick download and test run later, and I had my winner.  It had the raw support for the features that I need, with the polish coming down the pike in the coming months.  It was free, since I already had a spare server to put it on.  It was configured completely through a web interface, making for easy administration.  It was&#8230; a done deal.</p>
<p>We went live with the setup before Christmas, and it&#8217;s been running flawlessly.  Policy-based routing allows me to control which packets go where, and strong NAT/firewall rules make it a breeze to publish services out to the world.  I&#8217;ve even got it running a fourth interface for a guest VLAN.  More on that later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2007/01/10/redundant-wan-redeux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redundant WAN on the cheap</title>
		<link>http://www.mrchuckles.net/2006/06/06/redundant-wan-on-the-cheap/</link>
		<comments>http://www.mrchuckles.net/2006/06/06/redundant-wan-on-the-cheap/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 01:59:56 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2006/06/06/redundant-wan-on-the-cheap/</guid>
		<description><![CDATA[So, I&#8217;ve been trying to find the best way to provide some extra Internet bandwidth at work without breaking the bank.  My initial thought was to double up my T, until I realized how much that would cost me per month, and I still wouldn&#8217;t come close to the speed of my home cable [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been trying to find the best way to provide some extra Internet bandwidth at work without breaking the bank.  My initial thought was to double up my T, until I realized how much that would cost me per month, and I still wouldn&#8217;t come close to the speed of my home cable modem connection.  So, I&#8217;ve decided to bring in a Comcast business cable modem as our primary &#8220;web&#8221; connection.  We&#8217;ll maintain the T for published services, outgoing email, and redundancy.  Simple, cheap, great.</p>
<p>With the easy part out of the way, I embarked on a quest to manage two WAN links.  Our firewall/gateway is a Microsoft ISA Server, which doesn&#8217;t support multiple WAN links.  The only ISA add-on that does support multiple WAN links has just been deemed end of life by EMC.  Just as well, as it was $3000.  So, I began looking for hardware solutions.  Thus began the hard part.<br />
<span id="more-299"></span><br />
I found many SOHO solutions that can load balance multiple WAN connections.  The list includes the <a href="http://www.netgear.com/products/details/FVX538.php">NetGear FVX538</a>, <a href="http://www.xincom.com/twr602.html">Xincom DPG602</a>, <a href="http://www.netgear.com/products/details/FVX538.php">Linksys RV082</a>, and a few others.  All of these are low-cost, feature rich solutions, but are obviously built on low-cost hardware.  They don&#8217;t seem capable of handling the throughput of a large network, as evidenced by their 253 user limit.  I&#8217;m not even certain what this user limit is, or how it&#8217;s enforced.  In any event, these seem best suited to small offices of 50 PCs or less.  Certainly not ideal for our 300+ node environment.</p>
<p>My next foray led me to the <a href="http://www.cisco.com/en/US/products/ps5875/index.html">Cisco 1841</a> router.  There are a few users on the ISA Server message boards that seem to be raving about this router.  It has many features and options, but my initial impression is that it cannot handle the routing speeds of a broadband cable connection.  My CDWG rep is looking into this, so I should have some more information shortly.  If it can meet my needs without breaking the bank, I think it&#8217;s a sure bet.  Enterprise class features and support are always a plus.</p>
<p>Finally, an intriguing option would be to setup a Linux-based router using <a href="http://www.samag.com/documents/s=1824/sam0201h/0201h.htm">this article</a> as a guide.  This is option has the appeal of low cost, many possibilities with traffic control and QOS, and of course all the smell of a fun project.  However, support and service are realistically nil, so the long term outlook isn&#8217;t good.</p>
<p>Hopefully I&#8217;ll have some more options and answers in the coming days, and I&#8217;ll post an update then.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2006/06/06/redundant-wan-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISA Server and slow SSL</title>
		<link>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/</link>
		<comments>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/#comments</comments>
		<pubDate>Thu, 21 Apr 2005 21:13:02 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/archives/2005/04/13/isa-server-and-slow-ssl</guid>
		<description><![CDATA[Over the last 4 months I&#8217;ve been attempting to track down and solve a problem with ISA Server and an SSL web service we were using.  Initial access to the site was fine, but about 3 or 4 pages in, access would become painfully slow and page elements or entire pages would fail to [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last 4 months I&#8217;ve been attempting to track down and solve a problem with <a href="http://www.microsoft.com/isa">ISA Server</a> and an SSL web service we were using.  Initial access to the site was fine, but about 3 or 4 pages in, access would become painfully slow and page elements or entire pages would fail to load.  This problem was most evident in <a href="http://www.microsoft.com/ie">Internet Explorer</a>, but would also appear in <a href="http://www.mozilla.org/products/firefox">Firefox</a>.  It was also most visible on this one particular web service we use, but at times showed up on many other SSL-enabled sites.  Last Monday I finally figured out what was happening and solved the problem.  It was right in my face the whole time.<br />
<span id="more-265"></span></p>
<div class="alert">
<h3>Update 14 Jul 2005</h3>
<p>It would seem that this entry has become quite popular on the &#8216;net.  It is, in fact, the number 1 hit on Google for anyone searching on &quot;ISA slow SSL&quot;, or variations thereof.  Therefore, I felt some clarifications are in order.  Read on:
<ol>
<li>This entry only applies to ISA 2004.  I never had this problem on ISA 2000, but I wasn&#8217;t using per-user controls under ISA 2000.  If you&#8217;re having similar issues with ISA 2000, you may want to check out www.isaserver.org or the Microsoft public newsgroups for ISA Server.  I don&#8217;t have ISA 2000 installed anywhere, so I can&#8217;t really offer much assistance on that front.</li>
<li>Following up on #1, this entry has nothing to do with MS Proxy 2.0.  While ISA is the replacement for MS Proxy server, they are two totally different animals.  In addition, I haven&#8217;t touched Proxy Server 2 since 1999, so I can&#8217;t really offer much assistance on that front either.  (As an aside, if you&#8217;re still running Proxy Server 2, please replace it.  It&#8217;s really a terrible product).</li>
<li>This solution really only has an effect if you&#8217;re running your ISA Server with per-user access controls.  If that&#8217;s not the case, I would look at other areas of your configuration.  ISAServer.org is a great resource for this type of information.</li>
<li>Please continue to post comments if you have questions or other problems.  I will do my best to help you, but again keep in mind I&#8217;m on ISA now.  My knowledge of Proxy Server 2 has long since faded (for the better, I assure you).</li>
</ol>
</div>
<h3>The background</h3>
<p>We run a Microsoft ISA Server 2004 firewall to provide Internet access and security for all computers on campus.  ISA Server is known for its strong per-user authentication features, and we make heavy use of them.  All outbound connections from our workstations must be authenticated, which is handled by the Firewall Client that is installed through group policy.  We also use the web caching feature of ISA, so all of our browsers are configured to use the ISA Server as a proxy through the auto-configuration script.</p>
<h3>The symptoms</h3>
<p>Initial site access was fine, and load times were quick.  Subsequent page loads from the same site would begin to slow down, and some page elements (read: images) would fail to load.  Once that happened, future attempts to access the site would fail with timeout errors.</p>
<h3>The investigation</h3>
<p>When testing this problem, I noticed the problem was much more prevalent in Internet Explorer, so I switched this particular user to Firefox for this one site.  Things seemed to work better, but reports of page failures still would come in.  Other attempts at resolving the problem, including removing proxy settings from Firefox and disabling caching for the site, provided initial but ultimately false hope.  Finally, as a desperation attempt, I added a rule to our ISA server to allow any request to the site without authentication or HTTP content checks.  I even bumped this rule to the top of the list, to reduce the amount of time the firewall was involved in the transaction.  In short, these blind fix attempts proved fruitless.</p>
<p>It was time to take it up a notch, so I busted out network monitor.  Traffic between the ISA server and the site appeared to be normal, with no unusual packets or headers to throw things off.  Of course, much of the traffic was encrypted with SSL, so network monitor was next to useless.  I then began to monitor the log files from the ISA console while troubleshooting the issue, and initially everything seemed to be normal.  Then I saw something.</p>
<h3>The realization</h3>
<p>I noticed that the connections to the site were staying open, even after all the data for that connection was transferred.  After ISA&#8217;s connection timeout limit was reached, the connections would then close.  Strange.  I also began to notice that once I got locked out of this site, I was locked out of any type of Internet access for about two minutes.  Two minutes, the exact amount of ISA&#8217;s timeout limit.  Then the clincher, connection attempts to port 8080 and 1745 on the firewall were being denied from my machine.  For those of you not familiar with ISA Server, port 8080 is used for the proxy/cache portion of ISA, and port 1745 is the Microsoft Firewall Client communication port.  Every single new connection my machine was making to the ISA server was being denied.  I began to pore over my ISA settings looking for something that could explain this.  I soon found it.</p>
<h3>The solution</h3>
<p>ISA ships with a pre-defined per-machine connection limit of 40.  Once a machine makes 40 simultaneous connections to the ISA server, any new connections are denied.  Because the HTTP and SSL connections were being left open, jumping around various pages on this site quickly brought the number of connections to 40.  Raising the per-machine connection limit to 160, 4x the default, as well as reducing the timeout to 60 seconds has solved these problems.  I&#8217;m not quite certain why connections to this site are being left open after all the data for the connection has been transferred, nor have I determined if this problem is specific to this site.  I&#8217;ll have to break out my TCP/IP book and do a little RFC reading to get that fully figured out.  I&#8217;m just glad to have finally solved this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
