View Single Post

   
  #1 (permalink)  
Old 02-19-2008, 12:16 PM
chris king
 
Posts: n/a
Default ports 755 and 757 in netstat ?

use fuser.
ex
fuser -n udp 757
that will give you the pid.
Reply With Quote