<?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 Re: telnet dropout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677539#M244828</link>
    <description>Shalom Jagadesh,&lt;BR /&gt;&lt;BR /&gt;I suggest the following tools:&lt;BR /&gt;&lt;BR /&gt;tcpdump&lt;BR /&gt;&lt;BR /&gt;Fairly easy to use simple man page.&lt;BR /&gt;&lt;BR /&gt;ethereal&lt;BR /&gt;&lt;BR /&gt;Available as part of Internet Express at software.hp.com&lt;BR /&gt;&lt;BR /&gt;11i v1&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;11i v2&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 23 Nov 2005 09:37:25 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-11-23T09:37:25Z</dc:date>
    <item>
      <title>telnet dropout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677537#M244826</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How to check if telnet sessions from 10.7.224 network are being dropped out of HPUX server host for any reason. Is there any monitoring tool for that. &lt;BR /&gt;I checked on syslog.log but i cannot find any telnet dropout errors logged in that.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;S.Jagadesh</description>
      <pubDate>Wed, 23 Nov 2005 08:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677537#M244826</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-11-23T08:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: telnet dropout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677538#M244827</link>
      <description>Please find the o/p of netstat -s. &lt;BR /&gt; netstat -s&lt;BR /&gt;tcp:&lt;BR /&gt;        1314717426 packets sent&lt;BR /&gt;                722547386 data packets (2031507362 bytes)&lt;BR /&gt;                2744442 data packets (457349278 bytes) retransmitted&lt;BR /&gt;                595069401 ack-only packets (50555103 delayed)&lt;BR /&gt;                0 URG only packets&lt;BR /&gt;                363626 window probe packets&lt;BR /&gt;                2904495 window update packets&lt;BR /&gt;                23002116 control packets&lt;BR /&gt;        1167982148 packets received&lt;BR /&gt;                4230802379 acks (for 2042276581 bytes)&lt;BR /&gt;                23542637 duplicate acks&lt;BR /&gt;                344 acks for unsent data&lt;BR /&gt;                389994291 packets (2382276173 bytes) received in-sequence&lt;BR /&gt;                975 completely duplicate packets (549046 bytes)&lt;BR /&gt;                7210 packets with some dup, data (9832356 bytes duped)&lt;BR /&gt;                76816 out of order packets (77744355 bytes)&lt;BR /&gt;                230 packets (1846696643 bytes) of data after window&lt;BR /&gt;                13874 window probes&lt;BR /&gt;                1198676598 window update packets&lt;BR /&gt;                4381 packets received after close&lt;BR /&gt;                6382 segments discarded for bad checksum&lt;BR /&gt;                0 bad TCP segments dropped due to state change&lt;BR /&gt;        2320680 connection requests&lt;BR /&gt;        8495210 connection accepts&lt;BR /&gt;        10815890 connections established (including accepts)&lt;BR /&gt;        13772593 connections closed (including 969087 drops)&lt;BR /&gt;        960435 embryonic connections dropped&lt;BR /&gt;        4217384963 segments updated rtt (of 4217384963 attempts)&lt;BR /&gt;        890359 retransmit timeouts&lt;BR /&gt;                59100 connections dropped by rexmit timeout&lt;BR /&gt;        363626 persist timeouts&lt;BR /&gt;        2047414 keepalive timeouts&lt;BR /&gt;                2044447 keepalive probes sent&lt;BR /&gt;                256 connections dropped by keepalive&lt;BR /&gt;        0 connect requests dropped due to full queue&lt;BR /&gt;        22768 connect requests dropped due to no listener&lt;BR /&gt;udp:&lt;BR /&gt;        0 incomplete headers&lt;BR /&gt;        0 bad checksums&lt;BR /&gt;        0 socket overflows&lt;BR /&gt;ip:&lt;BR /&gt;        351204168 total packets received&lt;BR /&gt;        0 bad IP headers&lt;BR /&gt;        0 fragments received&lt;BR /&gt;        0 fragments dropped (dup or out of space)&lt;BR /&gt;        0 fragments dropped after timeout&lt;BR /&gt;        0 packets forwarded&lt;BR /&gt;        0 packets not forwardable&lt;BR /&gt;icmp:&lt;BR /&gt;        30366 calls to generate an ICMP error message&lt;BR /&gt;        0 ICMP messages dropped&lt;BR /&gt;        Output histogram:&lt;BR /&gt;         echo reply: 21876&lt;BR /&gt;         destination unreachable: 8490&lt;BR /&gt;         source quench: 0&lt;BR /&gt;         routing redirect: 0&lt;BR /&gt;         echo: 0&lt;BR /&gt;         time exceeded: 0&lt;BR /&gt;         parameter problem: 0&lt;BR /&gt;         time stamp: 0&lt;BR /&gt;         time stamp reply: 0&lt;BR /&gt;         address mask request: 0&lt;BR /&gt;         address mask reply: 0&lt;BR /&gt;        0 bad ICMP messages&lt;BR /&gt;        Input histogram:&lt;BR /&gt;         echo reply: 847&lt;BR /&gt;         destination unreachable: 19802&lt;BR /&gt;         source quench: 0&lt;BR /&gt;         routing redirect: 0&lt;BR /&gt;         echo: 21934&lt;BR /&gt;         time exceeded: 352&lt;BR /&gt;         parameter problem: 0&lt;BR /&gt;         time stamp request: 0&lt;BR /&gt;         time stamp reply: 0&lt;BR /&gt;         address mask request: 0&lt;BR /&gt;         address mask reply: 0&lt;BR /&gt;        21876 responses sent&lt;BR /&gt;igmp:&lt;BR /&gt;        0 messages received&lt;BR /&gt;        0 messages received with too few bytes&lt;BR /&gt;        0 messages received with bad checksum&lt;BR /&gt;        0 membership queries received&lt;BR /&gt;        0 membership queries received with incorrect fields(s)&lt;BR /&gt;        0 membership reports received&lt;BR /&gt;        0 membership reports received with incorrect field(s)&lt;BR /&gt;        0 membership reports received for groups to which this host belongs&lt;BR /&gt;        0 membership reports sent&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 08:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677538#M244827</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-11-23T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: telnet dropout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677539#M244828</link>
      <description>Shalom Jagadesh,&lt;BR /&gt;&lt;BR /&gt;I suggest the following tools:&lt;BR /&gt;&lt;BR /&gt;tcpdump&lt;BR /&gt;&lt;BR /&gt;Fairly easy to use simple man page.&lt;BR /&gt;&lt;BR /&gt;ethereal&lt;BR /&gt;&lt;BR /&gt;Available as part of Internet Express at software.hp.com&lt;BR /&gt;&lt;BR /&gt;11i v1&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;11i v2&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 09:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-dropout/m-p/3677539#M244828</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T09:37:25Z</dc:date>
    </item>
  </channel>
</rss>

