Comment on Podman won't start Pihole with an error saying that it can't bind to port 53, as it is already in use, but nothing is using port 53.

<- View Parent
Kalcifer@sh.itjust.works ⁨8⁩ ⁨months⁩ ago

Yup. I ran # nc -u -l 0.0.0.0 53 to listen on port 53. Then I ran # drill @127.0.0.1 53 archlinux.org in another shell. I saw the request in the listening shell.

source
Sort:hotnewtop