<?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>Jkx@home &#187; Wifi</title>
	<atom:link href="http://www.larsen-b.com/topics/wifi/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Wed, 20 May 2026 16:33:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Fonera SD Card Hack</title>
		<link>http://www.larsen-b.com/Article/262.html</link>
		<comments>http://www.larsen-b.com/Article/262.html#comments</comments>
		<pubDate>Fri, 18 May 2007 17:22:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AP]]></category>
		<category><![CDATA[fonera]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I read on several websites, that some people managed to wire a SD Card (or a MMC) to a Fonera access point. After a little googling, I discover this can be done easily, so I decided to test.. but I &#8230; <a href="http://www.larsen-b.com/Article/262.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I read on several websites, that some people managed to wire a SD Card (or a MMC) to a Fonera access point. After a little googling, I discover this can be done easily, so I decided to test.. but I run into one issue so I decided to describe the process here.</p>
<p>Here the finished result:</p>
<p><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02577.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02577.sized.jpg" /></p>
<p>Let&#8217;s give it a try:</p>
<div class="section">
<h1><a id="solder-the-sd-card" name="solder-the-sd-card">Solder the SD Card</a></h1>
<p>The first step, is to locate the SW pins (near the antenna).. simply solder some wires like this:</p>
<pre class="literal-block">SD Car      -----    Fonera
DO  (pin 7)          SW1
CLK (pin 5)          SW2
DI  (pin 2)          SW5
CS  (pin 1)          SW6
Gnd (pin 3)          Gnd
Vcc (pin 4)          Vcc</pre>
<p>Here you can see the <a class="reference" href="http://pinouts.ru/Memory/sdcard_pinout.shtml">SD Card pinouts</a></p>
<p><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02584_2.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02584_2.sized.jpg" /></p>
<p>You can solder the VCC, and Gnd on the serial pins.</p>
</div>
<div class="section">
<h1><a id="unsolder-the-caps" name="unsolder-the-caps">Unsolder the Caps</a></h1>
<p>In my first tests, I discovered the SD card is detected, so I checked the signals. And discover the clk isn&#8217;t really clear.. So I decided to remove the capacitor on the SPI bus. (C142, C143, C144, C145)</p>
<p><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02582.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02582.sized.jpg" /></p>
</div>
<div class="section">
<h1><a id="install-software-and-test" name="install-software-and-test">Install software and test</a></h1>
<p>Next we need to install the kernel module on OpenWRT. You can find it on the <a class="reference" href="http://phrozen.org/fonera.html">Phrozen</a> website . Simply ipkg install the file and it should be ok. Now, let&#8217;s try: insert a SD Card, and reboot, you should see something like this in your log.</p>
<pre class="literal-block">Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : MMC Driver for Fonera Version 2.5 (050507) -- '2B|!2B' (john@phrozen.org)
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : Card Found
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : card in op mode
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : SIZE : 241, nMUL : 6, COUNT : 1932, NAME : 256MB
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : Card Initialised
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : The inserted card has a capacity of 253231104 Bytes
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : adding disk
Jan  1 00:00:49 OpenWrt user.info kernel:  mmc1
Jan  1 00:00:49 OpenWrt user.warn kernel: mmc : Card was Found</pre>
<p>So now you can mount it:</p>
<pre class="literal-block">mount /dev/mmc0 /mnt</pre>
<p>This stuff, is working really well, I managed to have around 150Ko/s (reading) which is far enough for my needs. The only issue right now, is that you need to carefully umount the card before removing it, otherwise the fonera will crash.</p>
<p><strong>Enjoy Fonera ??</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/262.html/feed</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Dell Truemobile (D400/D410/D600..) wifi driver on Linux (BCM4309)</title>
		<link>http://www.larsen-b.com/Article/256.html</link>
		<comments>http://www.larsen-b.com/Article/256.html#comments</comments>
		<pubDate>Wed, 21 Feb 2007 08:15:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cards]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[It&#8217;s time to get quit ndiswrapper to use something little more open. I decided to test the latest Broadcom bcm43xx driver on my Debian system. This seems to work fine, and is really simple to install (unlike ndiswrapper) So, first &#8230; <a href="http://www.larsen-b.com/Article/256.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s time to get quit <a class="reference" href="http://www.larsen-b.com/Article/53.html">ndiswrapper</a> to use something little more open. I decided to test the latest Broadcom <a class="reference" href="http://bcm43xx.berlios.de/">bcm43xx</a> driver on my Debian system. This seems to work fine, and is really simple to install (unlike ndiswrapper)</p>
<p>So, first build your kernel &gt; 2.6.17) (I used a 2.6.19) with support for the bcm43xx enabled. &#8220;Device Driver/Network support/Wireless&#8221;. The next step is a little shorter, simply install <em>bcm43xx-fwcutter</em> (via apt-get of course). This will ask you if you want to download the required firmware, and of course you will answer yes.</p>
<p>Now, is time to reboot, and discover the results:</p>
<pre class="literal-block">bcm43xx: Chip ID 0x4306, rev 0x3
bcm43xx: Number of cores: 5
bcm43xx: Core 0: ID 0x800, rev 0x4, vendor 0x4243, enabled
bcm43xx: Core 1: ID 0x812, rev 0x5, vendor 0x4243, disabled
bcm43xx: Core 2: ID 0x80d, rev 0x2, vendor 0x4243, enabled
bcm43xx: Core 3: ID 0x807, rev 0x2, vendor 0x4243, disabled
bcm43xx: Core 4: ID 0x804, rev 0x9, vendor 0x4243, enabled
bcm43xx: PHY connected
bcm43xx: Detected PHY: Version: 2, Type 2, Revision 2
bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2)
bcm43xx: PHY connected
bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18  02:36:27)
bcm43xx: Radio turned on
bcm43xx: Chip initialized
bcm43xx: 30-bit DMA initialized
bcm43xx: Keys cleared
bcm43xx: Selected 802.11 core (phytype 2)</pre>
<p>Fine no ? this works really fine right now, but I need to do some extended check before.</p>
<p><strong>Enjoy FakeMobile</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/256.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonera motherboard pics, and more</title>
		<link>http://www.larsen-b.com/Article/251.html</link>
		<comments>http://www.larsen-b.com/Article/251.html#comments</comments>
		<pubDate>Sun, 07 Jan 2007 21:41:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AP]]></category>
		<category><![CDATA[fonera]]></category>
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here some photos (hi-res) of the Fonera, the Fon routeur. This little box has: 8Mo Atheros CPU + Wifi Here you can see the AR2315 CPU from Atheros. One stuff really funny, they decide to use exactly the same layout &#8230; <a href="http://www.larsen-b.com/Article/251.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Here some photos (hi-res) of the Fonera, the <a class="reference" href="http://www.fon.com/">Fon</a> routeur. This little box has:</p>
<ul class="simple">
<li>8Mo</li>
<li>Atheros CPU + Wifi</li>
</ul>
<p>Here you can see the <a class="reference" href="http://www.atheros.com/pt/AR5006AP-G.htm">AR2315</a> CPU from Atheros. One stuff really funny, they decide to use exactly the same layout as the Atheros design (look at the pic closely). You can see the 16Mb Ram on the left. Just near the serial port, and the 14 pins header is a JTag. We can see the antenna, the network plug, and the power supply on the left.</p>
<p>You can find hi-res pics <a class="reference" href="http://jkx.larsen-b.com/gallery/Electronic/DSC02545">here</a></p>
<div class="image"><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02545.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02545.sized.jpg" /></div>
<p>Here, you can the 8Mo serial flash made by ST. And the Altima network chip.</p>
<div class="image"><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02547.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02547.sized.jpg" /></div>
<p>This looks like a great hardware to hack&#8230; some, and have a <a class="reference" href="http://wiki.openwrt.org/OpenWrtDocs/Hardware/Fon/Fonera">OpenWRT</a> port. But it seems to have a really limited free GPIO and the BGA package doesn&#8217;t help :(</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/251.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto transform a NetGear WG311 into a Atheros Mini-PCI wireless card</title>
		<link>http://www.larsen-b.com/Article/243.html</link>
		<comments>http://www.larsen-b.com/Article/243.html#comments</comments>
		<pubDate>Sun, 05 Nov 2006 14:59:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cards]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was looking for a atheros mini-pci for a while. I want to remove the broadcom from my laptop. You can find some mini-pci wireless card in special shop, but they&#8217;re a little pricey. A week ago, a friend give &#8230; <a href="http://www.larsen-b.com/Article/243.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I was looking for a atheros mini-pci for a while. I want to remove the broadcom from my laptop. You can find some mini-pci wireless card in special shop, but they&#8217;re a little pricey.</p>
