Hi!<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Problem #1I notice that I am only connecting at the "b" rate with my laptop. I have a "g" card for both my AP and my laptop.If I setup my AP with no encryption though, I can connect at "g" speed.</blockquote>
<div><br><meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.3 (Linux)">Maybe you set your speed with iwpriv (perhaps in /etc/interfaces), but when you use encryption, you also use hostapd.conf file, so check you have the following parameter:<style type="text/css">!--
                @page { size: 21cm 29.7cm; margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
<p style="margin-bottom: 0cm;"><font face="Courier 10 Pitch"><font size="2"><b>hw_mode=g (or the rate you want)<br></b></font></font></p>
This parameter was added in recent version.<br>Anyway, use iwpriv ath0 mode 11g instead of iwpriv ath0 mode 3, because some cards interpret this numbers in different way.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Problem #2I'm not quite sure how to change to using AES for encryption. Right now I am using TKIP.<br>
I thought in hostapd.conf you would list only ccmp.<br>
wpa_pairwise=CCMP<br>
vs<br>
wpa_pairwise=TKIP CCMP (my current config)<br>
<br>
If I do the first example I am unable to connect at all.</blockquote><div><br>Maybe the problem is in the client side, check your laptop has also the ccmp module cause if not, they will not be able of speak each other.<br>
<br>Hope this helps!<br></div></div><br>