PRISM2_IOCTL_PRISM2_PARAM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux