Re: network using processes

2004-07-14 Thread Robert William Hutton
John Summerfield wrote: Someone the other day remarked how terrrific strace is. tcpdump and ethereal are the network equivalents. Ethereal prettier to look at is more instructive, but needs a GUI environment. Or you can use the command line version, which is "tethereal". Not quite as nice as th

Re: network using processes

2004-07-14 Thread John Summerfield
Chris Hoefler wrote: Does anybody know a quick way to determine which processes are using which network interfaces? Something like lsof, only for network interfaces? I have a Debian testing/unstable workstation that seems to be sending and responding to a bunch of dns traffic on the local networ

network using processes

2004-07-14 Thread Chris Hoefler
Does anybody know a quick way to determine which processes are using which network interfaces? Something like lsof, only for network interfaces? I have a Debian testing/unstable workstation that seems to be sending and responding to a bunch of dns traffic on the local network. It shouldn't be d