On Sunday 10 April 2005 23:13, David J. Weller-Fahy wrote:
> How does one determine which process initiated any given network
> connection?  Or which program (on disk) initiated the process that
> initiated the network connection?
>
> Been searching, but not finding.
>
> Regards,

sockstat will show you all network and unix sockets and the processes and 
their PIDs. If you want to know more such as the full path or so (if used 
when invoked), you can run ps wwwaux and grep on the PID.

HTH,

Dan

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to