Hello,
I have the following setup in my home:
- Internet access via StarLink: router in bypass mode
- Raspberry Pi 4 (pi os light) with Portainer running Pi-hole + Unifi Controller in Docker with DHCP enabled
- Unifi U6 AP as WiFi AP
- All connected inside my network cabinet via Ethernet
Expected Behaviour:
The Pi should provide IP-addresses in the range of 192.168.1.100 - 192.168.1.199. It has a fixed IP of 192.168.1.2, the StarLink has the IP 192.168.1.1. Internet Access should work on all devices.
The container is exposed to host_network.
Actual Behaviour:
Internet Access is dead slow, DNS not working properly, browser (on Windows 10) returns connection timed out, or DNS Probe finished - the Windows 10 PC gets a valid IP. However, e.g. the UniFi AP gets a completely different IP and is not reachable (like 100.111.X.X)
Debug Token:
could not be uploaded due to connectivity issues
Maybe someone has experience in getting this to work with the StarLink setup...