<?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>Piranha</title>
	<atom:link href="http://piranha.pwnz.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://piranha.pwnz.org</link>
	<description>Enhanced OpenWrt For La Fonera</description>
	<lastBuildDate>Wed, 03 Mar 2010 12:08:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Repositories explained</title>
		<link>http://piranha.pwnz.org/2010/03/03/repositories-explained/</link>
		<comments>http://piranha.pwnz.org/2010/03/03/repositories-explained/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 05:18:34 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=328</guid>
		<description><![CDATA[As you know, I use the Web analytics software Piwik to track non-personal data from visitors of the Piranha community website. That said, I continuously discover bloodcurdling theories about the Piranha package repositories at various forums and in order to end the myths, I decided to explain this better.
Ok, first of all, Piranha 3.0 is [...]]]></description>
			<content:encoded><![CDATA[<p>As you <a href="http://piranha.pwnz.org/disclaimer/">know</a>, I use the Web analytics software <a href="http://piwik.org/">Piwik</a> to track non-personal data from visitors of the Piranha community website. That said, I continuously discover bloodcurdling theories about the Piranha package repositories at various forums and in order to end the myths, I decided to explain this better.</p>
<p>Ok, first of all, Piranha 3.0 is fully compatible with OpenWrt trunk and it ships with a pre-configured /etc/opkg.conf that looks like</p>
<blockquote><p>root@OpenWrt:~# cat /etc/opkg.conf<br />
src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/atheros/packages<br />
src/gz piranha http://piranha.pwnz.org/pub/3.0/100228/packages<br />
dest root /<br />
dest ram /tmp<br />
lists_dir ext /var/opkg-lists<br />
option overlay_root /jffs</p></blockquote>
<p>So, what does that mean?</p>
<p>As you can see, TWO repositories are defined there, &#8220;snapshots&#8221; and &#8220;piranha&#8221; in that particular order, i.e. the Piranha repository is prioritized. If you happen to desire installing whatever software (available for OpenWrt, e.g. LuCI, webif, etc.) on top of Piranha 3.0, you just need to issue</p>
<blockquote><p># opkg update<br />
# opkg install foobar</p></blockquote>
<p>and that&#8217;s it. No need at all to introduce other repositories to /etc/opkg.conf. All software NOT shipping by default with Piranha 3.0 will be pulled from the OpenWrt snapshots=trunk repository for Atheros.</p>
<p>The other myth is, that it is required to download the whole Piranha package repository and install every single ipk one by one AFTER flashing Piranha 3.0 to get the full feature set. Certainly this isn&#8217;t required at all as every ipk hosted at the repositories is shipping with Piranha 3.0 by default, i.e. is included in the squashfs you just flashed onto your device. In order to verify this, just issue</p>
<blockquote><p># opkg list_installed</p></blockquote>
<p>and you&#8217;ll see what I&#8217;m talking about. Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/03/03/repositories-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piranha 3.0 100228</title>
		<link>http://piranha.pwnz.org/2010/02/28/piranha-3-0-100228/</link>
		<comments>http://piranha.pwnz.org/2010/02/28/piranha-3-0-100228/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 03:24:59 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=311</guid>
		<description><![CDATA[&#8220;Was lange währt, wird endlich gut&#8221;, a German saying that actually fits the situation quite well. Anyways, I&#8217;m glad to announce that Piranha 3.0 100228 aka 100227r1 has been released. With OpenWrt trunk r19877, the OpenWrt development team introduced a major change to the existing automounting mechanism for block devices. As I accidentally missed that, [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Was lange währt, wird endlich gut&#8221;, a German saying that actually fits the situation quite well. Anyways, I&#8217;m glad to announce that Piranha 3.0 100228 aka 100227r1 has been released. With OpenWrt trunk <a href="https://dev.openwrt.org/changeset/19877">r19877</a>, the OpenWrt development team introduced a major change to the existing automounting mechanism for block devices. As I accidentally missed that, Piranha 3.0 100228 needs to be pushed out as a bugfix release for 100227 in order to ensure a 100% working MMC card setup again .. and here it is!</p>
<blockquote><p>root@OpenWrt:~# df -h<br />
Filesystem                Size      Used Available Use% Mounted on<br />
/dev/root                 2.5M      2.5M         0 100% /rom<br />
tmpfs                     6.6M    100.0K      6.5M   1% /tmp<br />
tmpfs                   512.0K         0    512.0K   0% /dev<br />
/dev/mtdblock3            4.4M    272.0K      4.1M   6% /jffs<br />
mini_fo:/jffs             2.5M      2.5M         0 100% /<br />
/dev/mmcblk0p1            3.6G      7.4M      3.4G   0% /mnt/mmcblk0p1</p></blockquote>
<p>You see, living on the bleeding edge also has its drawbacks (sometimes). That said, Piranha 3.0 100228 ships with:</p>
<ul>
<li>OpenWrt trunk r19886</li>
<li>block-mount package by cshore</li>
<li>AAP 2.0 100227</li>
</ul>
<p>Get your copy of Piranha 3.0 100228 <a href="http://piranha.pwnz.org/pub/3.0/100228/">here</a> and enjoy AAP 2.0 100227</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/28/piranha-3-0-100228/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Piranha 3.0 100227</title>
		<link>http://piranha.pwnz.org/2010/02/27/piranha-3-0-100227/</link>
		<comments>http://piranha.pwnz.org/2010/02/27/piranha-3-0-100227/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:05:04 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=302</guid>
		<description><![CDATA[Linux version 2.6.30.10 (orange@karmic) (gcc version 4.3.3 (GCC) ) #1 Sat Feb 27 21:25:10 CET 2010
Here it is! Piranha 3.0 snapshot release 100227 aka 100217+1 is now available for your convenience. Built with Karmic, it&#8217;s based on OpenWrt trunk r19886 and ships with the brand new AAP 2.0 snapshot release 100227 aka 100217+1 introduced earlier [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Linux version 2.6.30.10 (orange@karmic) (gcc version 4.3.3 (GCC) ) #1 Sat Feb 27 21:25:10 CET 2010</p></blockquote>
<p>Here it is! Piranha 3.0 snapshot release 100227 aka 100217+1 is now available for your convenience. Built with <a href="http://piranha.pwnz.org/2010/02/27/karmic/">Karmic</a>, it&#8217;s based on OpenWrt trunk r19886 and ships with the brand new AAP 2.0 snapshot release 100227 aka 100217+1 <a href="http://piranha.pwnz.org/2010/02/27/aap-2-0-convenience/">introduced</a> <a href="http://piranha.pwnz.org/2010/02/27/hidden-ssid-try-harder/">earlier</a> today. The <a href="http://piranha.pwnz.org/pub/README.aap">AAP documentation</a> has been updated to cover the most recent AAP feature set and configuration.</p>
<p>Without any further introduction, get your copy of Piranha 3.0 100227 <a href="http://piranha.pwnz.org/pub/3.0/100227/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/27/piranha-3-0-100227/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AAP 2.0 Convenience</title>
		<link>http://piranha.pwnz.org/2010/02/27/aap-2-0-convenience/</link>
		<comments>http://piranha.pwnz.org/2010/02/27/aap-2-0-convenience/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:30:19 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=282</guid>
		<description><![CDATA[With Piranha 3.0 &#38; AAP 2.0 snapshot releases 100217+1 right around the corner, I&#8217;d like to provide some more insight into upcoming features of AAP. Certainly and most notable, the before mentioned capability to connect to hidden SSIDs utilizing /aap/aap_hlst will finally enter the stage.
Anything else?
Yes, starting with AAP 2.0 100217+1, a sorted list of [...]]]></description>
			<content:encoded><![CDATA[<p>With Piranha 3.0 &amp; AAP 2.0 snapshot releases 100217+1 right around the corner, I&#8217;d like to provide some more insight into upcoming features of AAP. Certainly and most notable, the before mentioned capability to connect to <a href="http://piranha.pwnz.org/2010/02/27/hidden-ssid-try-harder/">hidden SSIDs</a> utilizing /aap/aap_hlst will finally enter the stage.</p>
<p>Anything else?</p>
<p>Yes, starting with AAP 2.0 100217+1, a sorted list of suitable APs found in range (selected for connection attempts) will be easily accessible for your convenience and you&#8217;ll be able to manually skip the connection to an AP with a single command. Last but not least, while the MAC spoofing status message has been dropped, the AAP log has been streamlined in general to just provide the information (PID, time, status message) actually needed.</p>
<p>The complete AAP 2.0 command set will (from now on) read as follows</p>
<blockquote><p># aap {start|stop|restart|log|list|skip}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/27/aap-2-0-convenience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden SSID? Try harder!</title>
		<link>http://piranha.pwnz.org/2010/02/27/hidden-ssid-try-harder/</link>
		<comments>http://piranha.pwnz.org/2010/02/27/hidden-ssid-try-harder/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 07:44:38 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=253</guid>
		<description><![CDATA[While the most important 90% for connection capabilities of AAP to hidden SSIDs had been implemented a long time ago (variable aap_hidden), I never took care of the missing 10%, but now I actually did. Starting with the next AAP 2.0 snapshot release 100217+1, AAP will finally be able to connect to hidden SSIDs. You&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>While the most important 90% for connection capabilities of AAP to hidden SSIDs had been implemented a long time ago (variable aap_hidden), I never took care of the missing 10%, but now I actually did. Starting with the next AAP 2.0 snapshot release 100217+1, AAP will finally be able to connect to hidden SSIDs. You&#8217;ll just need to define a tab-delimited BSSID, SSID pair per AP within /aap/aap_hlst, another newline-separated configuration file for AAP, and AAP will automagically take care of the rest. Certainly you&#8217;ll be able to combine this with the existing white-/blacklisting and MAC spoofing capabilities of AAP. I&#8217;ll update the <a href="http://piranha.pwnz.org/pub/README.aap">AAP documentation</a> as soon as Piranha 3.0 100217+1 will be out the door, the first Piranha actually shipping with this brand new AAP feature. Special thanks goes to community member foxtroop11 for the initial feature request.</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/27/hidden-ssid-try-harder/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Karmic</title>
		<link>http://piranha.pwnz.org/2010/02/27/karmic/</link>
		<comments>http://piranha.pwnz.org/2010/02/27/karmic/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 06:48:46 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=241</guid>
		<description><![CDATA[Who the hell is Karmic? He/she/it (to be evaluated) is the successor of Arch, the new Buildserver of the Piranha Project. Starting with the next Piranha 3.0 snapshot release 100217+1, the Piranha firmware will be build with Ubuntu 9.10 instead of Archlinux, still a headless CLI only setup though. Actually this is a major change [...]]]></description>
			<content:encoded><![CDATA[<p>Who the hell is Karmic? He/she/it (to be evaluated) is the successor of <a href="http://piranha.pwnz.org/2010/01/17/new-buildserver/">Arch</a>, the new Buildserver of the Piranha Project. Starting with the next Piranha 3.0 snapshot release 100217+1, the Piranha firmware will be build with <a href="http://www.ubuntu.com/">Ubuntu</a> 9.10 instead of <a href="http://www.archlinux.org/">Archlinux</a>, still a headless CLI only setup though. Actually this is a major change as Archlinux served as the Buildserver OS since the very beginning of the Piranha Project back in Oct 2008.</p>
<p>Other changes include:</p>
<ul>
<li>switch from Big to Midi Tower</li>
<li>WOL capability (god bless you)</li>
<li>RAM upgrade from 512 Megs to 1 Gig</li>
<li>6 Gigs harddisk for / and 2x 10 Gigs (LVM) for /home</li>
</ul>
<p>Last but not least, some Easteregg hunting in remembrance of Arch. The first community member telling me where/how to find the following string within Piranha 3.0 100217 gets a pony!</p>
<blockquote><p>Linux version 2.6.30.10 (orange@arch) (gcc version 4.3.3 (GCC) ) #1 Wed Feb 17 05:07:55 CET 2010</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/27/karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piranha 3.0 100217</title>
		<link>http://piranha.pwnz.org/2010/02/17/piranha-3-0-100217/</link>
		<comments>http://piranha.pwnz.org/2010/02/17/piranha-3-0-100217/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 07:07:09 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=184</guid>
		<description><![CDATA[This update to Piranha 3.0 is all about stability and reliability. With Piranha 3.0 100117, released exactly one month ago, a simultaneous station- and AP mode configuration has been introduced as the default. After doing extensive testing the last days, I decided to revert back to a station-only configuration starting with this Piranha 3.0 100217 [...]]]></description>
			<content:encoded><![CDATA[<p>This update to Piranha 3.0 is all about stability and reliability. With Piranha 3.0 100117, released exactly one month ago, a simultaneous station- and AP mode configuration has been introduced as the default. After doing extensive testing the last days, I decided to revert back to a station-only configuration starting with this Piranha 3.0 100217 snapshot release (the stability penalties caused to AAP 2.0 are just not worth it from my perspective). That said, if you nevertheless prefer the previous configuration, you can adjust your /e/c/network and /e/c/wireless as described <a href="http://piranha.pwnz.org/pub/simultaneous">here</a>.</p>
<p>Also on the stability front, AAP 2.0 now ships with a new default value for its aap_dhcptimeout configuration variable. I raised it from 30 to 60 seconds as this turned out to higher the reliability of AAP connection attempts significantly. Together with the station-only configuration mentioned above, you should encounter a much smoother AAP 2.0 experience now.</p>
<p>Another aspect I addressed with this Piranha 3.0 snapshot release is related to Mac Changer and /aap/aap_mlst. Both FON heartbeat and AAP 2.0 previously relied on information from /sys/class/net/ath0/address and /sys/class/net/eth0/address respectively to deal with MAC addresses for various techniques. While the co-existence with Mac Changer in Piranha 3.0 was at least partly taken into consideration, it wasn&#8217;t deliberated in order to overcome all imaginable scenarios related to MAC Spoofing that may come to your (crazy) brains, but now it is! I now use information extracted from &#8220;dmesg&#8221; to get the real hardware addresses of your device and thus all FON heartbeat and AAP 2.0 operations are guaranteed to work 100% whatever you do with Mac Changer and/or /aap/aap_mlst and whenever you do it.</p>
<p>Piranha 3.0 100217 changes compared to 100214:</p>
<ul>
<li>OpenWrt trunk r19684</li>
<li>station-only configuration</li>
<li>AAP 2.0 100217</li>
<li>FON heartbeat 100217</li>
</ul>
<p>Due to the (stability/reliability) reasons I outlined, I highly recommend upgrading to this very latest Piranha 3.0 snapshot release. I hope you&#8217;ll like it as much as I do.</p>
<p>Get your copy of Piranha 3.0 100217 <a href="http://piranha.pwnz.org/pub/3.0/100217/">here</a> and have a lot of fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/17/piranha-3-0-100217/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Piranha 3.0 100214</title>
		<link>http://piranha.pwnz.org/2010/02/14/piranha-3-0-100214/</link>
		<comments>http://piranha.pwnz.org/2010/02/14/piranha-3-0-100214/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 08:10:27 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=168</guid>
		<description><![CDATA[As promised earlier, Piranha 3.0 snapshot release 100214 &#8220;speaks&#8221; Japanese by default, ships with GNU Screen and is available for your convenience. Especially for new users of the Piranha firmware, I&#8217;d like to provide an overview about its complete feature set (so far) this time.
Piranha 3.0 100214 ships with:

OpenWrt trunk r19628
AAP 2.0 100202
Aircrack-ng 1.0
CIFS share [...]]]></description>
			<content:encoded><![CDATA[<p>As promised earlier, Piranha 3.0 snapshot release 100214 &#8220;speaks&#8221; Japanese by default, ships with GNU Screen and is available for your convenience. Especially for new users of the Piranha firmware, I&#8217;d like to provide an overview about its complete feature set (so far) this time.</p>
<p>Piranha 3.0 100214 ships with:</p>
<ul>
<li>OpenWrt trunk r19628</li>
<li><a href="http://piranha.pwnz.org/pub/README.aap">AAP</a> 2.0 100202</li>
<li>Aircrack-ng 1.0</li>
<li>CIFS share support</li>
<li>MMC card support (ext2)</li>
<li>FON heartbeat 090925</li>
<li>Mac Changer 1.5.0</li>
<li>MDK3 v6</li>
<li>GNU Screen 4.0.3</li>
<li>&#8220;Japan mode&#8221; (Wifi channels 1-14)</li>
<li>station- and simultaneous AP mode configuration (10.0.0.0/24)</li>
<li>custom station- and monitor mode scripts</li>
<li>patched madwifi for AAP 2.0</li>
</ul>
<p>Get your copy of Piranha 3.0 100214 <a href="http://piranha.pwnz.org/pub/3.0/100214/">here</a>. Any feedback is certainly appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/14/piranha-3-0-100214/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU Screen</title>
		<link>http://piranha.pwnz.org/2010/02/14/gnu-screen/</link>
		<comments>http://piranha.pwnz.org/2010/02/14/gnu-screen/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 05:47:05 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=147</guid>
		<description><![CDATA[Starting with the next Piranha 3.0 snapshot release 100202+1, I&#8217;m going to ship GNU Screen installed by default. In combination with the recently introduced MMC card support (ext2), this should significantly enhance usability when operating your Fonera in monitor mode.
Why?
Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive [...]]]></description>
			<content:encoded><![CDATA[<p>Starting with the next Piranha 3.0 snapshot release 100202+1, I&#8217;m going to ship <a href="http://www.gnu.org/software/screen/">GNU Screen</a> installed by default. In combination with the recently introduced MMC card support (ext2), this should significantly enhance usability when operating your Fonera in monitor mode.</p>
<p>Why?</p>
<blockquote><p>Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells (&#8230;) When screen is called, it creates a single window with a shell in it (or the specified command) and then gets out of your way so that you can use the program as you normally would.  Then, at any time, you can create new (full-screen) windows with other programs in them (including more shells), kill the current window, view a list of the active windows, turn output logging on and off, copy text between windows, view the scrollback history, switch between windows, etc.  All windows run their programs completely independent of each other.  Programs continue to run when their window is currently not visible and even when the whole screen session is detached from the users terminal.</p></blockquote>
<p>OK, what does that mean?</p>
<p>Imagine you can run both <a href="http://aircrack-ng.org/doku.php?id=airodump-ng">airodump-ng</a> and <a href="http://aircrack-ng.org/doku.php?id=aireplay-ng">aireplay-ng</a> (fake authentication and fragmentation attacks) within just one single SSH session while capturing to your SD/MMC card and you can detach (and reattach) the session at any time. The rest is up to your imagination. That said, in order to get used to GNU Screen&#8217;s usage and configuration with /etc/screenrc (this beast is highly customizable), I&#8217;d like to refer you to its official <a href="http://www.gnu.org/software/screen/manual/screen.html">documentation</a>.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/14/gnu-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konnichiha</title>
		<link>http://piranha.pwnz.org/2010/02/03/konnichiha/</link>
		<comments>http://piranha.pwnz.org/2010/02/03/konnichiha/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 00:37:03 +0000</pubDate>
		<dc:creator>orange</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://piranha.pwnz.org/?p=140</guid>
		<description><![CDATA[No, I&#8217;m not going to switch languages but countrycodes. By default OpenWrt (and Piranha 3.0) ships with support for Wifi channels 1-11, but after reading the Madwifi documentation I was highly ambitious to change this and I finally succeeded. Fellow community members, we&#8217;re now able to utilize Wifi channels 1-14 or in other words: We&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>No, I&#8217;m not going to switch languages but countrycodes. By default OpenWrt (and Piranha 3.0) ships with support for Wifi channels 1-11, but after reading the Madwifi <a href="http://madwifi-project.org/wiki/UserDocs/CountryCode">documentation</a> I was highly ambitious to change this and I finally succeeded. Fellow community members, we&#8217;re now able to utilize Wifi channels 1-14 or in other words: We&#8217;re going to speak Japanese by default as of the next Piranha 3.0 snapshot release (if that turns out to be stable)! There&#8217;s no need to wait though, you can enable Wifi channels 1-14 right now.</p>
<blockquote><p># uci set wireless.wifi0.country=392<br />
# uci commit wireless</p></blockquote>
<p>Actually, it&#8217;s that easy. Just reboot and enjoy! Opinions?</p>
]]></content:encoded>
			<wfw:commentRss>http://piranha.pwnz.org/2010/02/03/konnichiha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
