<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Wireless? You don&#8217;t need no stinking wireless&#8230;</title>
	<atom:link href="http://www.thegrumpygeek.com/2007/06/15/wireless-you-dont-need-no-stinking-wireless/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegrumpygeek.com/2007/06/15/wireless-you-dont-need-no-stinking-wireless/</link>
	<description>Insights and rants from the trenches...</description>
	<lastBuildDate>Sun, 29 Jan 2012 18:10:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ciph3r</title>
		<link>http://www.thegrumpygeek.com/2007/06/15/wireless-you-dont-need-no-stinking-wireless/comment-page-1/#comment-3</link>
		<dc:creator>ciph3r</dc:creator>
		<pubDate>Mon, 16 Jul 2007 11:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegrumpygeek.org/?p=6#comment-3</guid>
		<description>I got wpa-psk to work without turning on ssid broadcasting on my router. It seems that my default the wpa supplicant is configured for a ssid id of â€œanyâ€, which is probably why we had to have broadcasting enabled. Okay so use your favorite editor and configure wpa supplicant as such:

*************************
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel

network={
ssid=â€MYNetworkâ€
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
}
****************************

Set the ssid to the ssid of your network and configure your key management to TKIP, or AES. pairwise, and group should be of the same type. .. Either TKIP or AES

Save the file, then go back to network manager and try to connect to your AP!</description>
		<content:encoded><![CDATA[<p>I got wpa-psk to work without turning on ssid broadcasting on my router. It seems that my default the wpa supplicant is configured for a ssid id of â€œanyâ€, which is probably why we had to have broadcasting enabled. Okay so use your favorite editor and configure wpa supplicant as such:</p>
<p>*************************<br />
ctrl_interface=/var/run/wpa_supplicant<br />
ctrl_interface_group=wheel</p>
<p>network={<br />
ssid=â€MYNetworkâ€<br />
proto=WPA<br />
key_mgmt=WPA-PSK<br />
pairwise=TKIP<br />
group=TKIP<br />
}<br />
****************************</p>
<p>Set the ssid to the ssid of your network and configure your key management to TKIP, or AES. pairwise, and group should be of the same type. .. Either TKIP or AES</p>
<p>Save the file, then go back to network manager and try to connect to your AP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: am2605</title>
		<link>http://www.thegrumpygeek.com/2007/06/15/wireless-you-dont-need-no-stinking-wireless/comment-page-1/#comment-2</link>
		<dc:creator>am2605</dc:creator>
		<pubDate>Fri, 29 Jun 2007 12:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegrumpygeek.org/?p=6#comment-2</guid>
		<description>Thank you! I had wireless working in FC6, but after upgrading to 7 was unable to get it going. Your â€œstep 3â€³ turned out to be the answer.</description>
		<content:encoded><![CDATA[<p>Thank you! I had wireless working in FC6, but after upgrading to 7 was unable to get it going. Your â€œstep 3â€³ turned out to be the answer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

