oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.43k stars 998 forks source link

Can't use AP Mode on linux but I can use it on Windows #468

Open MohammedMehdiTBER opened 3 years ago

MohammedMehdiTBER commented 3 years ago
┌──(root💀DESKTOP-U9KKGTJ)-[/home/mohammedmehditber]
└─# create_ap wlan1 wlan1 MyAccessPoint PASSWORD --no-virt

ERROR: Your adapter can not be a station (i.e. be connected) and an AP at the same time.

Here is my chipset name:

┌──(root💀DESKTOP-U9KKGTJ)-[/home/mohammedmehditber]
└─# airmon-ng                                                             

PHY     Interface       Driver          Chipset
phy1    wlan1           rt2800usb       Ralink Technology, Corp. RT2870/RT3070
oneironaut2209 commented 3 years ago

I am also getting the same issue. Please reply here if you found any solution.