[ale] Netstat Question
Dow Hurst
Dow.Hurst at mindspring.com
Thu Jun 23 00:29:05 EDT 2005
Issue at the prompt:
fuser 717/tcp
match the process PID you get from fuser with your output from ps:
ps aux | grep "PID"
You should get a match that will help you identify what process has the
port. Repeat for the other port.
Dow
Ian Philpot wrote:
> I have a question about a couple entries that show up when I run
> netstat. Its on a Debian (sarge) virtual machine (vmware).
>
> Proto Recv-Q Send-Q Local Address Foreign Address State
> tcp 0 0 192.168.25.25:38297
> <http://192.168.25.25:38297> 192.168.25.25:717
> <http://192.168.25.25:717> ESTABLISHED
> tcp 0 0 192.168.25.25:717 <http://192.168.25.25:717>
> 192.168.25.25:38297 <http://192.168.25.25:38297> ESTABLISHED
>
> Why would this b?
>
> --
> /ip | http://www.faqs.org/rfcs/rfc1739.html
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>
More information about the Ale
mailing list