hostapd with test driver
Agrawal, Sachin
sachin.agrawal
Mon Jan 5 12:10:30 PST 2009
Hi Jouni,
Thanks for responding.
My .config file is
"CONFIG_DRIVER_NONE=y
CONFIG_EAP=y
CONFIG_EAP_SIM=y
CONFIG_RADIUS_SERVER=y
"
And hostapd.conf file is
"driver=none
dump_file=/tmp/hostapd.dump
eap_server=1
eap_user_file=/etc/hostapd.eap_user
eap_sim_db=unix:/tmp/hlr_auc_gw.sock
eap_sim_aka_result_ind=1
radius_server_clients=/etc/hostapd.radius_clients
"
I am still getting the same error with hostapd-0.6.6.
Thanks
Sachin
On Mon, Jan 05, 2009 at 09:32:51AM -0800, Agrawal, Sachin wrote:
> I downloaded latest version of hostapd i.e. 5.11 and compiled it with
> CONFIG_DRIVER_TEST=y flag in my .config file.
>
> I am trying to run hostapd as RADIUS server only. Therefore, my .config
file
> is something like this:
> CONFIG_DRIVER_TEST=y
> CONFIG_EAP=y
> CONFIG_EAP_SIM=y
> CONFIG_RADIUS_SERVER=y
> When I am running hostapd with 'driver=test' in my .conf file, I am
getting
> an error
>
> "invalid/unknown driver 'test'".
>>I was unable to reproduce this. Are you sure you built all files of
>>hostapd after changing .config? Please try running "make clean; make" to
>>make sure the hostapd binary is built using the correct configuration.
>>PS.
>>There has been number of cleanups in RADIUS server only operation in
>>0.6.x branch (driver=none is now used instead of test) and there was
>>also couple of fixes to EAP-SIM that you may want to get and as such, I
>>would recommend considering version 0.6.6 instead of 0.5.11.
>>--
>>Jouni Malinen PGP id EFC895FA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090105/1203220d/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4897 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20090105/1203220d/attachment-0001.bin
More information about the Hostap
mailing list