Sorry for the late reply, I see you’ve already solved it. Anyway, my
resolvectl dns doesn’t list the Docker IPs, and my
/etc/NetworkManager/system-connections/ directory is empty — that’s
because I’m using Netplan with renderer: NetworkManager, so th...
Problem: VPN Conflicts with Docker NetworkingI was experiencing the same
issue where my VPN wouldn't connect properly when Docker was running.
The problem was related to conflicts between the Docker-managed network
interfaces and NetworkManager. Spec...