<?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; freifunk</title>
	<atom:link href="http://blog.dd19.de/~alx/category/freifunk/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>Notiz TP-Link 741nd tftp flash und serielle console</title>
		<link>https://blog.dd19.de/~alx/2011/10/notiz-tp-link-741nd-tftp-flash-und-serielle-console/</link>
		<comments>https://blog.dd19.de/~alx/2011/10/notiz-tp-link-741nd-tftp-flash-und-serielle-console/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 13:11:17 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">https://blog.dd19.de/~alx/?p=333</guid>
		<description><![CDATA[Serielle auf 115200, mit printenv ip config nachschauen, ggf. mit setenv anpassen. tftpserver starten. (Auf mac: http://www.czaplinski.net/blog/Site/Blog/9FA4CF0F-6FF5-4715-AEE2-1AED6FB28277.html) erase 0xbf020000 +7c0000 tftpboot 0&#215;80000000 openwrt-ar71xx-tl-wr741nd-v1-squashfs-factory.bin cp.b 0&#215;80000000 0x9f020000 0x3c0000 Update: Patrick aus Pberg hat mich auf die Sammlung hingewiesen.]]></description>
			<content:encoded><![CDATA[<p>Serielle auf 115200, mit printenv ip config nachschauen, ggf. mit setenv anpassen. tftpserver starten. (Auf mac: <a title="tftp auf osx" href="http://www.czaplinski.net/blog/Site/Blog/9FA4CF0F-6FF5-4715-AEE2-1AED6FB28277.html">http://www.czaplinski.net/blog/Site/Blog/9FA4CF0F-6FF5-4715-AEE2-1AED6FB28277.html</a>)</p>
<ul>
<li>erase 0xbf020000 +7c0000</li>
<li>tftpboot 0&#215;80000000 openwrt-ar71xx-tl-wr741nd-v1-squashfs-factory.bin</li>
<li>cp.b 0&#215;80000000 0x9f020000 0x3c0000</li>
</ul>
<div><span style="font-size: small;"><span class="Apple-style-span" style="line-height: 24px;">Update: Patrick aus Pberg hat mich auf die <a title="flashen" href="https://pberg.freifunk.net/moin/flashen#tl-wr741nd-v1">Sammlung</a> hingewiesen.</span></span></div>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2011/10/notiz-tp-link-741nd-tftp-flash-und-serielle-console/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ubuntu wlan umts router</title>
		<link>https://blog.dd19.de/~alx/2011/04/ubuntu-wlan-umts-router/</link>
		<comments>https://blog.dd19.de/~alx/2011/04/ubuntu-wlan-umts-router/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 12:02:58 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[notizen]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">https://blog.dd19.de/~alx/?p=276</guid>
		<description><![CDATA[Needed to share my UMTS connection on my ubuntu netbook. Installed following packages: dnsmasq hostapd bwm-ng Wrote a script and modified the example hostapd.conf from /usr/share/doc/hostapd/examples. Put both in ~/bin, which is in my $PATH. It disables WLAN in the &#8230; <a href="https://blog.dd19.de/~alx/2011/04/ubuntu-wlan-umts-router/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Needed to share my UMTS connection on my ubuntu netbook.</p>
<p>Installed following packages:</p>
<ul>
<li>dnsmasq</li>
<li>hostapd</li>
<li>bwm-ng</li>
</ul>
<p>Wrote a <a title="wlan router shell script" href="https://blog.dd19.de/~alx/files/wlan-router.sh">script</a> and modified the example <a title="hostapd config file for simple accesspoint with wpa-psk" href="https://blog.dd19.de/~alx/files/hostapd.conf">hostapd.conf</a> from /usr/share/doc/hostapd/examples.</p>
<p>Put both in ~/bin, which is in my $PATH.</p>
<p>It disables WLAN in the Network Manager via dbus command (thanks to <a href="http://superuser.com/users/75220/joentjuh">joentjuh</a> for <a title="Disable WLAN via dbus command cheat" href="http://superuser.com/questions/233448/disable-wlan-if-wired-cable-network-is-available">cheat</a>), starts hostapd, starts dnsmasq, starts bandwith monitor and restores most of it after bmw ended.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2011/04/ubuntu-wlan-umts-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>boot_wait on atheros &#8211; part2</title>
		<link>https://blog.dd19.de/~alx/2010/10/boot_wait-on-atheros-part2/</link>
		<comments>https://blog.dd19.de/~alx/2010/10/boot_wait-on-atheros-part2/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 14:51:57 +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[dir-300]]></category>
		<category><![CDATA[dir300]]></category>
		<category><![CDATA[nanostation]]></category>
		<category><![CDATA[redboot]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[ubnt]]></category>

		<guid isPermaLink="false">http://blog.dd19.de/~alx/?p=242</guid>
		<description><![CDATA[How to flash a redboot on a ubnt nanostation-2 from remote. <a href="https://blog.dd19.de/~alx/2010/10/boot_wait-on-atheros-part2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ok, i&#8217;ve got a redboot on a bunch of nanostations, but this does not help with my existing nanostations on the roof.</p>
<p>Usually, i brick my nanos with experimental firmware images and have to climb &#8230;.</p>
<p>So i want a tftp-boot_wait redbook on my roof without climbing up there. I have to flash it from my livingroom.</p>
<p>step1: brick my dir-300</p>
<p>Before flashing my redboot from inside openwrt on my nano, i prefer to test with cheap hardware, in this case a dir-300 from d-link, which is a pain in the ass anyway, as i need the terrible dir300flash util or telnet into redboot. A little bit of research showed up, that the redboot on openwrt is NOT writeprotected by the kernel. So after copying <a title="dir-300 redboot image" href="http://mirror2.openwrt.org/ar231x-redboot/dir300.rom">dir300.rom</a> to /tmp of my dir, a simple</p>
<p>mtd write /tmp/dir300.rom RedBoot</p>
<p>wrote the image into the bootblock. After a reboot, the dir was waiting for tftp on 192.168.1.1.</p>
<p>The next step was the nanostation, in this case i used <a title="ubnt nanostation-2 redboot" href="http://mirror2.openwrt.org/ar231x-redboot/ubnt_ns2.rom">ubnt_ns2.rom</a> and did everything like before.</p>
<p>It worked and now i got a new firmware on my rooftop-nano and will hopefully never go up there for a firmware update.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2010/10/boot_wait-on-atheros-part2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Piratenfreifunk in Aachen?</title>
		<link>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-aachen/</link>
		<comments>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-aachen/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 22:21:28 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[piraten]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[wlan]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=174</guid>
		<description><![CDATA[Nach dem er mit einem Wahlergebnis von 1.77% in den Aachener Stadtrat gewählt wurde, erklärte der Piratenratherr  Thomas Gerger unter anderem: &#8220;Im Rat will er sich stark machen für mehr Transparenz in der Verwaltung und ein offenes WLAN in der &#8230; <a href="https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-aachen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nach dem er mit einem Wahlergebnis von 1.77% in den Aachener Stadtrat gewählt wurde, <a title="pressemitteilung piraten" href="http://www.piratenpartei.de/Pressemitteilung/Zwei_Stadtratssitze_Münster_Aachen_Fast_Verdoppelung_der_Stimmen_in_Sachsen">erklärte</a> der Piratenratherr  Thomas Gerger unter anderem: &#8220;Im Rat will er sich stark machen für mehr Transparenz in der Verwaltung und ein offenes WLAN in der Stadt.&#8221;</p>
<p>Das währe ja die perfekte Gelegenheit, in Aachen gleich mit <a title="Piratenfreifunk" href="http://wiki.piratenpartei.de/BE:Squads/Piratenfreifunk/Sympathisanten">Piratenfreifunk</a> zu beginnen und das Stadtweite Wlan gleich <a title="Freifunk Startseite" href="http://start.freifunk.net/">Freifunk</a> kompatibel nach <a title="Deutsche Version vom pico peering agreement" href="http://picopeer.net/PPA-de.html">pico peering agreement</a> zu gestalten.</p>
<p>Nun Herr Pirat, zeigen sie Flagge für freie <a title="Freie Bürgerdatennetze" href="http://wiki.piratenpartei.de/Buergerdatennetze">Bürgerdatennetze</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-aachen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piratenfreifunk in progress</title>
		<link>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-progress/</link>
		<comments>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-progress/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:28:02 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[piraten]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[piratenfreifunk]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=169</guid>
		<description><![CDATA[Nach dem ich für ungefähr einem Monat Piratenfreifunk gestartet habe, um meinen Ergüssen auch Taten folgen zu lassen, haben wir inzwischen erste vorzeigbare Ergebnisse: Ein Repository auf github Eine vorzeigbare Demo und erste installierbare Firmwareversionen. Kleine vorstellung soll am Di, &#8230; <a href="https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-progress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nach dem ich für ungefähr einem Monat <a title="Piratenfreifunk" href="https://wiki.piratenpartei.de/BE:Squads/Piratenfreifunk">Piratenfreifunk</a> gestartet habe, um meinen <a title="Piraten zu Bürgernetzen" href="https://wiki.piratenpartei.de/Buergerdatennetze">Ergüssen</a> auch Taten folgen zu lassen, haben wir inzwischen erste vorzeigbare Ergebnisse:</p>
<ul>
<li>Ein Repository auf <a title="piratenluci github repo" href="http://github.com/alxhh/piratenluci/tree/luci-0.9">github</a></li>
<li>Eine vorzeigbare <a title="piratenluci demo" href="http://houston.dd19.de:8081/luci/splash">Demo</a></li>
<li>und erste installierbare <a title="piratenfirmwares" href="https://dev.dd19.de/~alx/piraten/">Firmwareversionen</a>.</li>
</ul>
<p>Kleine vorstellung soll am Di, den 25.8. 09 im Breipott in der Skalitzer Strasse (berlin) sein.</p>
<p>Update: warscheinlich um 20:00 Uhr</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/08/piratenfreifunk-in-progress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ccc hamburg macht xing werbung auf dem easterhegg</title>
		<link>https://blog.dd19.de/~alx/2009/04/ccc-hamburg-macht-xing-werbung-auf-dem-easterhegg/</link>
		<comments>https://blog.dd19.de/~alx/2009/04/ccc-hamburg-macht-xing-werbung-auf-dem-easterhegg/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:35:19 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[ccc]]></category>
		<category><![CDATA[freifunk]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[ccchh]]></category>
		<category><![CDATA[easterhegg]]></category>
		<category><![CDATA[eh2009]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=156</guid>
		<description><![CDATA[Gestern auf dem easterhegg angekommen, heute schon die erste überraschung: das hamburger chaos hat sich an xing verkauft, laut mcfly bekommen sie pro xing lanyard ca. 5 euro in die kasse. Schade, bisher hatten die hamburger das nicht nötig und &#8230; <a href="https://blog.dd19.de/~alx/2009/04/ccc-hamburg-macht-xing-werbung-auf-dem-easterhegg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Gestern auf dem easterhegg angekommen, heute schon die erste überraschung: das hamburger chaos hat sich an xing verkauft, laut mcfly bekommen sie pro xing lanyard ca. 5 euro in die kasse.</p>
<p>Schade, bisher hatten die hamburger das nicht nötig und waren in der lage vernünftig zu wirtschaften.</p>
<p>Ansonsten bisher alles sehr entspannt, die ersten freifunker und OpenWrtler sind angekommen und wir richten uns im freifunk/wireless raum ein.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/04/ccc-hamburg-macht-xing-werbung-auf-dem-easterhegg/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>epic fail @ re:publica09</title>
		<link>https://blog.dd19.de/~alx/2009/04/epic-fail-republica09/</link>
		<comments>https://blog.dd19.de/~alx/2009/04/epic-fail-republica09/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 21:44:41 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[epic]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[noc]]></category>
		<category><![CDATA[re-publica09]]></category>
		<category><![CDATA[rp08]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=152</guid>
		<description><![CDATA[Jetzt, wo wir ausgeschlafen sind, ein bischen was über den epic Fail der letzten Tage: FAIL!!11!!elf! Epic fail! Das Netzwerk war selbst in seinen besten Momenten massiv schlechter als das auf der letzten re:publica. Der für diese Veranstaltung massiv unterdemensionierte &#8230; <a href="https://blog.dd19.de/~alx/2009/04/epic-fail-republica09/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Jetzt, wo wir ausgeschlafen sind, ein bischen was über den epic Fail der letzten Tage:</p>
<p>FAIL!!11!!elf!</p>
<p>Epic fail!</p>
<p>Das Netzwerk war selbst in seinen besten Momenten massiv schlechter als das auf der letzten re:publica. Der für diese Veranstaltung massiv unterdemensionierte 16MBit DSL Anschluss nie ausgelastet.</p>
<p>Die Probleme, welche zu diesem massiven Versagen der Infrastruktur führten, lassen sich grob in 4 bereiche einteilen:</p>
<ul>
<li>management/teamwork/koordination</li>
<li>hardware</li>
<li>software</li>
<li>mangelnde Fähigkeiten einzelner.</li>
</ul>
<p>Die leckeren Details, was passiert ist, was wirklich passiert ist und vielleicht sogar die Wahrheit werden wir in den nächsten tagen häppchenweise nachreichen.</p>
<p>Unser grösstes Versäumnis war die mangelhafte, bis nicht vorhande Aussenkommunikation.</p>
<p>Weiterhin möchte ich betonen, das das Team der re:publica keine möglichkeit hatte, diese Katastrophe vorherzusehen. Das Netz auf den vorherigen Veranstaltungen lief sehr gut und sie hatten keinen Grund an uns zu zweifeln. Dem re:publica Team gegenüber wurde immer versichert, das es sich um lösbare Probleme handelt, welche gleich gefixed sind.</p>
<p>Mehr die  nächsten tage, gruß, <a title="nbd" href="http://nbd.name/blog/">nbd</a>, <a title="joti" href="http://blog.soziologiker.org/">joti</a>, alx.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/04/epic-fail-republica09/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>more nodes</title>
		<link>https://blog.dd19.de/~alx/2009/02/more-nodes/</link>
		<comments>https://blog.dd19.de/~alx/2009/02/more-nodes/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 16:36:30 +0000</pubDate>
		<dc:creator>alx</dc:creator>
				<category><![CDATA[freifunk]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[l2gvpn]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blogs.k-ita.de/~alx/?p=142</guid>
		<description><![CDATA[Recent experiments mit l2gvpn resulted in an olsr-mesh with over 1000 nodes:]]></description>
			<content:encoded><![CDATA[<p>Recent experiments mit <a href="http://trac.l2gvpn.org/">l2gvpn</a> resulted in an olsr-mesh with over 1000 nodes:<img class="alignnone" title="ubermesh" src="http://visigoth.de/~alx/ubermesh.png" alt="" width="416" height="554" /></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.dd19.de/~alx/2009/02/more-nodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