<p>A week ago, a friend give me a <a class="reference" href="http://jkxathome.shoplinc.com/search.php?q=WG311&amp;c=0">WG311</a> (FS version I think). After 1 min, I decide to remove the metal stuff of this PCI card. And, I discover this:</p>
<div class="image"><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02437.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02437.sized.jpg" /></div>
<p>This looks like a Atheros mini-pci no ? Ok, it&#8217;s time to unsolder no ?</p>
<div class="image"><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02438.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02438.sized.jpg" /></div>
<p>Take 2 seconds, a good iron and that&#8217;s it. You have now, a nice Atheros mini-pci.</p>
<div class="image"><img src="http://jkx.larsen-b.com/photos/Electronic/DSC02439.sized.jpg" alt="http://jkx.larsen-b.com/photos/Electronic/DSC02439.sized.jpg" /></div>
<p>The only issue: This card has only one antenna connector, but this don&#8217;t really matter in fact, I think.</p>
<p>Bye ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/243.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>intro</title>
		<link>http://www.larsen-b.com/Article/228.html</link>
		<comments>http://www.larsen-b.com/Article/228.html#comments</comments>
		<pubDate>Wed, 07 Jun 2006 22:49:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here is my collection of wifi tests. You will find here a lot of stuffs about: Access Point (WRT54 and others) Antennas (mainly homemade) Cards Wireless Software (some I wrote ;) Happy reading ..]]></description>
				<content:encoded><![CDATA[<p>Here is my collection of wifi tests.</p>
<p>You will find here a lot of stuffs about:</p>
<ul class="simple">
<li><a class="reference" href="25.html">Access Point</a> (WRT54 and others)</li>
<li><a class="reference" href="23.html">Antennas</a> (mainly homemade)</li>
<li><a class="reference" href="24.html">Cards</a></li>
<li>Wireless <a class="reference" href="26.html">Software</a> (some I wrote ;)</li>
</ul>
<div class="image"><img alt="http://www.brest-wireless.net/albums/AntenneQuads/double_biquad2.thumb.jpg" src="http://www.brest-wireless.net/albums/AntenneQuads/double_biquad2.thumb.jpg" /></div>
<p>Happy reading ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/228.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMOS wifi homemade antenna (Second Ed)</title>
		<link>http://www.larsen-b.com/Article/226.html</link>
		<comments>http://www.larsen-b.com/Article/226.html#comments</comments>
		<pubDate>Mon, 05 Jun 2006 20:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antennas]]></category>
		<category><![CDATA[antenna]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I already done a AMOS Antenna before but I need to build another one. A bit more robust. I decided to use a N connector, a bit of plumbing.. and here is the result: This stuff, is quite robust right &#8230; <a href="http://www.larsen-b.com/Article/226.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I already done a AMOS Antenna <a class="reference" href="http://www.larsen-b.com/Article/209.html">before</a> but I need to build another one. A bit more robust. I decided to use a N connector, a bit of plumbing.. and here is the result:</p>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneAmos/DSC02211.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneAmos/DSC02211.sized.jpg" /></div>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneAmos/DSC02214.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneAmos/DSC02214.sized.jpg" /></div>
<p>This stuff, is quite robust right now ;) .. and still have a great gain.</p>
<p>Please note that there is some new AMOS antenna design ;)</p>
<p>Check out <a class="reference" href="http://yu1aw.ba-karlsruhe.de/vhf_ant.htm">http://yu1aw.ba-karlsruhe.de/vhf_ant.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/226.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kismet + GPSDrive + MySQL + Python = Google Earth Wlan Map</title>
		<link>http://www.larsen-b.com/Article/212.html</link>
		<comments>http://www.larsen-b.com/Article/212.html#comments</comments>
		<pubDate>Thu, 18 Aug 2005 13:49:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Last week I decided to build a map of the wireless access point in the Town. It is not really easy to find the right tools, so I decided to write this little Howto. To archive this goal you need &#8230; <a href="http://www.larsen-b.com/Article/212.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Last week I decided to build a map of the wireless access point in the Town. It is not really easy to find the right tools, so I decided to write this little Howto.</p>
