[LEDE-DEV] WDS and WPA Enterprise: Can it be done

2016-07-18 Thread frm frm
Hi, I try to setup a station that connects to an ap via WDS and WPA Enterprise. The idea is that the wds connection at the ap is put in the right vlan, cf packetfence. This works will for stations connecting via WPA enterprise *without* WDS, using the the dynamic vlan feature of hostapd However,

Re: [LEDE-DEV] How to compile hostapd such that there is a full WPA2 Enterprise auhenticator/supplicant?

2016-07-18 Thread frm frm
Hi, I never submitted a patch, and the LEDE site does not really give clue how to do so. The diff below is for the file: build_dir/target-mips_34kc_musl-1.1.15/hostapd-wpad-full/hostapd-2016-06-15/ hostapd/config_file.c It addresses the issue that the radius_das_client line in the config file is

Re: [LEDE-DEV] How to compile hostapd such that there is a full WPA2 Enterprise auhenticator/supplicant?

2016-07-18 Thread frm frm
t;radius_das_shared_secret_len = os_strlen(secret); return 0; } Best, JG > -Oorspronkelijk bericht- > Van: Lede-dev [mailto:lede-dev-boun...@lists.infradead.org] Namens Felix > Fietkau > Verzonden: maandag 18 juli 2016 13:38 > Aan: frm frm ; lede-dev@lists.

Re: [LEDE-DEV] How to compile hostapd such that there is a full WPA2 Enterprise auhenticator/supplicant?

2016-07-18 Thread frm frm
bss->radius_das_shared_secret = (u8 *) os_strdup(secret); if (bss->radius_das_shared_secret == NULL) return -1; bss->radius_das_shared_secret_len = os_strlen(secret); return 0; } > -Oorspronkelijk bericht- > Van: Lede-dev [mailto:lede-dev-boun...@lists.infradead.org] Namens

[LEDE-DEV] How to compile hostapd such that there is a full WPA2 Enterprise auhenticator/supplicant?

2016-07-16 Thread frm frm
Hi, I use wpad 2016-06-15-1 on Lede for WPA Enterprise authentication. However, I get the following errors: Tue Jul 12 16:32:02 2016 daemon.notice netifd: radio1 (1095): Line 30: invalid DAS client Tue Jul 12 16:32:02 2016 daemon.notice netifd: radio1 (1095): Line 33: unknown configuration item '