New user: Guest wifi disassociated, connection lost, signal strength -30

Hello,
my main wifi is working but the guest wifi is connecting and disconnecting right away in a loop.

Please export and post the config.

I discovered the disconnection issue with the guest network only affects my Android phone.
Also, even if a device on the guest network can stay connected, it cannot ping the gateway. I get the error “no route no host”.

Thanks.

[config removed]

A few possible errors:

  • I don’t think that that the bridge filter rules do what you want. Try to disable them.
  • The IP address of bridge_guest feels wrong. Change the address to 172.16.0.1/16
  • The DHCP server configuration of the guest network should include the GW
  • The FW probably blocks your internet access. Please try to add bridge_guest interface to the LAN interface list

In any case, I will probably suggest to look for the VLAN configuration example here on the forum. Your config seems far from being correct.

Nice catch. Let’s see…

Edit: It works!

Weird.
I wonder how odns-scanner.research.netd.cs.tu-dresden.de was able to reach my pi-hole.

You are welcome.
It is hard to answer to your question without the config.