<?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>unitstep.net &#187; wifi</title>
	<atom:link href="http://unitstep.net/blog/category/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Mon, 08 Apr 2013 00:16:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Using DD-WRT to turn the Linksys WRT-54G/WRT-54GL into a wireless bridge</title>
		<link>http://unitstep.net/blog/2007/10/21/using-dd-wrt-to-turn-the-linksys-wrt-54gwrt-54gl-into-a-wireless-bridge/</link>
		<comments>http://unitstep.net/blog/2007/10/21/using-dd-wrt-to-turn-the-linksys-wrt-54gwrt-54gl-into-a-wireless-bridge/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 01:17:19 +0000</pubDate>
		<dc:creator>Peter Chng</dc:creator>
				<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless bridge]]></category>
		<category><![CDATA[wrt54g]]></category>

		<guid isPermaLink="false">http://unitstep.net/blog/2007/10/21/using-dd-wrt-to-turn-the-linksys-wrt-54gwrt-54gl-into-a-wireless-bridge/</guid>
		<description><![CDATA[I recently got a new Wireless-N router (based on the Draft 2.0 of the 802.11n spec.) to replace my old, but trusty WRT-54GL, an 802.11g router. I bought this router just over a year ago to replace another 802.11g router that was acting up. I specifically bought the WRT-54GL (as opposed to the regular WRT-54G) [...]]]></description>
			<content:encoded><![CDATA[<p class="image align-right"><a href='/blog/2007/10/21/using-dd-wrt-to-turn-the-linksys-wrt-54gwrt-54gl-into-a-wireless-bridge/' title='DD-WRT firmware for Linksys WRT-54G/GL'><img src='/wordpress/wp-content/uploads/2007/10/ddwrt-wrt54gl.jpg' alt='DD-WRT firmware for Linksys WRT-54G/GL' /></a></p>
<p>I recently got a new Wireless-N router (based on the <a href="http://en.wikipedia.org/wiki/802.11n">Draft 2.0 of the 802.11n spec.</a>) to replace my old, but trusty WRT-54GL, an 802.11g router.  I bought this router just over a year ago to replace another 802.11g router that was acting up.  I specifically bought the WRT-54GL (as opposed to the regular WRT-54G) because I knew that I&#8217;d eventually want to flash it with third-party firmware.  (The WRT-54GL runs on Linux and has better hardware than later versions of the WRT-54G)</p>
<p>I recently got my Xbox (with <a href="http://www.xboxmediacenter.com/">XBMC</a>) setup in my living room.  This placed it far away from the wireless router in my apartment and not wanting to run an unsightly CAT-5 cable around my place, I decided that I&#8217;d need a wireless bridge since the original Xbox does not have a built-in wireless adapter. (Nor does the 360, I believe).  A quick look around the web showed that most dedicated wireless bridges were quite expensive and of dubious quality.  Since I already had the spare WRT-54GL, I decided to flash it with <a href="http://www.dd-wrt.com/">DD-WRT</a>, one of the most popular third-party firmware replacements, and see how it would function as a wireless bridge for my XBMC setup.</p>
<h3>Bridging the gap</h3>
<p>A wireless bridge (depending on your definition) is a device that allows regular wired clients access to the network over a wireless connection.  This was exactly what I needed for my XBMC-equipped Xbox.  This would give XBMC access to the network and allow me to play content/videos stored on my PC using XBMC, effectively turning it into a streaming box.  Doing a little research, I found out that wireless bridge capabilities were one of the many features that the <a href="http://www.dd-wrt.com/">DD-WRT</a> firmware added to the WRT-54GL.  </p>
<p>Mind you, DD-WRT doesn&#8217;t only work with the Linksys WRT-54G/GL.  A <a href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices">full list of supported devices</a> is available on their site, and the list is quite long.  However, I believe the WRT-54G was the first, after people discovered that initial versions of the WRT-54G were running Linux, thus requiring Linksys to make the source code available and spawning a bevy of third-party development for the device.  (Some later versions of the WRT-54G unfortunately do not support the full version of DD-WRT since the newer WRT-54Gs are now being shipped with VxWorks, another embedded OS, instead of Linux and thus have different hardware configurations)</p>
<h3>Getting it to run</h3>
<p>DD-WRT has a feature list so long that covering it is outside the scope of this article.  Instead, I&#8217;ll focus on how I set it up as a wireless bridge to provide wireless access to the network for wired clients.  The DD-WRT wiki has an <a href="http://www.dd-wrt.com/wiki/index.php/Installation">installation guide</a>, and while it gets the job done, it&#8217;s unfortunately very convoluted, confusing and contradictory, on account of it being written wiki-style by many authors with evidently no editing whatsoever. </p>
<p>Basically, here&#8217;s what I did to get my WRT-54GL flashed to DD-WRT from the regular Linksys firmware: (As adapted from the <a href="http://www.dd-wrt.com/wiki/index.php/Installation">installation guide</a>, which you may want to follow as well)  If you <strong>do not</strong> have another router to use while you&#8217;re flashing, you&#8217;ll <strong>definitely</strong> want to read through the instructions thoroughly before doing anything to make sure you have all the required materials, instructions and so forth, since if anything goes wrong, you won&#8217;t have an Internet connection!</p>
<ol>
<li>Make sure you are on a wired connection to the router.</li>
<li>Reset it to factory defaults.</li>
<li>Download the latest stable MINI version of DD-WRT.  Flash using the &#8220;generic&#8221; bin over the web console.  The guide recommends using Internet Explorer instead of Firefox and while those instructions may be outdated, I followed them anyways.</li>
<li>If, after flashing, you cannot login with the default root/admin (which happened with me), do a hard reset of the router.  This is accomplished by holding down reset and plugging in the router while continuing to hold reset for 30 seconds.  (You may just have to hold reset for 30 seconds without the plug-in procedure) This should reset the login/password back to the normal defaults</li>
<li>Now, get the latest stable STANDARD version of DD-WRT.  Flash again using this version&#8217;s &#8220;generic&#8221; bin over the web console.  This adds more features over the mini version, which apparently you must first flash with when changing from the default Linksys firmware. </li>
</ol>
<p>This procedure worked for me, but I can&#8217;t be sure it&#8217;ll work the same for every router out there.</p>
<h3>Getting the wireless bridge connected</h3>
<p>The <a href="http://www.dd-wrt.com/wiki/index.php/Wireless_Bridge">documentation for this</a> over at the DD-WRT site, while long, is less confusing than the installation instructions.  I basically followed them to the letter, and within a few minutes, the WRT-54GL was online and connected over a WPA-PSK secured wireless connection.  I definitely recommend some form of WPA over WEP, as WEP is broken and cannot be considered secure for anything.</p>
<p>The guide indicates that WPA2 does not work correctly for the current version of DD-WRT (2.3 SP2 as of this writing), though it is an option in the settings for a wireless bridge.  I have not tried to get WPA2 to work myself, but reports from others seem to indicate that it does not work.  If and when I do try, I&#8217;ll update this article with my results.</p>
<p>Well, that&#8217;s about it.  I&#8217;m now happily streaming video to my XBMC setup, and so far, the wireless connection has been rock solid, without a single drop-out, freeze-up or slowdown.  In fact, it feels as zippy as a wired connection!  This is what wireless networking should be like and I&#8217;m glad it&#8217;s finally becoming a reality.</p>
<hr/>Copyright &copy; 2013 <strong><a href="http://unitstep.net">unitstep.net</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact <strong><a href="mailto:webmaster@unitstep.net">webmaster@unitstep.net</a></strong> for more information.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://unitstep.net/blog/2007/10/21/using-dd-wrt-to-turn-the-linksys-wrt-54gwrt-54gl-into-a-wireless-bridge/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>T-Mobile now allows unlimited cellphone calls over WiFi</title>
		<link>http://unitstep.net/blog/2007/07/06/t-mobile-now-allows-unlimited-cellphone-calls-over-wifi/</link>
		<comments>http://unitstep.net/blog/2007/07/06/t-mobile-now-allows-unlimited-cellphone-calls-over-wifi/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 16:39:00 +0000</pubDate>
		<dc:creator>Peter Chng</dc:creator>
				<category><![CDATA[cellphones]]></category>
		<category><![CDATA[t-mobile]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://unitstep.net/blog/2007/07/06/t-mobile-now-allows-unlimited-cellphone-calls-over-wifi/</guid>
		<description><![CDATA[Despite all the coverage that Apple&#8217;s new iPhone is getting, there is still innovation going on at other cellular providers. Last week, T-Mobile announced their new &#8220;HotSpot @Home&#8221; service. For an additional $10 a month, you can use your WiFi-equipped cellphone as a VoIP device. When you&#8217;re in range of a WiFi access point, the [...]]]></description>
			<content:encoded><![CDATA[<p class="image align-right"><img src='http://unitstep.net/wordpress/wp-content/uploads/2007/07/t-mobile.png' alt='T-Mobile' /></p>
<p>Despite all the <a href="http://www.engadget.com/2007/07/03/iphone-review/">coverage</a> that Apple&#8217;s new iPhone is getting, there is still innovation going on at other cellular providers.  Last week, T-Mobile announced their new <a href="http://www.nytimes.com/2007/07/05/technology/circuits/05pogue.html?_r=1&#038;oref=slogin">&#8220;HotSpot @Home&#8221;</a> service.  For an additional $10 a month, you can use your WiFi-equipped cellphone as a VoIP device.  When you&#8217;re in range of a WiFi access point, the cellphone will use the Internet to make VoIP calls (instead of the cellular system) &#8211; and the minutes used here <em>won&#8217;t</em> count towards your monthly plan, giving you essentially unlimited usage time when you make calls this way.  Your phone still retains all its original functionality, such as call hold and caller ID, so your phone isn&#8217;t crippled.  </p>
<p>The best part, however, is the seamless integration.  As you move out of range of a hotspot, the phone will automatically hand off to T-Mobile&#8217;s cellular network, in much the same way as hand off occurs between adjacent cellphone towers when you&#8217;re moving.  This is not only beneficial, but a prime example of the <em>convergence</em> of wireless networks that many people believe is going to play a bigger and bigger role in the future.  Kudos to T-Mobile for offering innovation in this area, instead of just a new phone with a lot of fancy features.</p>
<h3>iPhone blowback</h3>
<p>When the iPhone was announced, the hype was almost immediate.  For the most part, it&#8217;s <a href="http://reviews.cnet.com/smart-phones/apple-iphone-4gb/4505-6452_7-32180293.html">lived up to its expectations</a>, but two issues identified before launch seem to have no resolution.  Firstly, it can only be used with AT&#038;T.  Secondly, and perhaps more importantly, was the lack of an <a href="http://gizmodo.com/gadgets/fast-and-furious/no-iphone-sdk-means-no-iphone-killer-apps-267899.php">SDK</a> for the iPhone.  Many people <a href="http://daringfireball.net/2007/06/wherefore_art_thou_iphone_sdk">lamented this decision</a>, and wondered if Safari and web-apps would be able to replace the flexibility offered by a true SDK.  Despite worries of <a href="http://www.mezzoblue.com/archives/2007/06/14/iphone_apps/">data usage costs</a> (for the eventual non-US users), there have already been a <a href="http://gizmodo.com/gadgets/software/top-five-iphone-apps-of-the-moment-273988.php">plethora</a> of iPhone apps released. </p>
<p>The real reason, some say, for the lack of an SDK is perhaps Apple&#8217;s (and AT&#038;T/Cingular&#8217;s) worry about a VoIP application being developed for the iPhone that has the potential to severely cut into their income.  After all, phone calls over the Internet wouldn&#8217;t count as regular minutes.  Additionally, AT&#038;T is known to <a href="http://origin.arstechnica.com/news.ars/post/20051031-5498.html">harbour fears</a> of companies that &#8220;use their&#8221; pipes, especially when they&#8217;re offering services that could cut into their bottom line.  The result of this is a stifling of innovation.</p>
<h3>Convergence of networks</h3>
<p>As I mentioned before, wireless convergence is a <a href="http://wireless.iop.org/articles/feature/5/7/1">key component</a> of next-generation networks.  The idea of separate devices operating on separate wireless networks is really an archaic one, held in place partly by companies unwilling to compete in a world of open, convergence networks.  Convergence is not only good for the end-user/customer, but also good for the companies that provide the service.  Customers get the best of both worlds: Cheap calls while you&#8217;re localized, and you still have wide coverage when you&#8217;re not.   </p>
<p>There is also a clear need for a service like this.  Many people already use Skype to make cheap or free VoIP calls.  There are even <a href="http://www.deviceforge.com/news/NS4571213183.html">WiFi Skype Handsets</a> available to use with the service.  T-Mobile&#8217;s new service basically integrates that functionality with a cellphone, and thus has the potential to take over that market with a more useful device. </p>
<p>The benefits for companies are perhaps even greater. Take T-Mobile&#8217;s HotSpot @Home service as an example.  Because the phone will use a WiFi network to make VoIP calls when one is available, this not only provides better coverage but also decreases the strain on T-Mobile&#8217;s own infrastructure.  Since many people have WiFi at home and at work, there will be less users on T-Mobile&#8217;s cellular system, decreasing its load and increasing its ability to support more customers.  True, T-Mobile still has to have infrastructure on their own end for translating VoIP calls to landlines and vice-versa, but the benefits of less cellular load clearly outweigh this. </p>
<p>Which leads me to question why they&#8217;re even charging an additional $10 a month for this service.  Since it&#8217;s beneficial to them, shouldn&#8217;t they be offering this for free? Indeed, if more cellular providers started offering these kinds services, they would be a true force against Skype.  They wouldn&#8217;t need to fear it, or try to inhibit other VoIP providers, if they themselves could come up with an improved solution like this.  They need not charge more, since the increased usefulness will attract more customers, and thus increase their profits naturally.  But, perhaps I&#8217;m just nitpicking here, since no other company offers a service like T-Mobile&#8217;s, and is a true example of using innovation to compete, instead of stifling it.</p>
<p>Let&#8217;s hope this sort of service comes to Canada.  If it does, I might truly have no need for a traditional land line.</p>
<hr/>Copyright &copy; 2013 <strong><a href="http://unitstep.net">unitstep.net</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact <strong><a href="mailto:webmaster@unitstep.net">webmaster@unitstep.net</a></strong> for more information.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://unitstep.net/blog/2007/07/06/t-mobile-now-allows-unlimited-cellphone-calls-over-wifi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
