hostapd -2.3 as radius server

Sarah Thomas sarah040.thomas
Sun Dec 7 22:22:42 PST 2014


Thanks Jouni. This helped.

On Mon, Dec 8, 2014 at 1:02 AM, Jouni Malinen <j at w1.fi> wrote:

> On Sun, Dec 07, 2014 at 12:15:18AM +0530, Sarah Thomas wrote:
> > When hostapd is launched as radius server, it fails with:
> > *"Failed to set interface 3 to mode 2: -19(No such device)"*
>
> > *Hostapd.conf:*
> > Interface=eth0
> > eap_server=1
> > eap_user_file=hostapd2.hotspot
> > ca_cert=cas.pem
> > server_cert=server.pem
> > private_key=server.key
> > radius_server_clients=radius_clients
> > radius_server_auth_port=1813
>
> That is asking hostapd to configure eth0 using the default driver
> interface. Since it looked like you included support for more than one
> driver interface in the build, you will need to specify that this
> RADIUS-server-only case does not use any real driver operations. You can
> do that by adding the following item into hostapd.conf:
>
> driver=none
>
> --
> Jouni Malinen                                            PGP id EFC895FA
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20141208/b2634adb/attachment.htm>



More information about the Hostap mailing list