hi
im using the following network with hostapd on the authenticator :
Authentication server <---wired---> Authenticator(hostapd<----wired--->
User (win XP with WinRadius)
1.100 -------- 1.200 , 0.13 ----- 0.12
and this is my configurations for hostapd :
interface=eth1
driver=wired
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
logger_syslog=-1
Hello everyone,
I run a WLAN access point with a USB WLAN card.
Hi everyone,
I'm trying to set up a hotspot with hostapd but when I type:
Code:
/etc/init.d/hostapd start
I have the following error:
Code:
Starting hostapd: /etc/hostapd/hostapd.confnl80211 not found.
nl80211 driver initialization failed.
Maybe it's because I have one of these crappy Broadcom wireless card coming with a dell vostro laptop (I installed kwod-wl and the wireless
Hi,
I've got an Intel 5300 card, and I want to run it in AP mode.
I tried directly the iwconfig to set it to master mode, but it doesn's work.
Hello,I'm new here and facing a liitle problem. Back when I was an Ubuntu user I had no problem setting up my Laptop as hotspot for my Android phone. But after I moved to #! I'm having a little (or a lot) problem setting it up. But I'm loving #!
Hi everyone,
I have been investigating the Hostapd application for some time now, and I have sorta got things working???
However, I am seeing log messages that I don't understand.
Hello,I want to turn my computer here into a wireless hotspot. Herefore i'm doing a tutorial described here.The problem i have is when i want to run the hostapd-min.conf i receive these errors:Configuration file: /etc/hostapd-minimal.conf
nl80211: Failed to set interface wlan1 into AP mode
nl80211 driver initialization failed.So the problem is lies with the interface.
And yes this is not for the MacBook. I am using on dm6446 processor with custom hardware. I could get the AP to work previously with hostapd when i used driver=rtl871xdrvbut then I compiled with the netlink driver (for some reasons)driver=nl80211and now I get two interfaces instead of one (as was with the previous case) wlan1 and mon.wlan1 but no ssid is associated to any of these.
I have been trying to get my Ubuntu 11.10 laptop to make an access point to connect my blackberry playbook . hostapd gave error
Configuration file: ./hostapd-minimal.conf
nl80211: 'nl80211' generic netlink not found
nl80211 driver initialization failed.
Is this a BCM4312 problem?