Re: port analysing

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

 



On 7/6/06, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:

Hi

I have a situation here, when i run netstat -an I get

tcp        0      0 127.0.0.1:783               0.0.0.0:*
LISTEN

How do i know which application runs on port 783

Thanks and Regards


hey,

try this  "netstat -atpn | grep 22"  replace 22 with 783

tcp        0      0 192.168.1.4:22            0.0.0.0:*
  LISTEN      2361/sshd

Regards

Ankush Grover


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux