hostapd with 802.1X EAP-TLS/TTLS support

Bruce Cran bruce at cran.org.uk
Fri Jul 9 09:30:11 UTC 2010


On Fri, 19 Jun 2009 13:55:26 +0300
Vladimir Terziev <vladimirt at partygaming.com> wrote:

> What should i put for HOSTAPD_CFLAGS, HOSTAPD_DPADD, HOSTAPD_LDADD or
> WPA_SUPPLICANT_* (not sure which ones i should use) in order to get
> hostapd rebuilt with the functionality i want ?


For the archives, the following lines in /etc/src.conf fixed the error
about "eap_server" being unknown on 9-CURRENT for me:

HOSTAPD_CFLAGS+=-DEAP_SERVER -DEAP_GTC -DEAP_AKA -DEAP_SIM -DEAP_GPSK
HOSTAPD_CFLAGS+=-DEAP_PAX -DEAP_SAKE

(found via
http://www.pubbs.net/200911/freebsd/13308-problems-moving-hostapd-ap-config-from-64-to-80rc2.html)

-- 
Bruce Cran


More information about the freebsd-net mailing list