<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>interpolation at the complex roots of unity &#187; configuration</title>
	<atom:link href="http://udim.wordpress.com/tag/configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://udim.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 25 Aug 2009 15:43:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='udim.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/15f1c78959226f89a4fb1b5d600699ba?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>interpolation at the complex roots of unity &#187; configuration</title>
		<link>http://udim.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://udim.wordpress.com/osd.xml" title="interpolation at the complex roots of unity" />
		<item>
		<title>Setting up a wireless connection in Debian</title>
		<link>http://udim.wordpress.com/2007/06/29/setting-up-a-wireless-connection-on-debian/</link>
		<comments>http://udim.wordpress.com/2007/06/29/setting-up-a-wireless-connection-on-debian/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 22:42:50 +0000</pubDate>
		<dc:creator>udim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://udim.wordpress.com/2007/06/29/setting-up-a-wireless-connection-on-debian/</guid>
		<description><![CDATA[I thought that it would be automatic and all, but it wasn&#8217;t. The most frustrating thing was trying to find any official documentation (howtos, faqs, etc.). Most of the existing pages haven&#8217;t been updated since 2003, but the biggest problem is the number of drivers and packages developed over the years (linux-wlan, linux wireless extensions, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=udim.wordpress.com&blog=1300617&post=4&subd=udim&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I thought that it would be automatic and all, but it wasn&#8217;t. The most frustrating thing was trying to find any official documentation (howtos, faqs, etc.). Most of the existing pages haven&#8217;t been updated since 2003, but the biggest problem is the number of drivers and packages developed over the years (linux-wlan, linux wireless extensions, ndiswrapper), that hindered IMO the development of good high-level configuration packages that configure, enable, and most importantly, troubleshoot the connection.</p>
<p>After a LOT of trial and error, and using this very helpful <a href="http://ubuntuforums.org/showthread.php?t=202834">Ubuntu Forums post</a>, I found the following settings in <code>/etc/network/interfaces</code> allow me to connect the 3com 3crusb10075 usb wifi dongle (with the zd1121 chipset) to a Linksys AP using WPA2 with the kernel drivers provided. It wasn&#8217;t at all obvious that I had to tell wpa-supplicant to enable both WPA and WPA2, as the forum posting called it, but then again it probably appears somewhere in one of the 67(!) pages of replies to that post.</p>
<p>My <code>/etc/network/interfaces</code>:<br />
<code><br />
auto eth3<br />
iface eth3 inet dhcp<br />
        wpa-ssid [essid]<br />
        wpa-ap-scan 1<br />
        wpa-proto WPA RSN<br />
        wpa-pairwise TKIP CCMP<br />
        wpa-group TKIP CCMP<br />
        wpa-key-mgmt WPA-PSK<br />
        wpa-psk [secret hex thing generated using wpa_passphrase]<br />
</code></p>
<p>Packages I used: <code>wpasupplicant (0.6.0-1), zd1211-firmware (2.16.0.0-0.1), linux-image-2.6.21-2-k7 (2.6.21-5) </code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/udim.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/udim.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/udim.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/udim.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/udim.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/udim.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/udim.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/udim.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/udim.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/udim.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/udim.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/udim.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=udim.wordpress.com&blog=1300617&post=4&subd=udim&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://udim.wordpress.com/2007/06/29/setting-up-a-wireless-connection-on-debian/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/554b3df4e2dfbf9d6fe9b9e422f025f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pulkes</media:title>
		</media:content>
	</item>
	</channel>
</rss>