<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Wi-Fi Castle</title>
	<atom:link href="http://wfcastle33.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wfcastle33.wordpress.com</link>
	<description>Pro-Am Networking</description>
	<lastBuildDate>Fri, 17 Feb 2012 03:41:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wfcastle33.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Wi-Fi Castle</title>
		<link>http://wfcastle33.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wfcastle33.wordpress.com/osd.xml" title="Wi-Fi Castle" />
	<atom:link rel='hub' href='http://wfcastle33.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Migrating to ESXi 5 Worth the Trip</title>
		<link>http://wfcastle33.wordpress.com/2011/11/02/migrating-to-esxi-5-worth-the-trip/</link>
		<comments>http://wfcastle33.wordpress.com/2011/11/02/migrating-to-esxi-5-worth-the-trip/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 04:44:44 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[ESXi 5]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[ssd host cache]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtual machine version 8]]></category>
		<category><![CDATA[vmtools]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=295</guid>
		<description><![CDATA[So maybe upgrading to ESXi 5 isn&#8217;t, in itself, a party. After you&#8217;re finished though, you&#8217;ll feel like downing an adult beverage and toasting all the new options you have in your virtual environment. This post will focus only on ESXi 5, not the full blown vSphere. Once you have your bootable CD with ESXi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=295&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wfcastle33.files.wordpress.com/2011/10/beastie2.jpg"><img class="alignleft size-full wp-image-298" title="Beastie2" src="http://wfcastle33.files.wordpress.com/2011/10/beastie2.jpg?w=630" alt=""   /></a> So maybe upgrading to ESXi 5 isn&#8217;t, in itself, a party. After you&#8217;re finished though, you&#8217;ll feel like downing an adult beverage and toasting all the new options you have in your virtual environment. This post will focus only on ESXi 5, not the full blown vSphere.</p>
<p>Once you have your bootable CD with ESXi 5, you&#8217;re ready to go. The test environment is my home virtual infrastructure (VI) with 2 Windows 2008 Servers, 4 Windows 7 Enterprise computers and one Ubuntu workstation. The host is an HP Proliant ML150 G6 with 8GB of RAM and 4 separate datastores (3 SATA and 1 SSD).</p>
<p>The upgrade process is simple. Keep in mind that this is an all or nothing campaign. You can&#8217;t go backwards once the upgrade is in process. Backing up all the data and VMs is recommended. Shutdown all of your virtual machines and the host, make sure your host&#8217;s BIOS is set to boot to CD and away we go. This <a title="Migration to ESXi 5" href="http://www.youtube.com/watch?v=LZMGJ5Yt3tc" target="_blank">video</a> shows the steps all the way through.</p>
<p>From my experience, you&#8217;ll want to be aware of the following:</p>
<p>1. During the upgrade you may receive a warning that some VIBs (VMware Installation Bundle) cannot be updated. VIB&#8217;s are customizations to the host or other third-party software that may have configuration files hooked to the host and/or vMachines. This <a title="What's in a VIB?" href="http://blogs.vmware.com/esxi/2011/09/whats-in-a-vib.html" target="_blank">document</a> answers the question &#8220;what are VIBs made of?&#8221; (along with sugar and spice and everything nice).  My ESXi 4 host has a custom Intel GB NIC and it had been updated to 4.1. VMware acknowledges that the 4.1 update will cause the migration to throw the warning as the VIB&#8217;s did change. During the migration, when using the base installation of ESXi 5 , it will not bring any customizations with it because it is, essentially, a base installation. If you need your VIBs, you&#8217;ll need to use the Image Builder CLI to create a customized ISO installer. This will no doubt be part of the vSphere upgrade process. If you feel confident that no customizations made cannot be repeated after the upgrade, you can force the migration to continue. After migration, my host&#8217;s custom NIC did function as did the vSwitch attached to it.</p>
<p>2. All VMs will need the VMtools upgraded after the migration. This is easily done through through each machine&#8217;s menu in the vSphere Management Client or vCenter.</p>
<p>3. Some vMachines may not go online immediately after the upgrade. I didn&#8217;t have to re-add any vNICs, but I did have to reboot a couple of machines after the VMtools were upgraded to get back on the network.</p>
<p>4. The VMtools may not upgrade at all. I had this problem on one Windows 7 machine. if you run into this, the solution is <a title="Force VMtools Upgrade" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1001354" target="_blank">here</a>.</p>
<p>To access the post-migration vSphere Client, you&#8217;ll need to navigate to the Host&#8217;s website and install the new version.</p>
<p>Once the migration has completed, you&#8217;ll see a cleaner, more modern Host interface. I don&#8217;t spend a lot of time there, but it&#8217;s still cool. So, after the migration and the VMtools upgrade, its time to get ballsy and start migrating your VMs to Virtual Machine Version 8. Upgrading the virtual machine hardware is very easy and gives some significant <a title="Virtual Machine Version 8" href="http://www.vladan.fr/vmware-vsphere-5-virtual-machine-hardware-version-8/" target="_blank">enhancements</a>. To upgrade, just right click the turned off machine and choose Upgrade Virtual Hardware. It takes a few minutes, depending upon the number of vDisks.</p>
<p>Once everything has been migrated, upgraded, and spit-shined, its time to look at what you&#8217;ve gained. I&#8217;ll start with what I think is the best part of ESXi 5, <strong>moving the Host&#8217;s swap cache to SSD</strong>. The concept is straight forward, when the host has extreme memory pressure it will write its swap files to SSD instead of a SATA based datastore. This will improve the performance of the VMkernel as it manages the VI.</p>
<p>You can enable this feature in the Configuration tab of the vSphere Client. In the Software section, a new Host Cache Configuration link will appear, thanks to the migration. Of course, you&#8217;ll need a SSD physically attached and recognized as a datastore and an SSD drive.</p>
<p><a href="http://www.yellow-bricks.com/2011/08/18/swap-to-host-cache-aka-swap-to-ssd/" target="_blank">More on SSD Host Caching</a></p>
<p>I bought a Corsair 98GB SSD and attached it. The Host recognized it immediately after re-scanning for storage devices. I assigned half the datastore to the Host Cache. I&#8217;m overtaxing the Host by assigning more virtual RAM than I have physical. That&#8217;s one of the advantages of VMware and a feature that works almost too well (notice how VMware has changed they&#8217;re pricing strategy to be more resource based), in this case the SSD Host cache, combined with the memory ballooning, should allow me to get more out of less RAM. Since the addition of the SSD, overall performance of the Host has been better.</p>
<p>I wanted to take it a step further and move all my VM&#8217;s swap files to the SSD also. By default, the .vswp files for each VM will be kept in the VM folder on the same datastore. With multiple machines living on the same datastore, I figure moving the swap files to the SSD will improve the performance. My logic is the overall SSD IOps improvement over SATA drives will be enough to offset the SATA 2 based motherboard, cables and the consistent SATA datastore calls from the VMkernel.</p>
<p>The VM swap files on SSD may cause some problems in a vSphere environment using HA, vMotion and/or Storage vMotion. For a stand-alone ESXi environment, its worth the risk.</p>
<p>To move the swap files, access the Properties&#8211;&gt;Options&#8211;&gt;Swapfile Location of the VM. Choose Store in the Host&#8217;s Swapfile Datastore. You can move them back at any time.</p>
<p><strong>Virtual Machine Version 8</strong></p>
<p>ESXi5 allows for some seriously huge virtual machines. The ability for 1TB of RAM and up to 32 virtual processors are what you probably won&#8217;t use in a non vSphere environment. However, the <em>upgraded video processor to support Windows 7 desktops is nice</em>. Another interesting feature is the ability to boot from the <a href="http://www.logic.nl/Products/Technology/BIOS-and-EFI.aspx" target="_blank">EFI BIOS</a>. One of the advantages to the EFI BIOS is the ablility to use a <a href="http://msdn.microsoft.com/en-us/windows/hardware/gg463525.aspx" target="_blank">GPT</a> (GUID Partition Table) disk rather than the size and partition limited limited MBR (Master Boot Record). Now , this becomes a big deal only if the size of the GPT partition won&#8217;t go over the 2TB datastore limit of VMware. If you need to go over the 2TB limit, you&#8217;ll need to use the extent datastore expansion feature to accommodate your partition needs.</p>
<p>Windows 7 can be built to boot from a EFI BIOS <em>only if its a fresh installation</em>. If you change the BIOS type in the VM properties, the Windows machines will not boot. No worries though, just switch it back and you&#8217;re good to go.</p>
<p>Enabling the hotplug for RAM and CPU is a must. While the VM is off, edit the settings, click the Options tab and enable the Memory/CPU Hotplug feature. The new RAM slider is a great visual tool to choose the amount you need. This makes performance testing a breeze.</p>
<p>Overall, this is a needed upgrade if you have an ESXi4 host. For vSphere migration, well, I&#8217;ll let you know how that goes. As I like to say, I&#8217;ll burn that bridge when i get to it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/295/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=295&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/11/02/migrating-to-esxi-5-worth-the-trip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/10/beastie2.jpg" medium="image">
			<media:title type="html">Beastie2</media:title>
		</media:content>
	</item>
		<item>
		<title>Double My Rip-Off. Avoiding Online Fix-it Scanners</title>
		<link>http://wfcastle33.wordpress.com/2011/10/23/double-my-rip-off-avoiding-online-fix-it-scanners/</link>
		<comments>http://wfcastle33.wordpress.com/2011/10/23/double-my-rip-off-avoiding-online-fix-it-scanners/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 02:36:24 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[double my speed]]></category>
		<category><![CDATA[faster pc]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[online pc scanner]]></category>
		<category><![CDATA[pc cleanup]]></category>
		<category><![CDATA[pc maintenance]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=275</guid>
		<description><![CDATA[Every so often I get inundated with ads on radio and TV for an online computer scanner that will detect errors, fix those errors, and thus, speed up my computer system. &#8220;Double My Speed and Speed Up My PC&#8221; are two of the latest &#8220;scanner&#8221; products to illuminate me (during the 2 am SportsCenter commercial [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=275&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_276" class="wp-caption alignleft" style="width: 160px"><a href="http://wfcastle33.files.wordpress.com/2011/10/compreapir1.jpg"><img class="size-thumbnail wp-image-276" title="Computer Repair" src="http://wfcastle33.files.wordpress.com/2011/10/compreapir1.jpg?w=150&#038;h=148" alt="" width="150" height="148" /></a><p class="wp-caption-text">Professional Technician. Do Not Attempt.</p></div>
<p>Every so often I get inundated with ads on radio and TV for an online computer scanner that will detect errors, fix those errors, and thus, speed up my computer system. &#8220;Double My Speed and Speed Up My PC&#8221; are two of the latest &#8220;scanner&#8221; products to illuminate me (during the 2 am SportsCenter commercial break) that viruses, malware and system errors are slowing down my computer.</p>
<p>Fine, all of those things would actually do that, so at least I know THEY know that. I decided to give one of these a shot because there are multiple sites that claim to do the exact same thing ( first bad sign) and they change names every year or so (bad sign deux). They have enough money to spend on ads, so I figured there&#8217;s something behind these &#8220;free&#8221; scanners.</p>
<p>I browse to doublemyspeed.com to find there is no online scanner, and it isn&#8217;t free. The &#8216;scanner&#8217; is an executable file to download and install. The installation package is a simple registry cleaner. Of all the utilities I would use to speed up an old Windows XP or Vista machine, a registry cleaner isn&#8217;t one of them. The cleaner detects and removes all &#8220;orphaned&#8221; registry keys. Since Windows reads the registry during the boot process, their logic is that a smaller registry equals a faster PC.</p>
<p>Registry keys change after program installs, uninstalls, updates, etc. The Registry is the one thing you don&#8217;t want to stick a virtual screwdriver  into since Windows depends on the registry for everything. One bad move and you can have an non-bootable system. Opinions vary on this, but in my experience you only do surgery on the registry if you have a system that is broken, not slow.</p>
<p>I ran the cleaner anyway. I should probably reveal at this point that the lab rat in this experiment was a virtual Windows 7 PC with 3 GB of memory and is performing very well. The scan found 350 errors in the registry. Seems like a lot. So, when does the virus and malware scan start? Never. To get those extra pieces AND fix the &#8220;errors&#8221; you need to pay $40 or sign up for 1,467 subscription services. To me, this is just another version of scare-ware with no real value. No wonder they have the scratch for advertisements&#8230;and for the &#8220;testimonials&#8221; on how much faster computers are after the clean up.</p>
<p>You can use the following to keep your Windows PC in good condition for free:</p>
<p>1. <strong>Anti-Virus</strong>: Microsoft Security Essentials is free to download and install. It updates and scans on its own. There are other free AV applications out there, but I like MSE because it&#8217;s actually caught some trojan downloaders.</p>
<p>2. <strong>Anti-Malware</strong>: MSE will help in this area, but if you&#8217;re a suspicious paranoid (not a bad thing to be in the computer world), Malwarebytes is free and does a great job at hunting down and destroying the latest mal and scareware.</p>
<p>3. <strong>Disk Defragmenter</strong>: This utility moves files closer together on the disk for faster reads. Windows 7 and Vista do this on their own automatically. If you&#8217;re still on XP, try<a href="http://www.mydefrag.com/" target="_blank"> MyDefrag</a> .</p>
<p>4. <strong>Remove Programs from Startup</strong>: If you want to get fancy, you can tell Windows what programs to start when you log on. The fewer the better because every program that starts takes resources. This <a href="http://www.youtube.com/watch?v=iku_aPUsVQ4" target="_blank">video</a> will walk you though the process. That&#8217;s not me in the video. Not sure why I needed to say that, but I feel better somehow that you know it.</p>
<p>There you go. Take that $40 and go buy something more constructive. I&#8217;m using mine for Guinness and pizza. Again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/275/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=275&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/10/23/double-my-rip-off-avoiding-online-fix-it-scanners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/10/compreapir1.jpg?w=150" medium="image">
			<media:title type="html">Computer Repair</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Mac on the Guest List</title>
		<link>http://wfcastle33.wordpress.com/2011/09/05/getting-mac-on-the-guest-list/</link>
		<comments>http://wfcastle33.wordpress.com/2011/09/05/getting-mac-on-the-guest-list/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 21:41:26 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[afp]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[mac OS X]]></category>
		<category><![CDATA[slow logon]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[windows domain]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=261</guid>
		<description><![CDATA[Getting Mac in the Windows Club can get tricky. Macs do a lot of things well: user friendliness, works well with high-end graphics, out-of-the-box simplicity. But, when it comes to accessing network shares in a Windows environment, it can mean disaster: conflicting authentication, slow log on times and sometimes, no access. Apple has had, for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=261&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://wfcastle33.files.wordpress.com/2011/09/msbouncer.png"><img class="size-full wp-image-262" title="msbouncer" src="http://wfcastle33.files.wordpress.com/2011/09/msbouncer.png?w=630" alt=""   /></a></dt>
</dl>
<p class="wp-caption-dd">Getting Mac in the Windows Club can get tricky.</p>
</div>
<p>Macs do a lot of things well: user friendliness, works well with high-end graphics, out-of-the-box simplicity. But, when it comes to accessing network shares in a Windows environment, it can mean disaster: conflicting authentication, slow log on times and sometimes, no access.</p>
<p>Apple has had, for a long time, AD integration built into the Mac OS. Windows uses Kerberos as the default authentication protocol, and Apple has gone along with that. There is even a SSO (Single Sign On) solution in the Mac OS documentation. If setup correctly, a Mac user can sign on to the local machine and have the credentials passed to the Windows domain for network resource access seamlessly. Getting this to work properly depends on many factors.</p>
<p>Joining the Mac to the domain isn&#8217;t difficult. The AD plug-in is in Mac OS X 10.3 and later. Navigating to Applications&#8211;&gt;Utilities&#8211;&gt;Directory Access and entering the Windows Active Directory Server and credentials and initiating the Bind should do it. <a title="Centrify Express" href="http://www.centrify.com/express/free-active-directory-tools-for-linux-mac.asp?r=menu-nav" target="_blank">Centrify</a> is a free utility to also join Macs to Windows domains.</p>
<p>The first problem Windows administrators will come across is the <strong>.local domain conflict</strong>. It is best practice to avoid naming your internal domain the same as your external. If I use <em>wificastle.com</em> as my internal domain name and it is also registered on the internet (external domain), a split-brain DNS server will be needed to differentiate what is inside the local network and what is on the internet so internal users can access both. Wanting to avoid that, most Windows domain suffixes are .local instead of .com. Microsoft takes it a step further in that it defaults to a .local domain suffix when setting up Small Business Server 2011.</p>
<p>Apple has its own network resource protocol: Bonjour. Bonjour will scan the network for other Macs broadcasting shared resources and present what it has found to the user in the Shared list. Here&#8217;s the problem: Every Mac machine considers itself a separate .local domain. So, if a Mac is a member of a Windows domain with a .local suffix, <strong>Bonjour will take priority over DNS</strong>. This will significantly delay the ability to see Windows Shares. It will also delay connecting to shares via a SMB Network connection via Go&#8211;&gt;Network.</p>
<p>One way to fix this problem is to yield to the Mac and use other internal domain suffixes besides .local for your Windows AD Severs. Obviously, this would be a preparatory step knowing you may have Macs in your Windows environment sometime soon. A fix is provided here for existing .local domains: <a href="http://techsmog.com/index.php/2011/02/23/fixing-the-slow-loginlogoutauthentication-issue-in-osx-snow-leopard/" target="_blank">Changing the Search Policies in Mac OS X</a></p>
<p><strong>The usernames conflict</strong> is another annoyance exacerbated by the .local domains. If a Mac user has a machine username that is identical to their Windows domain username, bad things happen. The user will be unable to log on or experience long delays before gaining access.  This occurs because Bonjour forces the Mac to use its local credentials.  The same thing can happen with identical usernames and passwords, most likely because there are no domain differentiators. The easiest fix here is to make sure the Windows usernames and passwords are different than the Mac machine credentials.</p>
<p><strong>Using third-party tools</strong> to help Mac users access Windows shares is an option that I have used. <a href="http://www.grouplogic.com/enterprise-file-sharing/mac-windows-file-sharing/" target="_blank">ExtremeZ-IP</a> is a utility that wraps SMB (Server Message Block- Windows file sharing protocol) shares in the Mac friendly AFP (Apple Filing Protocol). The Windows shares are presented in the Shared folder as if they belong to a Mac. Logging in with Windows credentials is required, but once added to the keychain, log on should be automatic. It&#8217;s a bit pricey, but ExtremeZ-IP sped up the access to Windows shares quite a bit.</p>
<p>In summary, we all have to plan ahead for integrating Macs into Windows networks. Not using a .local domain suffix will probably fix most of the authentication problems. In existing .local networks though, the workarounds above will make life much easier.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/261/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=261&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/09/05/getting-mac-on-the-guest-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/09/msbouncer.png" medium="image">
			<media:title type="html">msbouncer</media:title>
		</media:content>
	</item>
		<item>
		<title>Avaya IP Office and the Rogue DHCP Server</title>
		<link>http://wfcastle33.wordpress.com/2011/06/27/avayaroguedhcp/</link>
		<comments>http://wfcastle33.wordpress.com/2011/06/27/avayaroguedhcp/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 00:54:04 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[avaya dhcp]]></category>
		<category><![CDATA[bootp]]></category>
		<category><![CDATA[dhcp server]]></category>
		<category><![CDATA[DHCP service will not start]]></category>
		<category><![CDATA[rogue]]></category>
		<category><![CDATA[sbs]]></category>
		<category><![CDATA[tftp]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=249</guid>
		<description><![CDATA[Leave it to a phone system to cry havoc on a Small Business Server 2011 network. In this case it was an older version (5) of Avaya IP office. To make matters worse, the VOIP capability isn&#8217;t being used. It&#8217;s a straight digital phone system. We receive a morning call from a client that some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=249&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Leave it to a phone system to cry havoc on a Small Business Server 2011 network. In this case it was an older version (5) of Avaya IP office. To make matters worse, the VOIP capability isn&#8217;t being used. It&#8217;s a straight digital phone system.</p>
<p>We receive a morning call from a client that some Windows 7 systems can&#8217;t get online. Not all, some. You have to confirm that kind of thing. A couple phone calls to the offline users revealed that they couldn&#8217;t see any network shares or get to the internet. This was the first time this had happened at this site. The SBS environment was about a month old and performing quite well. I never like the first time problems&#8230;something changed, now to figure out what.</p>
<p>Luckily, it didn&#8217;t take long. After remotely connecting to the server (and exhaling the sigh of relief that I could), the SBS Server Manager showed me the Big Red X. The DHCP Server had stopped. No problem. Click Start, the service state changed to <em>Started</em> (Ah, OK. That was easy), service changed to<em> Stopped</em> (Mothe******.). This is a SBS self-protection feature. It will stop its own DHCP Service if it sees another one on the network.</p>
<p>So I hop in the truck and head out there. Once on-site, I set up the offline users with static IP addresses to get them online and turn the heat down. While doing this, I notice that none of them have IP addresses. All of them had the standard (169.x.x.x) IP address that windows machines give themselves if they can&#8217;t find a DHCP server. This worried me a little because I had expected them to be getting an address from<em> somewhere</em>. If there is a rogue DHCP server on the network, it sucked because it won&#8217;t even give out addresses. What a tease, and not the good kind. I&#8217;m in a race against time now as the other users will drop off the network as their DHCP leases expire.</p>
<p>I catch a break by finding out the Avaya phone vendor had made a visit on-site the week before. A-ha. I call Matt, our phone guy. He says by default the Avaya IP Office software DHCP service is on, and if a change had been made recently that could be our culprit. I login to the Avaya IP Office and notice that DHCP is turned on, but for a different subnet. I ensure DHCP is disabled for both subnets, alert the client that the phones will going down and reboot the phone system.</p>
<p>After the Avaya system reboots, the SBS is still angry. The DHCP service still won&#8217;t start. Rebooting the SBS doesn&#8217;t change anything. Checking the premises for wireless routers, WAPs or anything else that could be a DHCP server came up empty. It had to be the Avaya, and we had to do something soon, before the leases expired. It wasn&#8217;t just the leases though; SBS is a control freak. It has to know and be everything on the network. If the DHCP service didn&#8217;t start, other errors would appear soon.</p>
<p>Matt looked into the Avaya protocols, while I looked to try and trick SBS into thinking it was the only DHCP server. Turns out, there&#8217;s no trick; just a registry entry to tell SBS to ignore anything it detects on the DHCP Ports (UDP 67,68).</p>
<h2>To disable rogue DHCP detection on the SBS</h2>
<p><em>To disable rogue DHCP detection on the SBS by creating following registry entry:</em></p>
<p>1. Open Registry Editor.</p>
<p>2. Navigate to<br />
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Dhcpserver\Parameters</p>
<p>3. Create a new DWORD with the following registry value:<br />
Value name:   DisableRogueDetection<br />
Data type:      REG_DWORD<br />
Radix:            Binary<br />
Value data:    (Hexadecimal) 1, which will be saved as 0&#215;00000001</p>
<p>4. Restart the server.</p>
<p>That worked. DHCP started, and we were in good shape. Matt and I wanted answers, though, as we can&#8217;t have Avaya systems hijacking our SBS environments. Avaya has the DHCP and TFTP services bundled into one on/off switch. The DHCP service runs on the standard UDP ports 67,68, while TFTP runs on UDP 69. The problem here is that with DHCP disabled, the BOOTP protocol is still active on the DHCP reserved ports. Disabling BOOTP will clear the UDP ports of traffic that trigger the DHCP Shutdown on the SBS.</p>
<p>If the Avaya BOOTP is disabled, as it is now in our environment, all phones needing configuration information will need the IP address of the DHCP and TFTP servers entered manually.</p>
<p>Whew. Just another day at the office.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/249/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=249&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/06/27/avayaroguedhcp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2010 Error 451 4.4.0 Error DNS Query Failed</title>
		<link>http://wfcastle33.wordpress.com/2011/06/26/exchangednserror451/</link>
		<comments>http://wfcastle33.wordpress.com/2011/06/26/exchangednserror451/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 23:46:18 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[DNS error]]></category>
		<category><![CDATA[Error 451 4.4.0 Error DNS Query Failed]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=240</guid>
		<description><![CDATA[We&#8217;ve seen this happen at two environments recently. Both with Small Business Server 2011 running Exchange 2010 SP1 Rollup 3-v3 and 4. Our service provides monitoring of the Exchange server; however, we don&#8217;t have an eye on the queues. So, no alarms go off when a message is delayed. When logging on to the Exchange [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=240&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve seen this happen at two environments recently. Both with Small Business Server 2011 running Exchange 2010 SP1 Rollup 3-v3 and 4. Our service provides monitoring of the Exchange server; however, we don&#8217;t have an eye on the queues. So, no alarms go off when a message is delayed.</p>
<p>When logging on to the Exchange Server and looking at the Outbound queues, we noticed mail for only a particular domain being held with the <strong>451 4.4.0 Error DNS Query Failed</strong> error. Other symptoms:</p>
<p>1.  The nslookup command run on the Exchange server could resolve the domain, proving the internal DNS server was normal.<br />
2.  After gaining the MX record from <a href="http://who.is" target="_blank">who.is</a>, the nslookup command resolved the mail server&#8217;s IPv4 address, proving the receiver&#8217;s mail server was resolvable.<br />
3.  A telnet session to the MX record successfully contacted the suspected domain&#8217;s mail server on port 25.<br />
4.  Internal email delivery was functioning.<br />
5.  All other external mail delivery was functioning.</p>
<p>Now we&#8217;re down to Exchange itself, since everything DNS related on the server is working correctly. This is the current fix we use:</p>
<p><strong>Change the Network properties of the Edge Transport Server</strong>. In this case, it’s the same one.</p>
<p><span style="text-decoration:underline;">Step 1: Configure and External DNS server</span></p>
<ol>
<li>Click Server Configuration</li>
<li>Right click the server and choose properties</li>
<li>Click The External DNS Lookup tab
<ol>
<li>Choose Use these DNS servers</li>
<li>Add the DNS Server IPv4 address</li>
<li>Click Apply</li>
</ol>
</li>
</ol>
<div id="attachment_245" class="wp-caption aligncenter" style="width: 446px"><a href="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror01.png"><img class="size-full wp-image-245" title="Transport Server Setttings" src="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror01.png?w=630" alt=""   /></a><p class="wp-caption-text">Configure an External DNS address</p></div>
<p><span style="text-decoration:underline;">Step 2: Configure the Hub Transport to use the External DNS for external domains.</span></p>
<ol>
<li>Click on the Hub Transport of Organization Configuration</li>
<li>Choose Send Connectors</li>
<li>Right click the connector and choose properties</li>
<li>Click the Network Tab</li>
<li>Check the Use External DNS Lookup… box</li>
</ol>
<div id="attachment_243" class="wp-caption aligncenter" style="width: 445px"><a href="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror1.png"><img class="size-full wp-image-243" title="Hub Transport" src="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror1.png?w=630" alt=""   /></a><p class="wp-caption-text">Configure Exchange to use an External DNS</p></div>
<ol>
<li>Restart the Transport Service</li>
</ol>
<p>The queue should empty immediately.</p>
<p>We&#8217;re not sure why this is happening. We theorize it has to do with conflicting or corrupt DNS data being sent back on either the IPv4 or IPv6 stack to the internal DNS server. With this fix, we&#8217;re just telling Exchange to bypass the internal DNS for an external one for outbound mail that isn&#8217;t delivered to its domain.</p>
<p><strong>Other fixes that may help:</strong></p>
<p>1. Flush the DNS caches on the internal DNS servers and the Exchange server.<br />
2. Add a Forwarder to the internal DNS server. I&#8217;m not a big fan of this one as the Root Forwarders should be sufficient. It did work at one site, though.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=240&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/06/26/exchangednserror451/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror01.png" medium="image">
			<media:title type="html">Transport Server Setttings</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/06/exchange2010dnserror1.png" medium="image">
			<media:title type="html">Hub Transport</media:title>
		</media:content>
	</item>
		<item>
		<title>Drobo Elite Equals Epic FAIL</title>
		<link>http://wfcastle33.wordpress.com/2011/05/08/drobo-elite-equals-epic-fail/</link>
		<comments>http://wfcastle33.wordpress.com/2011/05/08/drobo-elite-equals-epic-fail/#comments</comments>
		<pubDate>Sun, 08 May 2011 19:09:04 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[drobo]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[SBS 2011]]></category>
		<category><![CDATA[Small Business Server 2011]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=196</guid>
		<description><![CDATA[SMB Storage Device Not Ready For VMware Drobo recently released the latest version of the Drobo Elite. They should have kept it in the oven a little longer. We decided to use this SMB storage device because it is VMware Certified, low-cost and has built in 2-disk redundancy. This Drobo has 8 bays and can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=196&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>SMB Storage Device Not Ready For VMware</h2>
<p>Drobo recently released the latest version of the Drobo Elite. They should have kept it in the oven a little longer. We decided to use this SMB storage device because it is VMware Certified, low-cost and has built in 2-disk redundancy.</p>
<p>This Drobo has 8 bays and can handle any size, speed and type of disk. We filled it with 2TB 10K SATA drives from Western Digital.</p>
<p>The original design consisted of two Dell R510 servers running Vsphere 4.1 with fail-over mode enabled. All VMs will reside on the Drobo.</p>
<p>The first sign of trouble appeared during a tech support all to Drobo. I needed some help configuring the iSCSI connections so I could add the datastores to the VMware hosts. The tech I spoke to didn&#8217;t know how yet as the model was brand new. Uh-oh.</p>
<p>I figured it out on my own. The Drobo Dashboard software needs to be installed on a physical machine on the same network as the iSCSI connections. From there, you can create partitions and set the RAID level. <em>I chose the 2-disk redundancy level</em>. I would regret that decision later. I created several 2TB partitions</p>
<p>Once the partitions were made, I was able to add the datastores to both Vsphere hosts and all looked good. I copied the ISO files up and installed Small Business Server 2011 without a hitch.</p>
<p>The virtual SBS Server had a dedicated GB NIC on its own vSwitch. The vNIC was the Intel 1000 emulator. During troubleshooting I did try the VMXNET3 vNIC and it made no real difference in throughput. The physical NIC was connected to a Juniper EX2200 switch with the MTU size set to 1500 on the switch and vNIC.</p>
<p>So, we get onsite and install the infrastructure. All is fine until we actually start copying files from physical machines on the network to the SBS server. The throughput was very poor. Just using RDP to get into the server was agonizingly slow. I got that rock in my stomach feeling that we may be in trouble.</p>
<p>Symptoms included:</p>
<p>- 16kbps to 1 MB/ sec throughput on the vNIC.<br />
- Latency in the 800 ms range for Reads and Writes to the datastore.<br />
- Timeouts were likely but unconfirmed. We had some file copy resets and errors.</p>
<p>Troubleshooting:</p>
<p>1. Tried Jumbo Frames on the vNIC and Juniper switch. It helped a little at first, but the latency in reads/writes continued<br />
2. Added the VMXNET3 adapter and ran the Fix My Network wizard in SBS to establish the new vNIC.<br />
3. Swapped the ethernet cables with new CAT6<br />
4. Moved the iSCSI connections off the switch. Configured crossover cables and connected directly to the vHost</p>
<p>All of those made no difference. We figured at that point that it was probably the overhead of the 2-disk redundancy of the Drobo. It&#8217;s a software based RAID and most likely resource intensive.</p>
<p>Now we were neck deep in trouble. The client had been in the office the day after the installation. Mail Services, Internet Access, BES and File Access were all very slow and had disconnects.</p>
<p>Finally, we said hell with it. We had to move the virtual SBS off of the Drobo. The problem was the vHosts weren&#8217;t designed with enough disk space to house the SBS as is. I used the VMware Converter to run a V2V conversion. In the process I shrunk the disks to fit in the vHost.</p>
<p>A 120 GB disk took 8 hours to get from the Drobo to the vHost over the cross connected iSCSI connections.</p>
<p>Once on the vHost, the network throughput increased to 20MBps. Latency dropped to 16 ms from 800 ms. No network drops and all services responded quickly.</p>
<p>We plan on dismissing the Drobo- Office Space Style. I&#8217;ll be the one with the bat.</p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 160px"><a href="http://wfcastle33.files.wordpress.com/2011/05/office-space-destroy-printer.jpg"><img class="size-thumbnail wp-image-202" title="Beatdown" src="http://wfcastle33.files.wordpress.com/2011/05/office-space-destroy-printer.jpg?w=150&#038;h=115" alt="" width="150" height="115" /></a><p class="wp-caption-text">The Drobo is next.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=196&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/05/08/drobo-elite-equals-epic-fail/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2011/05/office-space-destroy-printer.jpg?w=150" medium="image">
			<media:title type="html">Beatdown</media:title>
		</media:content>
	</item>
		<item>
		<title>Biting the Big Apple</title>
		<link>http://wfcastle33.wordpress.com/2011/05/07/biting-the-big-apple/</link>
		<comments>http://wfcastle33.wordpress.com/2011/05/07/biting-the-big-apple/#comments</comments>
		<pubDate>Sat, 07 May 2011 21:40:07 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[IT Pros]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[scareware]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=182</guid>
		<description><![CDATA[Mac Users Enter The Real World &#8220;Apple has issued a recall on several models of Mac laptops because the battery can overheat and catch fire. Experts say a Mac fire is just like a PC fire, except it&#8217;s more hip and condescending.&#8221; &#8211; Conan O&#8217;Brien, 2006 &#8220;Go ahead, bite the big apple, don&#8217;t mind the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=182&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Mac Users Enter The Real World</h2>
<p>&#8220;Apple has issued a recall on several models of Mac laptops because the battery can overheat and catch fire. Experts say a Mac fire is just like a PC fire, except it&#8217;s more hip and condescending.&#8221; &#8211; Conan O&#8217;Brien, 2006</p>
<p>&#8220;Go ahead, bite the big apple, don&#8217;t mind the maggots.&#8221; &#8211; Mick Jagger, 1978</p>
<p>In the recent past one of the main arguments for buying a Mac over a PC was its invulnerability to viruses, malware and more recently, <a href="http://en.wikipedia.org/wiki/Scareware" target="_blank">scareware</a>. What was once just for high-end graphics users was now for everyone. It was simple to use, had cooler graphics and was much more expensive then a PC because, you know, it was better.  The marketing of the iPhone and iPad  led me to iHate anything Apple.</p>
<p>The main reason the Mac stayed under the radar for hackers and malware writers is <a href="http://www.computerworld.com/s/article/9142978/Windows_market_share_slide_resumes" target="_blank">92% of computers run some version of Windows</a>. Every system has vulnerabilities; what matters is does anyone give a damn?</p>
<p>Now Macs are having more success than ever. We recently got one at my workplace so we could learn to use them and have them interact on a Windows Network. Macs are wedging their way into the Business Enterprise.</p>
<p>Hackers and malware writers are taking notice. The post below notes the first malware program written for the Mac and its browser, Safari.</p>
<p><a href="http://blog.intego.com/2011/05/02/intego-security-memo-macdefender-fake-antivirus/">http://blog.intego.com/2011/05/02/intego-security-memo-macdefender-fake-antivirus/</a></p>
<p>Turns out the malware injects itself just as it would on a Windows machine. When the user visits a compromised website using Safari, the malware runs a java based program and tricks the user to installing fake anti-virus software.</p>
<p>By making a quick change to Safari, a user can help stop this vulnerability. Sound familiar IE users?</p>
<p>The good news is, the malware itself is the same as Windows based malware, just more hip and condescending.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=182&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/05/07/biting-the-big-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>
	</item>
		<item>
		<title>Basic Wireless Network Setup</title>
		<link>http://wfcastle33.wordpress.com/2011/05/07/basic-wireless-network-setup/</link>
		<comments>http://wfcastle33.wordpress.com/2011/05/07/basic-wireless-network-setup/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:39:41 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[Wireless Networking]]></category>
		<category><![CDATA[home networking]]></category>
		<category><![CDATA[wireless network]]></category>
		<category><![CDATA[wireless routers]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=144</guid>
		<description><![CDATA[Basic Wireless Network In this diagram you can see the physical and wireless connections of a basic network. A network cable connects the Internet to the cable modem or the DSL router (this is the equipment your Internet Service Provider installs). Another cable connects the ISP router to the wireless router. From this point, the wireless [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=144&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;">
<dl>
<dt><a href="http://wfcastle33.files.wordpress.com/2010/04/basic_network1.png"><img class="aligncenter" title="basic_network" src="http://wfcastle33.files.wordpress.com/2010/04/basic_network1.png?w=300&#038;h=198" alt="Wireless Network" width="300" height="198" /></a></dt>
<dd>Basic Wireless Network</dd>
</dl>
</div>
<p>In this diagram you can see the physical and wireless connections of a basic network. A network cable connects the Internet to the cable modem or the DSL router (this is the equipment your Internet Service Provider installs). Another cable connects the ISP router to the wireless router. From this point, the wireless router connects to the Internet, allowing all computers connected to it to also access the Internet and each other. Once this basic infrastructure is in place, adding to the network is very easy.</p>
<p><em>Equipment needed for this setup:<br />
Wireless router<br />
Network cable (to connect the ISP equipment to the wireless router)<br />
Other Network Cables to physically connect other computers to the wireless router (optional)</em></p>
<p><strong>Wireless Network Setup</strong></p>
<p><em>Equipment needed: Computer, Network Cable, Wireless Router</em></p>
<p>Setting up the wireless network isn&#8217;t difficult; securing it properly is the most important function. A non-secure wireless network can be dangerous because of the following:</p>
<p>1. Anybody can jump on the network and use your Internet connection.<br />
2. Anybody can login to your router and change settings<br />
3. Your data can be seen by others in plain text, exposing your surfing habits and passwords.</p>
<p><em>Follow the instructions that came with your router for the physical setup. The only two connections needed are:<br />
1. Network cable from the INTERNET port on the router to the ISP modem.<br />
2. Network cable from any other port on the router to your computer.<br />
</em><br />
<strong>Basic Wireless Security:<br />
</strong>-Change the Administrator login<br />
-Choose an encryption level from None or WEP to WPA Personal or greater<br />
-Change the SSID. The SSID is the identifyer your router broadcasts when hosting a wireless network. When your wireless network application lists all the networks in your area it is actually showing the SSIDs of those networks.</p>
<p><em>Instructional Videos<br />
</em><a href="http://www.youtube.com/watch?v=IHj8Zygg7Bw" target="_blank">Linksys Routers</a> <a href="http://www.youtube.com/watch?v=M6wT7HAkhx4">D-Link Routers</a> <a href="http://www.youtube.com/watch?v=gTJmx6NmEJw" target="_blank">Netgear Routers</a></p>
<p><strong>Advanced Wireless Security:<br />
</strong><em>-Allow only the computers on your network to connect to the router.</em></p>
<p>Although setting an encryption passphrase (as shown in the Basic Wireless Security videos) is effective, telling the router specifically who to allow to connect is another level of security. This is done by finding the hardware code (MAC address) of your wireless network card and adding that value to the router&#8217;s &#8220;allow&#8221; list. This setting will override the encryption passphrase meaning that if a computer has the correct passphrase for the router but is not on the &#8220;allow&#8221; list it will NOT connect to the router.This works best when the wireless computers on your network rarely change.</p>
<p><em>Instructional Videos</em><br />
<a href="http://www.youtube.com/watch?v=WvO6Tr2htTc" target="_blank">Linksys Routers</a> <a href="http://www.youtube.com/watch?v=SMf-2LjikPA" target="_blank">D-Link Routers</a> <a href="http://www.youtube.com/watch?v=Loyp-EQDoLk" target="_blank">Netgear Routers</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=144&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/05/07/basic-wireless-network-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2010/04/basic_network1.png?w=300" medium="image">
			<media:title type="html">basic_network</media:title>
		</media:content>
	</item>
		<item>
		<title>Voice Over IP (VOIP)</title>
		<link>http://wfcastle33.wordpress.com/2011/05/07/voice-over-ip-voip/</link>
		<comments>http://wfcastle33.wordpress.com/2011/05/07/voice-over-ip-voip/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:37:52 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[Wireless Networking]]></category>
		<category><![CDATA[2.4 GHz phones]]></category>
		<category><![CDATA[cordless phones]]></category>
		<category><![CDATA[home networking]]></category>
		<category><![CDATA[internet phone]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=148</guid>
		<description><![CDATA[Using the Internet for phone service has been around for a long time. VOIP allows voice data to travel over the Internet instead of through the old POTS (Plain Old Telephone Service) lines. This will save you a ton of money if you are still using basic telephone service for long distance calls. Equipment Needed: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=148&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using the Internet for phone service has been around for a long time. VOIP allows voice data to travel over the Internet instead of through the old POTS (Plain Old Telephone Service) lines. This will save you a ton of money if you are still using basic telephone service for long distance calls.</p>
<p>Equipment Needed:<br />
1. <em>Broadband Internet Service</em>- This can be through a cable provider, high-speed DSL, satellite provider or Verizon&#8217;s FiOS (Fiber Optic internet Service).</p>
<p>2.<em> A VOIP Provider</em>- Vonage, Comcast, AT&amp;T and others provide this service.</p>
<p>3. <em>VOIP Modem (ATA)-</em> This is provided to you by the provider or you can purchase separately. The modem allows the signals to be converted from analog to digital for travel across the Internet. This allows you to plug in regular phones (not Internet only phones). In the truest sense this isn&#8217;t pure VOIP, but it is the cheapest and most quickly installed structure. If your broadband connection is good enough, your voice data will have high quality.</p>
<p>4. <em>5.8 G Hz Cordless phones</em>- This is an important distinction because your<strong> wireless data network uses the 2.5 GHz frequency</strong>. Older model cordless phones also use the 2.5GHz so <em>phone conversations will have an effect on your data network and vice versa</em>. The newer 5.8 G Hz phones will not interfere with your wireless network performance. (See lower picture)</p>
<p>The VOIP Modem attaches directly to your wireless router. The Controller phone of a cordless phone set communicates with the satellite phones.</p>
<div style="text-align:center;">
<dl>
<dt><a href="http://wfcastle33.files.wordpress.com/2010/04/ghz.png"><img class="aligncenter" title="VOIP Phones" src="http://wfcastle33.files.wordpress.com/2010/04/ghz.png?w=300&#038;h=190" alt="" width="300" height="190" /></a></dt>
<dd>The importance of 5.8 GhZ phones.</dd>
</dl>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=148&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/05/07/voice-over-ip-voip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2010/04/ghz.png?w=300" medium="image">
			<media:title type="html">VOIP Phones</media:title>
		</media:content>
	</item>
		<item>
		<title>Add a Network Bridge</title>
		<link>http://wfcastle33.wordpress.com/2011/05/07/add-a-network-bridge/</link>
		<comments>http://wfcastle33.wordpress.com/2011/05/07/add-a-network-bridge/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:36:12 +0000</pubDate>
		<dc:creator>wfcastle33</dc:creator>
				<category><![CDATA[Wireless Networking]]></category>
		<category><![CDATA[home networking]]></category>
		<category><![CDATA[network bridge]]></category>
		<category><![CDATA[wireless network]]></category>

		<guid isPermaLink="false">http://wfcastle33.wordpress.com/?p=165</guid>
		<description><![CDATA[You&#8217;ve got the wireless connection going but you&#8217;ve got some devices in another room that don&#8217;t have wireless network cards. You can extend your wireless network and NOT buy wireless network cards by installing a bridge. Connect the following with a bridge: Game Consoles Computers Printers Storage DirecTV DVR (anything with a wired network adapter.) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=165&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve got the wireless connection going but you&#8217;ve got some devices in another room that don&#8217;t have wireless network cards. You can<strong> extend your wireless network </strong>and NOT buy wireless network cards by installing a bridge.</p>
<p>Connect the following with a bridge:<br />
Game Consoles<br />
Computers<br />
Printers<br />
Storage<br />
DirecTV DVR<br />
(anything with a wired network adapter.)</p>
<p>THIS IS NOT A WIRELESS ACCESS POINT. This is strictly for connecting wired connections on the wireless network. Wireless clients must still connect directly to the main router.</p>
<div style="text-align:center;">
<dl>
<dt><a href="http://wfcastle33.files.wordpress.com/2010/04/wiredtowireless22.png"><img class="aligncenter" title="Wireless Network Bridge" src="http://wfcastle33.files.wordpress.com/2010/04/wiredtowireless22.png?w=294&#038;h=300" alt="" width="294" height="300" /></a>Connect Wired clients to the Wireless Network</dt>
</dl>
</div>
<p>The bridge connects  to the wireless  network. Use network cables (Ethernet CAT 6) to attach the machines to the bridge. If you have more devices than the bridge has Ethernet ports you can purchase a 5-8 port network switch to complement the bridge. You would then connect all the devices to the switch, then connect the switch to the bridge.</p>
<p><strong>Setting Up The Bridge</strong>:<br />
When you get your bridge you&#8217;ll need to configure it to connect to your wireless network. You will need the following:<br />
1. The SSID of the wireless router<br />
2. The Encryption Level<br />
3. The Passphrase<br />
All of these were covered in the Basic Security videos above. Remember, the bridge is just another wireless client.</p>
<p>Once this is set up you now have wired connections attached to to your wireless network!</p>
<p>D-Link, Linksys, Netgear, Cisco and Belkin all make Ethernet to wireless bridges. They can be also known as Gaming routers since some use them to connect gaming consoles.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wfcastle33.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wfcastle33.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wfcastle33.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wfcastle33.wordpress.com&amp;blog=13044050&amp;post=165&amp;subd=wfcastle33&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wfcastle33.wordpress.com/2011/05/07/add-a-network-bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fd50d250c56c9602bde0142e76d7e3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wfcastle33</media:title>
		</media:content>

		<media:content url="http://wfcastle33.files.wordpress.com/2010/04/wiredtowireless22.png?w=294" medium="image">
			<media:title type="html">Wireless Network Bridge</media:title>
		</media:content>
	</item>
	</channel>
</rss>
