WPA-PSK 'failed to read configuration file

Jouni Malinen jkmaline
Sat Mar 26 21:34:20 PST 2005


On Sat, Mar 26, 2005 at 09:41:26PM -0600, Andy Tripp wrote:

> # allow frontend (e.g., wpa_cli) to be used by all users in 'atripp' group
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=atripp

> Line 2: Invalid configuration line 'ctrl_interface=/var/run/wpa_supplicant'.
> Line 3: Invalid configuration line 'ctrl_interface_group=atripp'.

wpa_supplicant was built without control interface support (no
CONFIG_CTRL_IFACE=y line in .config), but the configuration file is
trying to use this. Either add this option into .config and rebuild
wpa_supplicant or remove these two lines from the configuration file if
you do not want to include control interface support.

-- 
Jouni Malinen                                            PGP id EFC895FA




More information about the Hostap mailing list