In order to determine which process if any is listening on port 53 (the registered DNS port) do, as root, "netstat -lnp | grep -w 53", or if you prefer less typing "ss -lnp | grep -w 53".
another one : `lsof -i :53`
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng