On 2016-02-21 14:00, Peter van Dijk wrote:
Steffan,

can you see (via ss or netstat or sockstat etc.) what process is
listening on port 5353?


The command you are looking for is probably:
netstat -nap | grep :5353

With the process name and process ID in the last column.

My guess is it's the Avahi (daemon) for Multicast DNS.

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to