hostapd radius only config file

Jouni Malinen j at w1.fi
Thu Aug 28 13:23:46 EDT 2008


On Thu, Aug 28, 2008 at 05:16:14PM +0200, Martin Schneider wrote:

> I want to setup a hostapd as a radius only installation. Could please
> someone provide me with a example hostapd.conf file?
> 
> I'm not sure, what I have to disable in the config and what to enable...

driver=test
radius_server_clients=jkm.radius_clients
interface=lo
eap_server=1
eap_user_file=jkm.eap_user
ca_cert=cas.pem
server_cert=server.pem
private_key=server.key
private_key_passwd=whatever

# if using EAP-FAST, include these
dh_file=jkm.dh
pac_opaque_encr_key=000102030405060708090a0b0c0d0e0f
eap_fast_a_id=test server

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list