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.71k stars 152 forks source link

No Broadcasting from a Non Internet Local AP #7

Closed doitranch closed 4 years ago

doitranch commented 4 years ago

lnxrouter hangs at "lnxrouter setup complete" and I cannot see the ssid on any device... I'm not sure what information to include other than I'm using a Raspberry Pi Zero W running Raspbain Lite... Any help is appreciated.

garywill commented 4 years ago

Hi.

from a Non Internet Local AP

Does it work well when privide Internet?

Have you tried other method to make AP? Like create_ap?

Check if hostapd's process normal (running? zombie?). You can use lnxrouter --hostapd-debug 1 to show hostapd's debug log. Post the log with your whole command so that people may find the reason.

doitranch commented 4 years ago

Ok will do but I'm out of town at the moment.

doitranch commented 4 years ago

Thanks for the help hostapd was dead