Thanks!<br><br>How this PAC-Opaque data is related to 16 octets of &quot;pac_opaque_encr_key&quot; that we specify in hostapd.conf ?<br><br>I see hostapd when it recives the PAC opaque(in client hello from peer), it looks for &lt;2bytes of PAC_TYPE_PAC_OPAQUE&gt;&lt;2bytes of length&gt;&lt;opaqaue data&gt;, it tries aes_unwrap on opaque data using pac_opaque_encr_key.<br>
<br>- Paresh<br><br><div class="gmail_quote">On Fri, Oct 24, 2008 at 8:22 PM, Jouni Malinen <span dir="ltr">&lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Oct 24, 2008 at 07:14:46PM +0530, Paresh Sawant wrote:<br>
<br>
&gt; I&#39;m doing EAP FAST using wpa_supplicant against hostapd.<br>
&gt;<br>
&gt; I would appreciate if someone could share a sample pac file.<br>
<br>
</div>If you have EAP-FAST working, you should be able to create a sample<br>
easily ;-). Anyway, if stored in text format, PAC file would look like<br>
this:<br>
<br>
START<br>
PAC-Type=1<br>
PAC-Key=db461c641cedc358072566f9ffac29f4d60e2109cf009939565353da575179f5<br>
PAC-Opaque=f40bb73b1ed36d3bbc5da29c3c3cb29bb0b8b3fd32c17704098e2aab550679a6a5eb31dd2df1de2e30bf4b10bf31bfbfa46f893e351b86a3<br>
PAC-Info=000300044904154f00040010101112131415161718191a1b1c1d1e1f0007000b7465737420736572766572000a00020001<br>
A-ID=101112131415161718191a1b1c1d1e1f<br>
A-ID-Info=7465737420736572766572<br>
A-ID-Info-txt=test server<br>
END<br>
<font color="#888888"><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;PGP id EFC895FA<br>
_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</font></blockquote></div><br>