<p>To archive this goal you need severals tools:</p>
<div id="kismet" class="section">
<h1><a name="kismet">Kismet</a></h1>
<p>First install <a class="reference" href="http://www.kismetwireless.net/">Kismet</a>. You need a wireless card that support RFMon in monitor mode. I think <a class="reference" href="http://madwifi.sourceforge.net/">Madwifi</a> cards, and patched <a class="reference" href="http://www.kismetwireless.net/documentation.shtml">Orinoco</a> are the only ones that support this.</p>
<p>Launch Kismet, and now check for a given AP that kismet know the best level..</p>
<p>If everything is ok, edit the kismet config file and set <em>gps=try</em></p>
</div>
<div id="gpsdrive" class="section">
<h1><a name="gpsdrive">GPSDrive</a></h1>
<p>Download and install the latest CVS version of <a class="reference" href="#gpsdrive">GPSDrive</a> (I have some issues with the latest tgz and kismet). The next step is to have a GPS working with gpsd. Most GPS will work, I bought a cheap one with a USB cord on ebay.</p>
<p>Simply launch gpsd, and after gpsdrive. You should see the reception level in <a class="reference" href="#gpsdrive">GPSDrive</a>.</p>
<p><!-- GPSDrive: http://gpsdrive.kraftvoll.at/ --></p>
</div>
<div id="mysql" class="section">
<h1><a name="mysql">MySQL</a></h1>
<p>To use Kismet + GPSDrive, you need to have a MySQL database. In fact GPSDrive will ask to kismet the new APs, and dump this informations in a MySQL db. You can find the create.sql in <a class="reference" href="#gpsdrive">GPSDrive</a> sources.</p>
<pre class="literal-block">mysql -u root -p &lt; ./create.sql</pre>
<p>This will add a user : gast / gast</p>
</div>
<div id="first-try" class="section">
<h1><a name="first-try">First try</a></h1>
<p>Ok, now launch <a class="reference" href="#gpsdrive">GPSDrive</a> and set the &#8216;use SQL&#8217; (or edit the config file), and quit.</p>
<p>Now to start the whole stuff:</p>
<ul class="simple">
<li>Plug the wireless antenna (this is better for wardriving ;)</li>
<li>Plug the GPS</li>
<li>Launch gpsd (be carefull to have enought satellite in view)</li>
<li>Launch <a class="reference" href="http://www.kismetwireless.net/">Kismet</a> (it should tell you, it find the GPS&#8230;)</li>
<li>Launch <a class="reference" href="#gpsdrive">GPSDrive</a> (it should display a little kismet logo on bottom)</li>
<li>Now, you&#8217;re ready to go, walk down the street you should see new APs on the <a class="reference" href="#gpsdrive">GPSDrive</a> map.</li>
</ul>
<div class="image"><img src="http://www.brest-wireless.net/albums/Misc/full_gpsdrive.sized.jpg" alt="http://www.brest-wireless.net/albums/Misc/full_gpsdrive.sized.jpg" /></div>
</div>
<div id="after-the-trip-google-earth" class="section">
<h1><a name="after-the-trip-google-earth">After the trip: Google Earth</a></h1>
<p>Ok, now you have a lot of points in your database.. And GPSDrive have a little troubles to display them.. After a little time, i decided to install <a class="reference" href="http://earth.google.com/">Google Earth</a>, and look at the way to add new points on the map..</p>
<p>This, is quite simple, all i need to do is to extract data form the SQL, and build a xml file that contain all the points. I decided to write <a class="reference" href="http://svn.pythonfr.org/public/pythonfr/utils/misc/gpsdriveToGoogleEarth.py">gpsdriveToGoogleEarth.py</a>. This quick and dirty script will generate a file &#8216;ap.kml&#8217;. Now simply launch Google Earth and open this file. You will see something like this:</p>
<div class="image"><img src="http://www.brest-wireless.net/albums/Misc/google_earth.sized.jpg" alt="http://www.brest-wireless.net/albums/Misc/google_earth.sized.jpg" /></div>
<p>The main issue for me, is that <a class="reference" href="http://earth.google.com/">Google Earth</a> doesn&#8217;t support Linux right now so I need to dual-boot.. But this provide a easy way to build the card without too much pain. And i can share the Google Earth file others guys simply.</p>
</div>
<div id="warning" class="section">
<h1><a name="warning">WARNING</a></h1>
<p>I do this only for the fun, so don&#8217;t try to hack wireless access point using this howto, this is not the goal !</p>
<p>&#8211; Enjoy</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/212.html/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Howto to patch a wireless card to add a connector</title>
		<link>http://www.larsen-b.com/Article/211.html</link>
		<comments>http://www.larsen-b.com/Article/211.html#comments</comments>
		<pubDate>Fri, 22 Jul 2005 14:58:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antennas]]></category>
		<category><![CDATA[antenna]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[pcmcia]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I spend a little time to write an article on the Brest Wireless website about various hack to add a connector to a PCMCIA, or USB card. You can find it out here a PCMCIA: a USB one: &#8211; Enjoy &#8230; <a href="http://www.larsen-b.com/Article/211.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I spend a little time to write an article on the Brest Wireless website about various hack to add a connector to a PCMCIA, or USB card.</p>
<p>You can find it out <a class="reference" href="http://www.brest-wireless.net/wiki/materiel:ajout_pigtail">here</a></p>
<p>a PCMCIA:</p>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneDivers/dsc01302.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneDivers/dsc01302.sized.jpg" /></div>
<p>a USB one:</p>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneDivers/dsc01383.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneDivers/dsc01383.sized.jpg" /></div>
<p>&#8211; Enjoy :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/211.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AMOS wifi homemade antenna</title>
		<link>http://www.larsen-b.com/Article/209.html</link>
		<comments>http://www.larsen-b.com/Article/209.html#comments</comments>
		<pubDate>Thu, 07 Jul 2005 08:32:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antennas]]></category>
		<category><![CDATA[antenna]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[Wifi]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is perhaps one of my best homemade antenna. I found the original design here: http://yu1aw.ba-karlsruhe.de/Amos.pdf You can find my construction guide on Brest Wireless website at http://www.brest-wireless.net/wiki/materiel:amos My conclusion: First: Take care of this antenna, I broke the first &#8230; <a href="http://www.larsen-b.com/Article/209.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This is perhaps one of my best homemade antenna.</p>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneAmos/amos05.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneAmos/amos05.sized.jpg" /></div>
<div class="image"><img src="http://www.brest-wireless.net/albums/AntenneAmos/amos06.sized.jpg" alt="http://www.brest-wireless.net/albums/AntenneAmos/amos06.sized.jpg" /></div>
<p>I found the original design here: <a class="reference" href="http://yu1aw.ba-karlsruhe.de/Amos.pdf">http://yu1aw.ba-karlsruhe.de/Amos.pdf</a></p>
<p>You can find my construction guide on Brest Wireless website at<br />
<a class="reference" href="http://www.brest-wireless.net/wiki/materiel:amos">http://www.brest-wireless.net/wiki/materiel:amos</a></p>
<div id="my-conclusion" class="section">
<h1><a name="my-conclusion">My conclusion:</a></h1>
<p>First:</p>
<ul class="simple">
<li>Take care of this antenna, I broke the first balun while testing :(</li>
<li>and the balun is the hardest part to do</li>
</ul>
<p>Tests :</p>
<ul class="simple">
<li>13db of gain</li>
<li>and a really big beam 120° !</li>
<li>the &#8220;hot spot&#8221; of this antenna is in the middle instead what we usually see in<br />
omnidirectionnal. So the best height for this antenna is the same as computer.<br />
And this is a good news.</li>
</ul>
<p>I usually use a biquad antenna inside my appartement, because my AP is in one corner. Biquad (or patch) offer a performance boost compare to a omnidirectionnal antenna (tested with a 8db doradus). This is mainly due to the  reflections with the walls of the room inducted by the omni.</p>
<p>But I need to say that AMOS antenna beat all antennas I tested before in this indoor conditions. It has a larger beam (120°) and a strong front / rear insolation.</p>
<p>The AMOS antenna offer the best parts of the pach / quad and omnidirectionnal antennas for indoor. But take care that vertical angle is not really large so it will perhaps not work for a entire flat :).</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/209.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Arpwatch on WRT54G</title>
		<link>http://www.larsen-b.com/Article/203.html</link>
		<comments>http://www.larsen-b.com/Article/203.html#comments</comments>
		<pubDate>Thu, 12 May 2005 15:22:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AP]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[While running my access point in public mode, i want to know when people log in. This can be a good way to find intruders too, but not my purpose. I decided to run arpwatch on my linksys access point, &#8230; <a href="http://www.larsen-b.com/Article/203.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>While running my access point in public mode, i want to know when people log in. This can be a good way to find intruders too, but not my purpose.<br />
I decided to run arpwatch on my linksys access point, but this is not so easy ..</p>
<div id="mail" class="section">
<h1><a name="mail">1) Mail</a></h1>
<p>First you need to have sendmail on the WRT. So install mini_sendmail. Add a file <strong>/usr/sbin/sendmail</strong> that contains:</p>
<pre class="literal-block">#!/bin/sh
/usr/sbin/mini_sendmail -t -sIP_of_your_mail_relay</pre>
<p>Check that it &#8216;s working..</p>
</div>
<div id="arpwatch" class="section">
<h1><a name="arpwatch">2) Arpwatch</a></h1>
<p>Run arpwatch on the WRT throught this script:</p>
<pre class="literal-block">#!/bin/sh
IFNAME=$(nvram get wifi_ifname)

case $1 in
start)
touch /tmp/arpwatch.dat
arpwatch -f /tmp/arpwatch.dat -i $IFNAME
;;
stop)
killall arpwatch
;;
*)
echo "usage: $0 (start|stop)"
exit 1
esac

exit $?</pre>
</div>
<div id="check" class="section">
<h1><a name="check">3) Check</a></h1>
<p>Wait a bit, connect to your wifi, look at your email on the gateway. (<a class="reference" href="mailto:root@gw">root@gw</a>) you will see something like this:</p>
<pre class="literal-block">From: root@openwrt.local.net
Subject: new station

hostname: &lt;unknown&gt;
ip address: 192.168.2.1
ethernet address: 0:f:66:c7:b5:b1
ethernet vendor: &lt;unknown&gt;
timestamp: Tuesday, January 18, 2000 14:34:01 +0000</pre>
<p>Enjoy :)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/203.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
