tvcvt@lemmy.ml 8 months ago
I’ve not done much with podman, but my first thought is that port 53 is privileged and usually podman runs as a non-privileged user, right? Do you have some mechanism in place that would allow podman to use port 53?
tvcvt@lemmy.ml 8 months ago
I’ve not done much with podman, but my first thought is that port 53 is privileged and usually podman runs as a non-privileged user, right? Do you have some mechanism in place that would allow podman to use port 53?
Kalcifer@sh.itjust.works 8 months ago
I’m currently running it in privileged mode (as sudo) so it has access to all the ports.