My setup:
Living at my friend's house. Due to children, wife enabled parental controls. Sometimes when she's having issues with the children, she'll sometimes deactivate devices she doesn't know. I use my Beryl AX as my own private bedroom network, connecting to their network in repeater mode (and masking as my phone so it gets left alone).
I've now connected the LAN port to a switch where I also have my raspberry pi / pihole connected.
Whenever I configure the Beryl AX to hand out my PiHole as the DNS server to devices, the Beryl will re-establish its connection to the WiFi (and my direct connected device on the switch has internet), however I can no longer connect to the wireless. My phone will say it is connecting to the WiFi, Obtaining IP Address, then disconnects. Rinse and repeat. Looking in the log, I would see these messages:
2025/05/24 22:12:30 [crit] 4687#0: *756 SSL_read() failed (SSL: error:0A000126:SSL routines::unexpected eof while reading) while keepalive, client: 192.168.8.121, server: 0.0.0.0:443
2025/05/24 22:12:30 [crit] 4687#0: *759 SSL_read() failed (SSL: error:0A000126:SSL routines::unexpected eof while reading) while keepalive, client: 192.168.8.121, server: 0.0.0.0:443
2025/05/24 22:12:30 [crit] 4687#0: *761 SSL_read() failed (SSL: error:0A000126:SSL routines::unexpected eof while reading) while keepalive, client: 192.168.8.121, server: 0.0.0.0:443
As soon as I go back to fully automated DHCP everything works just fine. Thoughts?