<?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>Tech4Him - Technology with Integrity &#187; free</title>
	<atom:link href="http://blog.tech4him.com/tags/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tech4him.com</link>
	<description>A Christian technology chaos wrangler and his thoughts</description>
	<lastBuildDate>Fri, 27 Jan 2012 02:08:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ESXi 4, Moving VMs to new Storage</title>
		<link>http://blog.tech4him.com/2010/03/esxi-4-moving-vms-to-new-storage/</link>
		<comments>http://blog.tech4him.com/2010/03/esxi-4-moving-vms-to-new-storage/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 23:15:39 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[md3000i]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[vmfs]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=948</guid>
		<description><![CDATA[As previously discussed, we recently purchased an MD3000i iSCSI SAN from Dell. We are running the &#8220;free&#8221; VSphere ESXi 4 on 3 hosts. That&#8217;s right, no VCenter, no VCB, no...]]></description>
			<content:encoded><![CDATA[<p>As <a id="aptureLink_2qk6IeDHi4" href="../2010/03/dell-md3000i-and-r710-shiny-and-new/">previously discussed</a>, we recently purchased an MD3000i iSCSI SAN from Dell. We are running the &#8220;free&#8221; VSphere ESXi 4 on 3 hosts. That&#8217;s right, no VCenter, no VCB, no VMotion, no SVM. So, how does one best approach moving these VM guests from local storage to our new lovely SAN? Well, we looked into the following possibilities:<span id="more-948"></span></p>
<ol>
<li>Upgrade and <a id="aptureLink_bpOxGkat45" href="http://www.slideshare.net/championsg/navigating-the-new-vsphere-licensing-landscape">purchase licenses for VSphere</a>, VCenter, etc&#8230;</li>
<li>Use the VI client data store browse &#8220;Move&#8221; functionality</li>
<li>Try out a third party product like Veeam FastSCP</li>
<li>Try standard TAR/GZ combined with cp command</li>
<li>Try vmkfstools disk cloning</li>
</ol>
<p>One important note. While testing some of these options, we became aware of a complicating factor. If you have created your disks as Thin provisioned and are moving to storage that has a different block size, the vmdk will become thick provisioned. This means that the &#8220;entire&#8221; contents of the fully thick provisioned disk will be moved, not just the used space.</p>
<h2>Upgrade and Purchase VSphere Infrastructure Licenses</h2>
<p>This option is one we continue to re-evaluate every 6-8 months. Working in a non-profit, we are always evaluating how to be the best stewards of the resources we&#8217;ve been provided. One of those resources is obviously financial resources. This seems like the only real option for moving running VMs.</p>
<p>While having VSphere Enterprise in place would make this process of migrating to new storage easier, we just cannot justify the long term expense. Our small environment just does not need what you pay for over the long haul.</p>
<p>As such, we ruled this out. Some downtime is perfectly acceptable in this organization.</p>
<h2>Use VI Client Datastore Browse/Move Functionality</h2>
<p><a href="http://blog.tech4him.com/wp-content/uploads/20100324-VI-Client-Data-Browser.png"><img class="alignleft size-medium wp-image-953" style="border: 1px solid black; margin: 8px;" title="20100324 VI Client Data Browser" src="http://blog.tech4him.com/wp-content/uploads/20100324-VI-Client-Data-Browser-300x151.png" alt="" width="300" height="151" /></a>When using the VI Client, you can browse the VMFS datastores similar to a Windows Explorer window. This is accessed by viewing the storage configuration of the host in the VI Client. Right-clicking the particular datastore and choosing browse.</p>
<p>Obviously, this function does not work on running VMs. As a matter of fact, in one of our tests, we actually caused a problem doing so. This is a &#8220;move&#8221; not a copy. If the move fails mid-way through, some files will have been moved while others are still in their original location. Now you&#8217;ve got a bigger mess on your hands.</p>
<p>So, this option means the VM has to be powered off. Ok, we can deal with that. The other downside was that, as explained above, the new vmdk is thick provisioned and therefore, much more data is transferring that is really necessary.</p>
<h2>Test 3rd Party Product Like Veeam FastSCP</h2>
<p><a href="http://blog.tech4him.com/wp-content/uploads/20100324-Veeam-FastSCP.png"><img class="alignright size-medium wp-image-954" style="border: 0pt none; margin: 8px;" title="20100324 Veeam FastSCP" src="http://blog.tech4him.com/wp-content/uploads/20100324-Veeam-FastSCP-300x230.png" alt="" width="300" height="230" /></a>I really do like the folks over at <a id="aptureLink_trsgG6If96" href="http://www.veeam.com/">Veeam</a>. I have used the monitoring /reporting product and like there licensing models. We thought we&#8217;d check out <a id="aptureLink_5GjLxUf0tc" href="http://www.veeam.com/vmware-esxi-fastscp.html">their free FastSCP</a> product. Why? Well because is says &#8220;Fast&#8221; in the name. <img src='http://blog.tech4him.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The tool worked great. It did everything is said it would do. Like the other options, the VMs need to be powered down. We even tested copying between different ESXi hosts. Worked great. The only downside was the lack of speed. Yeah really! We did some reading and it appears that this may be a throttling of the ESXi product, not Veeam FastSCP. Bummer.</p>
<h2>Try standard TAR/GZ combined with cp command</h2>
<p><a href="http://blog.tech4him.com/wp-content/uploads/20100324-tar-failure.png"><img class="alignleft size-medium wp-image-955" style="border: 0pt none; margin: 8px;" title="20100324 tar failure" src="http://blog.tech4him.com/wp-content/uploads/20100324-tar-failure-300x81.png" alt="" width="300" height="81" /></a>&#8220;Wow&#8221;, I though as I was researching. Why don&#8217;t we just tar/gzip everything and then copy to the new storage location and then untar. Well, not so fast our ESXi said to m as it spewed out an error that &#8220;tar: cannot store file &#8216;xxxxxxxxxxx.vmdk&#8217; of size #########, aborting&#8221;. Yuck~!</p>
<p>It appears that BusyBox, the underlying unsupported ESXi console has a limitation of 4GB in ESXi3.5 and 8GB in ESXi 4. Therefore, trying to tar a 100GB vmdk file went no where fast. Check this option off the list.</p>
<h2>Try vmkfstools disk cloning</h2>
<p>This, we thought, is an interesting idea. Yes, the VMs still need to be powered off but perhaps this will shorten the downtime by lowering the amount of data that gets copied. See, as we talk about earlier, going to storage of a different block size will mean yout thin provisioned disks will begin thick. As such, the total size of the thick disk has to be transferred. This could siginificantly increase the copy time if you have lots of unused space on a disk.</p>
<p><a href="http://blog.tech4him.com/wp-content/uploads/20100324-vmkfstools-example-success.png"><img class="alignright size-medium wp-image-957" style="border: 1px solid black; margin: 8px;" title="20100324 vmkfstools example success" src="http://blog.tech4him.com/wp-content/uploads/20100324-vmkfstools-example-success-300x45.png" alt="" width="300" height="45" /></a>The vmkfstools utility has a feature known as cloning. This allows you to make a clone copy of a vmdk disk to anyVMFS datastore. Now that&#8217;s all good but where this got us jazzed was the ability to force that newly cloned disk to be created as a thin provisioned disk. Eureka!</p>
<p>Now, first, make sure you remove all snapshots in the vm. Those are just going to cause us a headache.</p>
<p>So a command like this does the deed:<br />
<code>vmkfstools -i /vmfs/volumes/source/vmname/vmname.vmdk -d thin /vmfs/volumes/dest/vmname/vmname.vmdk<br />
</code></p>
<blockquote><p><em>Note: you need to do this against the vmname.vmdk NOT the vmname-flat.vmdk. Be forwarned.</em></p></blockquote>
<p>Some small scale, non-scientific testing gave us around 1.3GB per minute in transfer speed. Again, this is not true i/o but rather therate used for calculating down time for our migration project by taking the amount of used space on the source drive/time to create cloned drive = transfer rate.</p>
<p>Now, when the vmdks are moved, don&#8217;t forget to cp all the other VM files in the VM directories!</p>
<p>This looks to be the path we will be taking and thought we&#8217;d share how we arrived here.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=948&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2010/03/esxi-4-moving-vms-to-new-storage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Roundup &#8211; 2/18/2009</title>
		<link>http://blog.tech4him.com/2009/02/web-roundup-2182009/</link>
		<comments>http://blog.tech4him.com/2009/02/web-roundup-2182009/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 01:45:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Links/Resources]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[photo print]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=284</guid>
		<description><![CDATA[Here are a few interesting links and articles from around the web. 12 Standard Screen Patterns &#8211; An interesting article from DesigningWebInterfaces.com. These patterns are specifically discussed in relation to...]]></description>
			<content:encoded><![CDATA[<p><a rel="external nofollow" href="http://www.flickr.com/photos/20897132@N00/119719697"><img class="alignright" style="border: 0pt none; margin: 8px;" src="http://farm1.static.flickr.com/52/119719697_5e95eb8e74_m.jpg" border="0" alt="2006-3-29 6-21-30_0104" hspace="8" width="240" height="180" align="left" /></a>Here are a few interesting links and articles from around the web.</p>
<p><span id="more-284"></span><a href="http://designingwebinterfaces.com/designing-web-interfaces-12-screen-patterns">12 Standard Screen Patterns</a> &#8211; An interesting article from DesigningWebInterfaces.com. These patterns are specifically discussed in relation to the adoption of RIA platforms.</p>
<p><a href="http://dealnews.com/How-To-Get-1-645-Free-Digital-Prints/280466.html">How To Get 1,645 Free Prints</a> &#8211; I won&#8217;t even pretend to call this an article but it is a quick set of links to photo print online services that offer free prints to new customers. Read each services fine print for the free prints but hey, you can get some free prints without using your ink. <img src='http://blog.tech4him.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.wired.com/science/discoveries/news/2007/03/73007">Google&#8217;s Next-Gen of Sneakernet</a> &#8211; Old is new again. Even with all of the significant progress and exponential growth of computing power, network bandwidth, et al. The best way to deliver such significantly large amounts of data is via SneakerNet, er FedExNet. <img src='http://blog.tech4him.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://pdfse.com/">Ebooks search engine</a> &#8211; Interesting site where your search results are PDF documents only. Did find quite a few duplicates in my test search results, but also found some interesting Drupal PDF docs.</p>
<p><a href="http://www.scottklarr.com/topic/102/mysql-cheat-sheets/">MySQL Cheat Sheets</a> &#8211; Thumbnailed list of links to MySQL Cheat sheets.</p>
<p>Until next time, grace and peace to you.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=284&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/02/web-roundup-2182009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Week of Free Data Warehousing Webinars</title>
		<link>http://blog.tech4him.com/2009/01/a-week-of-free-data-warehousing-webinars/</link>
		<comments>http://blog.tech4him.com/2009/01/a-week-of-free-data-warehousing-webinars/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 13:53:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=199</guid>
		<description><![CDATA[Week of Warehousing Webinar Series &#8211; SQL Server Central Join SQL Server authors and MVPs for a week of warehousing and get the latest on Microsoft Business Intelligence inside your...]]></description>
			<content:encoded><![CDATA[<h2><a rel="external nofollow" href="http://www.flickr.com/photos/66327609@N00/420571595"><img src="http://farm1.static.flickr.com/176/420571595_1978c6ef44_m.jpg" border="0" alt="MVP Summit 046" hspace="8" align="left" /></a></h2>
<p><a href="http://www.sqlservercentral.com/articles/webinar/65678/">Week of Warehousing Webinar Series &#8211; SQL Server Central</a></p>
<p>Join SQL Server authors and MVPs for a week of warehousing and get the latest on Microsoft Business Intelligence inside your environment. If you are in any stage of a data warehouse design, administration or planning you won&#8217;t want to miss out on this free &#8220;week of warehousing&#8221; webinar series,</p>
<p><span id="more-199"></span>Registration is open to the first 1,000 people in each session and seats are going fast.</p>
<h2>5 Days 	5 Data Warehouse Topic Summary</h2>
<h3>Designing a Data Warehouse</h3>
<p><em>Monday Feb 23 9:30AM EST<br />
Featuring: Erik Veerman</em><br />
Improve the speed of your production can be as easy as giving your users a new place to report against. In this session, you&#8217;ll learn from SQL Server MVP, Erik Veerman how a data warehouse can benefit your organization and how to design one for SQL Server. You&#8217;ll also see at a high level how the data flows into the warehouse in a Microsoft data warehouse ecosystem.</p>
<h3>Designing a Data Warehouse</h3>
<p><em>Monday Feb 23 1:30PM EST<strong><br />
</strong>Featuring: Erik Veerman</em><br />
Improve the speed of your production can be as easy as giving your users a new place to report against. In this session, you&#8217;ll learn from SQL Server MVP, Erik Veerman how a data warehouse can benefit your organization and how to design one for SQL Server. You&#8217;ll also see at a high level how the data flows into the warehouse in a Microsoft data warehouse ecosystem.</p>
<h3>Loading a Data Warehouse with SQL Server Integration Services (SSIS)</h3>
<p><em>Tuesday Feb 24 9:30AM EST<br />
Featuring: Brian Knight</em><br />
Now that you have a data warehouse designed, how would you go about loading the warehouse from your relational database that has been in production for years. Join Microsoft MVP and author Brian Knight in this session on how to use SSIS to load and synchronize a data warehouse.</p>
<h3>Loading a Data Warehouse with SQL Server Integration Services (SSIS)</h3>
<p><strong> </strong><em>Tuesday Feb 24 1:30PM EST<br />
Featuring: Brian Knight</em><br />
Now that you have a data warehouse designed, how would you go about loading the warehouse from your relational database that has been in production for years. Join Microsoft MVP and author Brian Knight in this session on how to use SSIS to load and synchronize a data warehouse.</p>
<h3>Introduction to Analysis Services (SSAS)</h3>
<p><em>Wednesday Feb 25 9:30AM EST<br />
Featuring: Siva Harinath</em><br />
Tired of having to write hundreds of one-off reports? SQL Server Analysis Services (SSAS) can help clear your report backlog by giving your users the ability to perform ad-hoc reporting with pivot tables. Learn how to create a SSAS cube, how to process it and finally view quick reports to answers questions you didn&#8217;t even know you had about your business.</p>
<h3>Introduction to Analysis Services (SSAS)</h3>
<p><em>Wednesday Feb 25 1:30PM  EST<br />
Featuring: Siva Harinath</em><br />
Tired of having to write hundreds of one-off reports? SQL Server Analysis Services (SSAS) can help clear your report backlog by giving your users the ability to perform ad-hoc reporting with pivot tables. Learn how to create a SSAS cube, how to process it and finally view quick reports to answers questions you didn&#8217;t even know you had about your business.</p>
<h3>Reporting against a Data Warehouse with SSRS</h3>
<p><em>Thursday Feb 26 9:30AM  EST<br />
Featuring: Paul Turley</em><br />
In this session, you&#8217;ll learn how to report against your data warehouse and SSAS cubes by using Reporting Services 2008. Learn what&#8217;s new and easy ways to visualize data warehouse data in this comprehensive session for beginners.</p>
<h3>Performance Tuning  and Scaling a Data Warehouse</h3>
<p><em>Thursday Feb 26 1:30PM EST<br />
Featuring: JC Armand</em><br />
Some of the largest databases in the world are data warehouses, scaling to dozens (or hundreds) of terrabytes in some cases. In this session, you&#8217;ll explore how to make your SQL Server 2008 database scale and easy ways to diagnose and troubleshoot problems. You&#8217;ll learn how to performance tune and scale the hardware to the OS in this vital session for most organizations.</p>
<h3>Register  	Performance Tuning and Scaling a Data Warehouse</h3>
<p><em>Friday Feb 27 9:30AM EST<br />
Featuring: JC Armand</em><br />
Some of the largest databases in the world are data warehouses, scaling to dozens (or hundreds) of terrabytes in some cases. In this session, you&#8217;ll explore how to make your SQL Server 2008 database scale and easy ways to diagnose and troubleshoot problems. You&#8217;ll learn how to performance tune and scale the hardware to the OS in this vital session for most organizations.</p>
<h3>Reporting against a Data Warehouse with SSRS</h3>
<p><em>Friday Feb 27 1:30PM EST<br />
Featuring: Paul Turley</em><br />
In this session, you&#8217;ll learn how to report against your data warehouse and SSAS cubes by using Reporting Services 2008. Learn what&#8217;s new and easy ways to visualize data warehouse data in this comprehensive session for beginners.</p>
<p><a href="http://www.sqlservercentral.com/articles/webinar/65678/">Week of Warehousing Webinar Series &#8211; SQL Server Central</a></p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=199&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/01/a-week-of-free-data-warehousing-webinars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DD-WRT on Multiple LinkSys WRT54Gs</title>
		<link>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/</link>
		<comments>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 12:00:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=146</guid>
		<description><![CDATA[Do you have wireless access points or routers and want to add some useful features without incurring additional costs? Have we got a deal for you. The DD-WRT project might...]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tech4him.com/wp-content/uploads/standard_bridge_large.jpg"><img class="alignright size-medium wp-image-147" title="standard_bridge_large" src="http://blog.tech4him.com/wp-content/uploads/standard_bridge_large-300x225.jpg" alt="standard_bridge_large" width="300" height="225" /></a>Do you have wireless access points or routers and want to add some useful features without incurring additional costs? Have we got a deal for you. The DD-WRT project might just be the ticket.</p>
<p><span id="more-146"></span></p>
<p>So, I was asked by my lovely spouse to move the home office to another room for a particular reason. Unfortunately, the new location did not have an existing outlet for the broadband internet line. Immediately my eyes widened and a grin broke across my face as I knew it was an opportunity to try something I had been wanting to for quite a while.</p>
<p>Rather than run wiring and such, let&#8217;s go wireless. Yes, a wireless bridge was going to be the ticket. As it happened, I already had two Linksys WRT54G wireless routers, so I was in business. After spending a bit of time on the DD-WRT website, I had the details I needed and downloaded the bits I needed.</p>
<p>DD-WRT is a free alternative firmware for many major brand wireless routers and access points. Now, yes this may void your warranty but if you&#8217;re like me, that limited warranty was out many moons ago. DD-WRT firmware provides for more features and functions to be available to you. You can make your wireless router or AP can then do tricks you never knew it could.</p>
<p><object width="340" height="285" data="http://www.youtube.com/v/3hXgK6INpkI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3hXgK6INpkI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /></object><br />
<em>This video gives a good idea of how we did it.</em></p>
<p>How did we get this to work? Here is the process we used.</p>
<p><a href="http://www.dd-wrt.com/wiki/index.php?title=Installation">DD-WRT Installation Instructions</a> on the wiki.</p>
<ol>
<li>Download the proper firmware for our version of the WRT54G. Use the <a href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices#Linksys_.28all_the_rest_that_is_not_re-engineered_til_today.29">compatability matrix</a> to determine the correct DD-WRT version for your device and device version.</li>
<li>Performed a full <a href="http://www.dd-wrt.com/wiki/index.php/Hard_reset_or_30/30/30">30/30/30 hard reset</a> of the router</li>
<li>Open your web browser and connect to the router at 192.168.1.1 and login with the default username/password.</li>
<li> You should be in the Web GUI of the router.</li>
<li> Click the &#8220;Administration&#8221; tab</li>
<li> Click the &#8220;Firmware Upgrade&#8221; sub-tab.</li>
<li> Click the &#8220;Browse&#8221; button and select the DD-WRT .bin file you downloaded and confirmed.</li>
<li> Click the &#8220;Upgrade&#8221; button.</li>
<li> The router will take a few minutes to upload the file and flash the firmware.  During this time, the power light will flash.</li>
<li> A new page will open confirming that the upload was successful Now <strong><span style="color: red;">wait about 5 minutes</span></strong> before clicking &#8220;Continue&#8221;.</li>
<li> Lastly, do another <a title="Reset And Reboot" href="http://www.dd-wrt.com/wiki/index.php/Reset_And_Reboot">hard reset</a> on the unit.</li>
<li> If flashed successfully you will now be able to access the DD-WRT web interface at 192.168.1.1</li>
</ol>
<p>Now, since we wanted to utilized a wireless bridge, we needed to repeat the above steps on the second router. After the firmware updates were complete, we individually tested each router, connected to our broadband service to ensure both were working properly.</p>
<p>Next we followed <a href="http://www.dd-wrt.com/wiki/index.php/Wireless_Bridge">this post</a> on the setup the wireless bridge.</p>
<p>One thing that was a problem initially was the lack of machines connected to the second router (bridged AP) getting IP addresses from DHCP. It wasn&#8217;t until we read completely and did a bit of searching that we found out that this is a known problem with DD-WRT v24. Some folks report that it worked fine in earlier releases, but it appears to be a bug currently.</p>
<p>This was a bit of a bummer, but easily worked around for our small setup. We just setup the desktop machines with static IP addresses outside of the DHCP scope of the primary router but on the same network subnet. The default gateway and DNS were setup to point at the primary router (192.168.1.1) as well.</p>
<p>Immediately we could browse the internet from the office desktop machine which was connected to the second (bridged) router. Success! Now of course, DD-WRT offers many other features that the standard Linksys firmware does not. We&#8217;ll leave that as an adventure for you until we report more on those specifics.</p>
<p>Blessings.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=146&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

