On Tue, 2002-09-24 at 20:00, Steve Buehler wrote:
> Can anybody point me to a list of ports would be used on a linux based 
> system.  I have a weird one showing up on a netstat report:
> 
> /etc# netstat -na | grep 161.69.201.237
> tcp        0      0 
> my_machines_ip_here:4156     161.69.201.237:20       ESTABLISHED
> tcp      128      0 
> my_machines_ip_here:4154     161.69.201.237:21       CLOSE
> 

given that the remote side is on ports 20 and 21 I would guess that this
is an ftp transfer

try netstat -anp  it should list the program name too

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to