create_ap
create_ap copied to clipboard
create an ap on linux 4.4.52 - error "maybe a program is interfering"
Hi,
I would like to install an AP on my linux with Create_ap, but I have this error after the command :
sudo create_ap wlan0 eth0 myssid mypassword
icnexus@X3399:~$ sudo create_ap wlan0 eth0 imyssid mypassword Config dir: /tmp/create_ap.wlan0.conf.oxRrPQn9 PID: 5884 Network Manager found, set ap0 as unmanaged device... DONE Creating a virtual WiFi interface... ap0 created. Sharing Internet using method: nat hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlan0.conf.oxRrPQn9/hostapd_ctrl Configuration file: /tmp/create_ap.wlan0.conf.oxRrPQn9/hostapd.conf Using interface ap0 with hwaddr b2:f1:ec:14:02:ac and ssid "myssid" WARN: Low entropy detected. We recommend you to install haveged Failed to set beacon parameters Interface initialization failed ap0: interface state UNINITIALIZED->DISABLED ap0: AP-DISABLED ap0: Unable to setup interface. ap0: interface state DISABLED->DISABLED ap0: AP-DISABLED hostapd_free_hapd_data: Interface ap0 wasn't started nl80211: deinit ifname=ap0 disabled_11b_rates=0 Error: Failed to run hostapd, maybe a program is interfering. If an error like 'n80211: Could not configure driver mode' was thrown try running the following before starting create_ap: nmcli r wifi off rfkill unblock wlan Doing cleanup.. done
Thank you for you help
Have you solved it
How to install nmcli command on Debian?