oblique / create_ap

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

Creating a WAP from RPi4 #456

Closed kashishdhal closed 4 years ago

kashishdhal commented 4 years ago

Hello,

I have used this code on my PC to share my wifi internet over another wireless network. However, while using it on the RPi (Ubuntu Mate 18.0), I get an error. Can someone help?

Regards, Kashish Dhal

anatolykopyl commented 4 years ago

It would be helpful to see the error message.

kashishdhal commented 4 years ago

Well it is related to issue #203 WARN: Your adapter does not fully support AP virtual interface, enabling --no-virt Then afterwards: Can't create WAP with --no-virt flag

For the actual console output, I will have to pull my RPi again. But this was the error, I am pretty sure about that.