Re: hostapd with 802.1X EAP-TLS/TTLS support

2010-07-09 Thread Bruce Cran
On Fri, 19 Jun 2009 13:55:26 +0300 Vladimir Terziev 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 /et

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-19 Thread Vladimir Terziev
Thanks Sam, 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 ? Regards, Vladimir On Thu, 2009-06-18 at 20:36 +0300, Sam Leffler wrote: > EAP/TLS and TTLS shoul

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Sam Leffler
EAP/TLS and TTLS should be configured by default in HEAD. Not sure what is done in RELENG_7. Regardless you can trivially rebuild hostapd w/ the functionality you want by definitions to your src.conf: HOSTAPD_CFLAGS HOSTAPD_DPADD HOSTAPD_LDADD (looks like you use WPA_SUPPLICANT_* knobs in RE

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Vladimir Terziev
Hi Paul, is there some special reason behind this? Why the server is made part of the main distribution with stripped functionality ? Also, how can i enable it ? Thanks, Vladimir On Thu, 2009-06-18 at 13:55 +0300, Paul B. Mahol wrote: > On 6/18/09, Vladimir Terziev wrote: > > Hi, > > > > i t

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Paul B. Mahol
On 6/18/09, Vladimir Terziev wrote: > Hi, > > i try to setup wireless access point at home, based on FreeBSD > 7.2R-i386, ral(4) wireless card and hostpad(8). > > I want my wireless AP to support 802.1x EAP-TLS/TTLS authentication. I > issued a custom SSL certificate for the hostapd(8) and put the

hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Vladimir Terziev
Hi, i try to setup wireless access point at home, based on FreeBSD 7.2R-i386, ral(4) wireless card and hostpad(8). I want my wireless AP to support 802.1x EAP-TLS/TTLS authentication. I issued a custom SSL certificate for the hostapd(8) and put the following directives in hostapd.conf: eap_serve