garywill / linux-router

Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️ (也欢迎关注B站 https://space.bilibili.com/2123686105 )
GNU Lesser General Public License v2.1
1.67k stars 148 forks source link

[Support] No AP created #48

Open solsticedhiver opened 1 year ago

solsticedhiver commented 1 year ago

I am trying to create an AP on a rpi3b. It worked once, and I don't understand why it does not anymore.

I am using a command like:

 lnxrouter --ap wlan0 myAP -p thepassphrase -w 2 -c 8 --country FR --isolate-clients --random-mac  --no-virt

lnxrouter stops after settings the random mac.

I can test the same command on another rpi3b (+), and this works fine.

I have uninstalled haveged, because it was not installed on the one where it works, but that makes no difference.

I have no clue what is wrong. I wokrs with create_ap