<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic netstat CLOSE_WAIT status in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185282#M460595</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have "ia64 hp superdome server SD64B" HPUX11i v2. when i issue a command netstat -a |grep (destination server), i got output CLOSE_WAIT status. Since I'm getting backup failure as connection between host and backup server is failing. Port#7937&lt;BR /&gt;&lt;BR /&gt;Kindly your help,&lt;BR /&gt;John.</description>
    <pubDate>Sat, 04 Jul 2009 12:40:21 GMT</pubDate>
    <dc:creator>John Ferro</dc:creator>
    <dc:date>2009-07-04T12:40:21Z</dc:date>
    <item>
      <title>netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185282#M460595</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have "ia64 hp superdome server SD64B" HPUX11i v2. when i issue a command netstat -a |grep (destination server), i got output CLOSE_WAIT status. Since I'm getting backup failure as connection between host and backup server is failing. Port#7937&lt;BR /&gt;&lt;BR /&gt;Kindly your help,&lt;BR /&gt;John.</description>
      <pubDate>Sat, 04 Jul 2009 12:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185282#M460595</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-07-04T12:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185283#M460596</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Please look in to below file&lt;BR /&gt;&lt;BR /&gt;1) /etc/services&lt;BR /&gt;2)/var/adm/inetd.sec &lt;BR /&gt;&lt;BR /&gt;check the below command &lt;BR /&gt;#telnet &lt;IP adress="" of="" destination="" server=""&gt; &lt;PORT no=""&gt;&lt;BR /&gt;============================&lt;BR /&gt;What tool you are using for backup purpose&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant&lt;/PORT&gt;&lt;/IP&gt;</description>
      <pubDate>Sat, 04 Jul 2009 13:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185283#M460596</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2009-07-04T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185284#M460597</link>
      <description>The CLOSE_WAIT shows that your host closed the connection between him and the backup server positively. so you should find out why your backup tool or the OS of your host did that.</description>
      <pubDate>Sat, 04 Jul 2009 14:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185284#M460597</guid>
      <dc:creator>zkjian517</dc:creator>
      <dc:date>2009-07-04T14:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185285#M460598</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;getting backup failure as connection between host and backup server is failing. Port#7937&lt;BR /&gt;&lt;BR /&gt;are you using Veritas Netbackup Software for the backup ??? If yes did uou patch the system ??? if yes you need to remove a PHSS patch from your servers.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;PS : if this is your situation, i will provie exact patch number. It can be removed without reboot of the server.</description>
      <pubDate>Sat, 04 Jul 2009 14:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185285#M460598</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-07-04T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185286#M460599</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;CLOSE_WAIT is almost always from an application that does not properly close its connection.&lt;BR /&gt;&lt;BR /&gt;I would check with the application vendor for a fix. If the connection stays open, its is the application because by default these connections will be closed by the system in 60 seconds.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 04 Jul 2009 21:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185286#M460599</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-04T21:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185287#M460600</link>
      <description>Sorryï¼  i misunderstood the meaning of the status CLOSE_WAIT.</description>
      <pubDate>Sun, 05 Jul 2009 13:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185287#M460600</guid>
      <dc:creator>zkjian517</dc:creator>
      <dc:date>2009-07-05T13:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185288#M460601</link>
      <description>CLOSE_WAIT is the state a TCP endpoint enters when it has received a FINished segment from the remote TCP, indicating the remote TCP will not be sending any more data.  The local TCP sends an ACKnowledgement segment and when that arrives at the remote, the remote TCP endpoint will be in FIN_WAIT_2.&lt;BR /&gt;&lt;BR /&gt;99 times out of 10, when a connection remains in CLOSE_WAIT for more than a fraction of a second, it means that the local application (the one where CLOSE_WAIT is found) has not looked for, or has ignored the "close indication" on the socket - eg the zero-byte return from a read() call.&lt;BR /&gt;&lt;BR /&gt;The 100th time out of ten, it means the connection is being used as a simplex connection transferring data from the CLOSE_WAIT end to the FIN_WAIT_2 end.</description>
      <pubDate>Mon, 06 Jul 2009 16:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185288#M460601</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2009-07-06T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185289#M460602</link>
      <description>Hello John  ,&lt;BR /&gt;&lt;BR /&gt;           And this is the one that i use,written by none other than Rick himself..........Many Thanks Rick !</description>
      <pubDate>Tue, 07 Jul 2009 10:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185289#M460602</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2009-07-07T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185290#M460603</link>
      <description>99 over ten doesn't leave many place for the other options.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) application like rcp are using half closed connections  ( call of shutdown(SHUT_WRITE) ) &lt;BR /&gt;to send a FIN.&lt;BR /&gt;2) local application is not closing its local socket because doing something else or application error&lt;BR /&gt;3) Application on lingering close but with peer receive window closed.&lt;BR /&gt;&lt;BR /&gt;I would say 50 over 100 it is 2, 49 over 100 it is 1) and the last 1 over 100 is 1)</description>
      <pubDate>Tue, 07 Jul 2009 11:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185290#M460603</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2009-07-07T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: netstat CLOSE_WAIT status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185291#M460604</link>
      <description>Thanks...</description>
      <pubDate>Tue, 07 Jul 2009 23:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-close-wait-status/m-p/5185291#M460604</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-07-07T23:15:13Z</dc:date>
    </item>
  </channel>
</rss>

