[NTLUG:Discuss] Weird connections - Info please?
Jack Snodgrass
jack+ntlug at mylinuxguy.net
Tue May 14 15:11:12 CDT 2002
TIME_WAIT means that the remote server is busy. I think that the connection
will try again automatically every 60 seconds.
If you did
netstat -naeev
you'd see numbers instead of names.
I'm guessing that www-http would be 80 - I just see http on my port 80 from
netstat.
... and that internetslr.co is really internetslr.com.
So... these are all local ( you ) connections to a remote web server that
are
timing out because the remote web server is busy.
internetslr.com is some sort of remote site status place. I guess that they
have
more customers checking status than they can handle at one time.
jack
----- Original Message -----
From: "Stephen Davidson" <gorky at freenet.carleton.ca>
To: "NTLUG" <discuss at ntlug.org>
Sent: Tuesday, May 14, 2002 2:22 PM
Subject: [NTLUG:Discuss] Weird connections - Info please?
> Greetings.
>
> What is the following, and should I be concerned?
>
> -Steve
>
> davidson:~ # netstat -aeev
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address Foreign Address State
User Inode
> [snip]
> tcp 0 0 64-48-234-143-dal:36574 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36589 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36590 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36587 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36586 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36580 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36583 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36577 internetslr.co:www-http
TIME_WAIT root 0
> tcp 0 0 64-48-234-143-dal:36578 internetslr.co:www-http
TIME_WAIT root 0
> [snip]
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list