View Single Post
  #2 (permalink)  
Old 2008-02-22
Danielpb Danielpb is offline
Senior Member
 
Join Date: 2006-10-23
Posts: 151
Rep Power: 2
Danielpb has an average reputation (10+)
Default Re: how to know the ports used by an application

Hi a Tcpdump would also show you traffic hitting the interface.

Use the command line to run this...

Tcpdump -i (then the interface name)

regards

Dan
Reply With Quote