thanks for enlightening. But how will I know the location of the script that runs it?
On Thu, 2002-11-28 at 15:00, fooler wrote: > ----- Original Message ----- > From: "lito lampitoc" <[EMAIL PROTECTED]> > To: "plug mailing list" <[EMAIL PROTECTED]> > Sent: Thursday, November 28, 2002 1:17 PM > Subject: [plug] SYN_SENT on smtp > > > > sendmail 24057 root 11u inet 0xf6f450c8 0t0 TCP \ > > myserver:51869->203.190.83.6:smtp (SYN_SENT) > > a SYN_SENT is where a client (in this case is your smtp server) is sending a > SYN packet to the destination server in order to establish a connection... > furthermore, this is the first part of a three-way handshake of the tcp > protocol... unfortunately, the destination server is not responding the > SYN-ACK packet back to the client which the client is still in the SYN_SENT > state until it will turn into CLOSE state when the timer expired... > > fooler. > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to >[EMAIL PROTECTED] > -- Lito A. Lampitoc : http://www.codewan.com.ph Systems/Network Administrator : CountryWide Wide Area Network, Inc. As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
