<?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"
	>

<channel>
	<title>YAB &#187; router</title>
	<atom:link href="http://blog.alexgirard.com/tag/router/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Wed, 26 Nov 2008 23:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Router] Flashing from OpenWRT to DD-WRT</title>
		<link>http://blog.alexgirard.com/router-flashing-from-openwrt-to-dd-wrt/</link>
		<comments>http://blog.alexgirard.com/router-flashing-from-openwrt-to-dd-wrt/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 12:08:08 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ddwrt]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[openwrt]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[wrt54g]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/?p=180</guid>
		<description><![CDATA[Once and for all, I&#8217;ll try to remember how to reflash a router after installing OpenWRT:

Download last version of DD-WRT
Enter terminal


scp dd-wrt.v24_std_generic.bin  root@192.168.1.1:
ssh root@192.168.1.1
mtd -r write dd-wrt.bin linux

]]></description>
			<content:encoded><![CDATA[<p>Once and for all, I&#8217;ll try to remember how to reflash a router after installing <a href="http://openwrt.org/">OpenWRT</a>:</p>
<ul>
<li>Download last version of <a href="http://dd-wrt.com">DD-WRT</a></li>
<li>Enter terminal</li>
</ul>
<p><code class="prettyprint"><br />
scp dd-wrt.v24_std_generic.bin  root@192.168.1.1:<br />
ssh root@192.168.1.1<br />
mtd -r write dd-wrt.bin linux<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/router-flashing-from-openwrt-to-dd-wrt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[OpenWrt] Command-line router</title>
		<link>http://blog.alexgirard.com/openwrt-command-line-router/</link>
		<comments>http://blog.alexgirard.com/openwrt-command-line-router/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 01:46:42 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[openwrt]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2008/01/22/openwrt-command-line-router/</guid>
		<description><![CDATA[The wrt54g router is good fun for all geeks, such a versatile network component with a lot of great feature coming from the open-source scene. Learn about its history if you don&#8217;t know yet, it&#8217;s one of the greatest GPL success after its use in a commercial product (win-win situation for Linksys and open-source communauty).
I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://en.wikipedia.org/wiki/WRT54G">wrt54g</a> router is good fun for all geeks, such a versatile network component with a lot of great feature coming from the open-source scene. <a href="http://indowrt.blogspot.com/2008/01/history-of-wrt54g-open-source-firmware.html">Learn about its history</a> if you don&#8217;t know yet, it&#8217;s one of the greatest GPL success after its use in a commercial product (win-win situation for Linksys and open-source communauty).</p>
<p>I&#8217;ve tried most of 3rd-party firmware to customize my router: <a href="http://www.dd-wrt.com">dd-wrt</a> (best solution for most cases), tomato (great appealing interface), and since yesterday night, <a href="http://openwrt.org/">openwrt</a></p>
<p><a href='http://openwrt.org/' title='openwrt'><img src='http://blog.alexgirard.com/wp-content/uploads/2008/01/image-1.png' alt='openwrt' style='border:0px;padding:5px;'/></a></p>
<p>Openwrt is just a command line interface to configure the router, with a linux-type system to manage files and services. With great simplicity comes great power.<br />
But it&#8217;s sincerely not a point and click interface. At least, you&#8217;ll be forced to understand the concepts under network interfaces, which is why we all want to try these complex tools, and it&#8217;s free education for anyone <img src='http://blog.alexgirard.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Once your router is stable, the fun begin. Openwrt comes with an <a href="http://www.handhelds.org/moin/moin.cgi/Ipkg">itsy package management system</a>, with a lot of software ready to deploy: <a href="www.kismetwireless.net">kismet</a>, ruby, apache&#8230;<br />
Then with some easy soldering, you can <a href="http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware/MMC">plug a MMC/SD card</a> on it, then you just need to have some imagination to create some fancy stealth network box!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/openwrt-command-line-router/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

