<div>Will try that. Thanks for your help Jouni. If that doesn't work, i will try using the hostap driver for the AP.</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Rupinder<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/1/06, <b class="gmail_sendername">Jouni Malinen</b> &lt;<a href="mailto:jkmaline@cc.hut.fi">jkmaline@cc.hut.fi</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, Jun 01, 2006 at 12:33:11PM +1000, Rupsky Gill wrote:<br><br>&gt; I am using madwifi driver and hostapd to set up an Access Point and
<br>&gt; i am using wpa_supplicant and madwifi for the STA.<br><br>madwifi driver interface had some assumptions about hostapd only being<br>used when data packets are encrypted.. I don't remember whether this has<br>been fixed.
<br><br>&gt; I am experimenting with some EAP methods. I was wondering if it was<br>&gt; possible<br>&gt; to make hostapd authenticate the STA using EAP-TLS (or any other EAP method<br>&gt; for that matter)&nbsp;&nbsp;however not encrypt the subsequent data exchanges after
<br>&gt; successful authentication (i.e. not engage in 4-way hanshake etc.) It should<br>&gt; be theoretically<br>&gt; possible as authentication and confidentiality are two seperate security<br>&gt; functions.<br><br>In theory, yes, it should be possible to configure hostapd to do this.
<br>This requires enabling IEEE 802.1X, but not WPA and not configuring<br>dynamic WEP key lengths.<br><br>&gt; I am bit lost as to is it as easy as changing particular config files<br>&gt; (hostapd/wpa_supplicant)<br>&gt; or would it need some code modifications ?
<br><br>I haven't tried this with madwifi driver, so I'm not sure whether it<br>would work without any code changes. For wpa_supplicant, you will need<br>to set eapol_flags=0 so that it does not require dynamic WEP keys.<br>
<br>--<br>Jouni Malinen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PGP id EFC895FA<br>_______________________________________________<br>HostAP mailing list<br><a href="mailto:HostAP@shmoo.com">HostAP@shmoo.com</a><br><a href="http://lists.shmoo.com/mailman/listinfo/hostap">
http://lists.shmoo.com/mailman/listinfo/hostap</a><br></blockquote></div><br>