<?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>General Settings &#187; openwrt</title>
	<atom:link href="http://blog.dd19.de/~alx/tag/openwrt/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.dd19.de/~alx</link>
	<description>freifunk, piratenpartei und polyamorie</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:34:07 +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>redboot mit boot_wait und tftp</title>
		<link>https://blog.dd19.de/~alx/2010/10/redboot-mit-boot_wait-und-tftp/</link>
		<comments>https://blog.dd19.de/~alx/2010/10/redboot-mit-boot_wait-und-tftp/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 16:37:32 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bootwait]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[redboot]]></category>

		<guid isPermaLink="false">http://blog.dd19.de/~alx/?p=227</guid>
		<description><![CDATA[My dear friend nbd did some redboot modifications some time ago and now he ported it to ubnt nanostation-2 and Bullet-2. The Problem: whenever i brick a nanostation or bullet, i have to climb to the roof and press the &#8230; <a href="https://blog.dd19.de/~alx/2010/10/redboot-mit-boot_wait-und-tftp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My dear friend <a title="Felix Fietkaus Blog" href="http://nbd.name/blog/">nbd</a> did some redboot modifications some time ago and now he ported it to ubnt nanostation-2 and Bullet-2.</p>
<p>The Problem: whenever i brick a nanostation or bullet, i have to climb to the roof and press the resetbutton to reflash the device. During cold and windy evenings, it is an experience you do not want to repeat.</p>
<p>An old Linksys WRT-54gl has a nvram variable called boot_wait, if it is enabled, you have 5 seconds to send a firmware image via tftp, so you just powerccle your device and send a new firmware after bricking it. As most devices on the roof are powered over ethernet, you can do this without climbing on the roof.</p>
<p>So nbd patched a Redboot to do the same and i will decribe how to flash the bootloader via the serial console.</p>
<p>First, get your tftpserver up and running, serving the files from <a href="http://blog.dd19.de/~alx/wp-content/uploads/2010/10/redboot-ar231x.tar.gz">redboot-ar231x.tar</a> or the <a title="boot_wait redboot" href="http://mirror2.openwrt.org/ar231x-redboot/">openwrt-mirror</a>. Test your tftpserver. I have my tftpserver running on 192.168.1.34, feel free to change the address and chage it in the example.</p>
<p>Connect your serial console, 9600 baud, i usually use screen as a terminal programm.</p>
<p>Plug your device in and press ctrl-c as soon as the message &#8220;== Executing boot script in 1.000 seconds &#8211; enter ^C to abort&#8221; comes.</p>
<p>now, issue following commands:</p>
<div id="_mcePaste">ip_address -l 192.168.1.20/24 -h 192.168.1.34</div>
<div id="_mcePaste">fis init</div>
<div id="_mcePaste">load -r -b %{FREEMEMLO} ubnt_ns2.rom</div>
<div id="_mcePaste">fis create RedBoot</div>
<p>After this, use &#8220;reset&#8221; or powercycle the device and it should expect a new firmwareimage via tftp. Use the <a title="openwrt atheros image" href="http://downloads.openwrt.org/backfire/10.03/atheros/openwrt-atheros-combined.squashfs.img">openwrt combined image</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2010/10/redboot-mit-boot_wait-und-tftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>learned on the 26c3</title>
		<link>https://blog.dd19.de/~alx/2010/01/learned-on-the-26c3/</link>
		<comments>https://blog.dd19.de/~alx/2010/01/learned-on-the-26c3/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:07:09 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[ccc]]></category>
		<category><![CDATA[freifunk]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[6mesh]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=182</guid>
		<description><![CDATA[Hi, 26c3 is over and we had quite some experiments going on. Not everything went good, but we learned a lot: babel did not survive the hack-center. ahcp did survive. measurement needs to be improved That does not sound much, &#8230; <a href="https://blog.dd19.de/~alx/2010/01/learned-on-the-26c3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
26c3 is over and we had quite some experiments going on. Not everything went good, but we learned a lot:</p>
<ul>
<li>babel did not survive the hack-center.</li>
<li>ahcp did survive.</li>
<li>measurement needs to be improved</li>
</ul>
<p>That does not sound much, but i think it&#8217;s valuable information as we can now concentrate on some things and forget the other.</p>
<p>Openimp did not run good, it had a memory leak we got not fixed during 26c3, so the router kept rebooting after a few minutes.<br />
Babel also hat real trouble, it ate up a lot of cpu and memory, it felt like olsr 3 years ago.<br />
A few harddrives did not survive the heat of colo, so a part of the topology data are maybe lost.<br />
Firmware building and development did work quite good, but could be better, that was mainly my verpeilung, there is room for improvement.</p>
<p>I will continiue the tests in my local mesh neighbourhood without babel and without ipv4 based olsr, so expect more firmware builds soon.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2010/01/learned-on-the-26c3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>radio</title>
		<link>https://blog.dd19.de/~alx/2009/01/radio/</link>
		<comments>https://blog.dd19.de/~alx/2009/01/radio/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:38:13 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[party]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[25c3]]></category>
		<category><![CDATA[ccc]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[siit]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=125</guid>
		<description><![CDATA[Ufo vom Rundfreifunk hat mich auf dem 25c3 interviewed, das mp3 gibs hier.]]></description>
			<content:encoded><![CDATA[<p>Ufo vom <a title="rundfreifunk" href="http://www.public-ip.org/sendung-298.html">Rundfreifunk</a> hat mich auf dem 25c3 interviewed, das mp3 gibs <a title="interview" href="http://public-ip.org/tracks/rundfreifunk/1346.mp3">hier</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/01/radio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://public-ip.org/tracks/rundfreifunk/1346.mp3" length="13425613" type="audio/mpeg" />
		</item>
		<item>
		<title>wl0?</title>
		<link>https://blog.dd19.de/~alx/2008/11/wl0/</link>
		<comments>https://blog.dd19.de/~alx/2008/11/wl0/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 02:43:28 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=98</guid>
		<description><![CDATA[While doing the last setup for the ipv4 through ipv6 mesh experiment, i set up an asus WL50g deluxe, one of the better router built. Everything was going fine, except the fact i was too stupid to configure wl0 with &#8230; <a href="https://blog.dd19.de/~alx/2008/11/wl0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While doing the last setup for the ipv4 through ipv6 mesh experiment, i set up an <a href="http://wiki.openwrt.org/OpenWrtDocs/Hardware/Asus/WL500GD">asus WL50g deluxe</a>, one of the better router built.</p>
<p>Everything was going fine, except the fact i was too stupid to configure wl0 with the webinterface.</p>
<p>Even on the commandline, i was unable to find it, so in opened the case and saw it:</p>
<div id="attachment_99" class="wp-caption alignnone" style="width: 310px"><a href="http://blogs.k-ita.de/~alx/wp-content/uploads/2008/11/wl0_burned.jpg"><img class="size-medium wp-image-99" title="wl0_burned" src="http://blogs.k-ita.de/~alx/wp-content/uploads/2008/11/wl0_burned-300x225.jpg" alt="Burned Wireless chip" width="300" height="225" /></a><p class="wp-caption-text">wl0 died</p></div>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2008/11/wl0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openwrt full build</title>
		<link>https://blog.dd19.de/~alx/2008/10/openwrt-full-build/</link>
		<comments>https://blog.dd19.de/~alx/2008/10/openwrt-full-build/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 10:53:11 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=59</guid>
		<description><![CDATA[Nbd told me, to build an full openwrt with all packages, ignoring the failing packages, add a IGNORE_ERRORS=m to the make call. This will let continiue the build, even if a single packed marked with &#8220;m&#8221; failed to build.]]></description>
			<content:encoded><![CDATA[<p>Nbd told me, to build an full openwrt with all packages, ignoring the failing packages, add a IGNORE_ERRORS=m to the make call.</p>
<p>This will let continiue the build, even if a single packed marked with &#8220;m&#8221; failed to build.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2008/10/openwrt-full-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

