PRISM2_IOCTL_PRISM2_PARAM

[email protected]
Newsgroups gmane.linux.drivers.hostap
Message-ID <[email protected]>
Hi,

Configured for an AP to authenticate STA(tions) via RADIUS:

    # cat /etc/hostapd.conf | grep ^[^#]
    interface=eth0
    logger_syslog=-1
    logger_syslog_level=2
    logger_stdout=-1
    logger_stdout_level=2
    ctrl_interface=/var/run/hostapd
    ctrl_interface_group=0
    ieee8021x=1
    eapol_version=2
    eapol_key_index_workaround=0
    eap_reauth_period=3600
    own_ip_addr=192.168.200.236
    auth_server_addr=192.168.200.120
    auth_server_port=1812
    auth_server_shared_secret=*secret*

Results in errors:

    # hostapd /etc/hostapd.conf
    Configuration file: /etc/hostapd.conf
    ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Invalid argument
    Could not enable hostapd mode for interface eth0
    hostap driver initialization failed.
    eth0: interface state UNINITIALIZED->DISABLED
    eth0: AP-DISABLED
    eth0: CTRL-EVENT-TERMINATING
    hostapd_free_hapd_data: Interface eth0 wasn't started

Why is 'PRISM2_IOCTL_PRISM2_PARAM' used athough  wired interface is
configured? How to solve this?

Thanks,

Erwin

_______________________________________________
Hostap mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/hostap
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.