On Sat, Nov 24, 2012 at 02:49:57PM +0000, Keith Edmunds wrote:
On Sat, 24 Nov 2012 14:28:26 +0000, cl@isbd.net said:
lsof -i udp:53
Which produces no output at all.
You need to run it as root.
Why didn't it tel me! :-)
root@chris:~# lsof -i udp:53 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME dnsmasq 1269 dnsmasq 6u IPv4 9682 0t0 UDP *:domain dnsmasq 1269 dnsmasq 8u IPv6 9684 0t0 UDP *:domain
So dnsmasq is listening as expected.