-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

At last nights meeting someone asked Simon and I how to track down which
process was pinging Mandriva every 5 seconds.  I was pretty sure that
lsof was the right tool for the job, and sure enough, it looks like it is.

It turns out that one of my favourite sites has even more ideas than I
did.

http://dmiessler.com/study/lsof/

The short short version is that some of these might be useful:

To look for the DNS request part
lsof -iUDP

Shows all connections
lsof -i

Shows connections to a given IP or an IP and a port
lsof -i@<ip>
lsof -i@<ip>:<port>

Hth,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklmVN0ACgkQwRXgH3rKGfMZcgCdGN0GM18wR8+Lb6fgL6/v3g/c
6xkAn2ewhmKJZnVbnCLqHRmGkDBgJLTv
=lpbf
-----END PGP SIGNATURE-----

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to