[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to trace port openning



Jerome BENOIT <jgmbenoit@mailsnare.net> wrote:
> how can we trace the port effectively open/close by an executable ?

This isn't clear. What are you trying to achieve?

If it's to see which ports a program has opened, you could try
strace {program}. Otherwise (as root) netstat -nap.

Chris


Reply to: