<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.usualcoding.eu/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>UsualCoding.eu - routerstation pro</title>
  <link>http://www.usualcoding.eu/</link>
  <description>Use(less|ful) stuff</description>
  <language>en</language>
  <pubDate>Wed, 21 Jul 2010 22:55:36 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>OpenWRT on the Ubiquiti RouterStation Pro</title>
    <link>http://www.usualcoding.eu/post/2010/01/15/Flash-OpenWRT-on-the-Ubiquiti-RouterStation-Pro</link>
    <guid isPermaLink="false">urn:md5:601ae7249c39139d38750d93c166c841</guid>
    <pubDate>Fri, 15 Jan 2010 23:23:00 +0100</pubDate>
    <dc:creator>Seb</dc:creator>
        <category>Hardware</category>
        <category>openwrt</category><category>routerstation pro</category>    
    <description>    &lt;p&gt;I recently replaced my old &lt;a href=&quot;http://en.wikipedia.org/wiki/Linksys_WRT54G_series#WRT54GS&quot; hreflang=&quot;en&quot;&gt;WRT54GS&lt;/a&gt; router with a &lt;a href=&quot;http://www.ubnt.com/products/rspro.php&quot; hreflang=&quot;en&quot;&gt;RouterStation Pro&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Although it already comes with &lt;a href=&quot;http://www.openwrt.org/&quot; hreflang=&quot;en&quot;&gt;OpenWRT&lt;/a&gt; on the board, it is a pretty outdated trunk version.&lt;/p&gt;


&lt;p&gt;The documentation for this device is not easy to find and is motly scattered on different wikis and forums. Here is a quick guide on how to flash the latest OpenWRT on this device using tftp.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Download the latest snapshot if you don't want to build it yourself: &lt;a href=&quot;http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-ubnt-rspro-squashfs-factory.bin&quot; title=&quot;http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-ubnt-rspro-squashfs-factory.bin&quot;&gt;http://downloads.openwrt.org/snapsh...&lt;/a&gt; (I use the squashfs version because it is easier to upgrade)&lt;/li&gt;
&lt;li&gt;Connect your computer to the WAN port&lt;/li&gt;
&lt;li&gt;Configure your network like this: 192.168.1.1/255.255.255.0 (anything but 192.168.1.20)&lt;/li&gt;
&lt;li&gt;Plug in your RouterStation Pro&lt;/li&gt;
&lt;li&gt;Press the reset button and hold it for about 10 seconds (you should see the third led flash a bit and the second on come up)&lt;/li&gt;
&lt;li&gt;You should be able to ping 192.168.1.20 now&lt;/li&gt;
&lt;li&gt;Send the firmware image with tftp in binary mode:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Linux:&lt;/p&gt;

&lt;pre&gt;   $ tftp -m binary 192.168.1.20 -c put openwrt-...-factory.bin&lt;/pre&gt;


&lt;p&gt;Mac OS X:&lt;/p&gt;

&lt;pre&gt;   $ tftp 192.168.1.20
   tftp&amp;gt; binary
   tftp&amp;gt; put openwrt-...-factory.bin&lt;/pre&gt;


&lt;p&gt;The router will reboot and provide dhcp on the switch. You can now telnet to 192.168.1.1 as usual.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.usualcoding.eu/post/2010/01/15/Flash-OpenWRT-on-the-Ubiquiti-RouterStation-Pro#comment-form</comments>
      <wfw:comment>http://www.usualcoding.eu/post/2010/01/15/Flash-OpenWRT-on-the-Ubiquiti-RouterStation-Pro#comment-form</wfw:comment>
      <wfw:commentRss>http://www.usualcoding.eu/feed/rss2/comments/13</wfw:commentRss>
      </item>
    
</channel>
</rss>