<?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>dragon lab &#187; BSD</title>
	<atom:link href="http://lab.dragonbard.com/tag/bsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://lab.dragonbard.com</link>
	<description>draconic musings in cyberspace</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:00:01 +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>PC-BSD and WEP</title>
		<link>http://lab.dragonbard.com/2010/02/01/pc-bsd-and-wep/</link>
		<comments>http://lab.dragonbard.com/2010/02/01/pc-bsd-and-wep/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:05:10 +0000</pubDate>
		<dc:creator>dragonbard</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false">http://lab.dragonbard.com/?p=164</guid>
		<description><![CDATA[So, I&#8217;ve been playing with PC-BSD on my Acer Aspire One 532h, and I was having problems with WiFi.  Turns out that my use of WEP with a shared key instead of open causes many problems with the automatic setup of wireless by various operating systems, Windows Vista and 7 included.  Turns out the answer [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been playing with <a title="PC-BSD" href="http://www.pcbsd.org/" target="_blank">PC-BSD</a> on my Acer Aspire One 532h, and I was having problems with WiFi.  Turns out that my use of WEP with a shared key instead of open causes many problems with the automatic setup of wireless by various operating systems, Windows Vista and 7 included.  Turns out the answer is to manually configure it for all the operating systems</p>
<p>For PC-BSD I had to remove the lagg0 interface and manually configure the wlan0 interface for direct connect rather than using wpa_supplicant.</p>
<p>And yes, I am posting this from PC-BSD.</p>
<p>The magic lines in rc.conf</p>
<p>wlans_ath0=&#8221;wlan0&#8243;<br />
ifconfig_wlan0=&#8221;ssid &lt;yourSSID&gt; wepmode on authmode SHARED deftxkey 1 wepkey 1:0x&lt;yourkey&gt; up DHCP&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://lab.dragonbard.com/2010/02/01/pc-bsd-and-wep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

