<?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 session times out after an hour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710471#M60381</link>
    <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;I might be off track but add following line in your .cshrc file&lt;BR /&gt;set autologout=0&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Thu, 25 Apr 2002 19:03:54 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2002-04-25T19:03:54Z</dc:date>
    <item>
      <title>telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710462#M60372</link>
      <description>but an ssh connection does not.&lt;BR /&gt;&lt;BR /&gt;I have checked and TMOUT=0 in the users' environments (although it is not getting set in ~/.profile, ~/.login or /etc/profile so I'm assuming that this is the shell's built-in default)&lt;BR /&gt;&lt;BR /&gt;This is happening on all our HP-UX systems (11.00).&lt;BR /&gt;&lt;BR /&gt;Are there known problems with telnetd doing this? It leaves no error messages in syslog that I can tell.&lt;BR /&gt;&lt;BR /&gt;I have put inetd into connection logging mode, and don't see any messages that indicate anything other than the telnet session being established.&lt;BR /&gt;&lt;BR /&gt;At the moment, I have "tusc" tracing the telnetd of a session that will (I assume ) time out in about an hour. (I am *that* confused...)&lt;BR /&gt;&lt;BR /&gt;Any thoughts?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 24 Apr 2002 19:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710462#M60372</guid>
      <dc:creator>Jim Hendrick</dc:creator>
      <dc:date>2002-04-24T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710463#M60373</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;Do you use a firewall? We have our firewall set to timeout all idle telnet sessions after a peroid of time. &lt;BR /&gt;&lt;BR /&gt;It also could be a pore network connection.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 20:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710463#M60373</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-24T20:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710464#M60374</link>
      <description>Also,&lt;BR /&gt;&lt;BR /&gt;Here is a little secret that is not supported by HP.&lt;BR /&gt;&lt;BR /&gt;inetd -b&lt;BR /&gt;&lt;BR /&gt;this will enable detailed connection debugging&lt;BR /&gt;but be sure to turn it backoff or it will fill your syslog in no time.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 20:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710464#M60374</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-24T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710465#M60375</link>
      <description />
      <pubDate>Thu, 25 Apr 2002 11:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710465#M60375</guid>
      <dc:creator>Jim Hendrick</dc:creator>
      <dc:date>2002-04-25T11:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710466#M60376</link>
      <description>try changing the MTU parameter&lt;BR /&gt;by&lt;BR /&gt;&lt;BR /&gt;lanadmin -M 1440 0</description>
      <pubDate>Thu, 25 Apr 2002 12:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710466#M60376</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2002-04-25T12:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710467#M60377</link>
      <description>More info:&lt;BR /&gt;&lt;BR /&gt;I tried the inetd -b and here is the entry that accompanied a telnetd process going away (pid 27966 obviously):&lt;BR /&gt;&lt;BR /&gt;dev_web1 &amp;gt; grep 27966 syslog.log&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: fork returned = 0&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: Pid=0, child&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: Child becoming leader&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: resetsignals() called...resetting to SIG_&lt;BR /&gt;DFL&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: telnet/tcp: Connection from unknown (141.&lt;BR /&gt;114.150.56) at Thu Apr 25 10:45:25 2002&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: Child getting stuff&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: Child got stuff&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[578]: fork returned = 27966&lt;BR /&gt;Apr 25 10:45:25 dev_web1 inetd[27966]: 2. About to execl(/usr/lbin/telnetd,@)&lt;BR /&gt;Apr 25 12:57:18 dev_web1 inetd[578]: reapchild(): wait3 returned pid=27966&lt;BR /&gt;dev_web1 &amp;gt;&lt;BR /&gt;&lt;BR /&gt;so it may not be telnetd, but inetd itself that is timing out the sesssions (which would be consistent with ssh not doing it, since it is not spawned by inetd).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Babu, &lt;BR /&gt;   I checked and the MTU is 1500. Care to elaborate on why you recommend 1440?&lt;BR /&gt;&lt;BR /&gt;Jim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Apr 2002 16:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710467#M60377</guid>
      <dc:creator>Jim Hendrick</dc:creator>
      <dc:date>2002-04-25T16:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710468#M60378</link>
      <description>Try to set the tcp timeout through nettune. If you give nettune it will show you the present, min and max setting you can go.&lt;BR /&gt;Look at man nettune for more.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 25 Apr 2002 17:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710468#M60378</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-04-25T17:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710469#M60379</link>
      <description>&lt;BR /&gt;nettune is no longer supported in 11.0.&lt;BR /&gt;&lt;BR /&gt;try ndd&lt;BR /&gt;&lt;BR /&gt;see the following thread,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x23631012aa92d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x23631012aa92d5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 25 Apr 2002 17:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710469#M60379</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-25T17:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710470#M60380</link>
      <description>Several of you seem to be indicating you believe this is a problem with a network connection or parameter.&lt;BR /&gt;&lt;BR /&gt; Would you tell me why? &lt;BR /&gt;&lt;BR /&gt;I (naievely perhaps) thought that since ssh&amp;lt;-&amp;gt;sshd was *not* timing out, and that telnet-&amp;gt;inetd spawning telnet&amp;lt;-&amp;gt;telnetd *was* timing out that it indicated the problem was not with a network connection, but rather with either telnet, telnetd or inetd (and not the shell or the network).&lt;BR /&gt;&lt;BR /&gt;If I am on the wrong track here would someone please help me understand what you think is happening on the network side? I would be more than happy to make changes to those parameters if I understood what the potential problem was...&lt;BR /&gt;&lt;BR /&gt;Thanks again! &lt;BR /&gt;&lt;BR /&gt;Jim H.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Apr 2002 18:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710470#M60380</guid>
      <dc:creator>Jim Hendrick</dc:creator>
      <dc:date>2002-04-25T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710471#M60381</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;I might be off track but add following line in your .cshrc file&lt;BR /&gt;set autologout=0&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Thu, 25 Apr 2002 19:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710471#M60381</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-04-25T19:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: telnet session times out after an hour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710472#M60382</link>
      <description>Tcp,udp,ip everyone is having there default value what you can set accordiing to your requirements. I don't have any HP-UX 11.0 M/C around. So I am attaching the nettune output. ON HP-UX 11.00 ndd would do the same.&lt;BR /&gt;&lt;BR /&gt;arp_killcomplete = 1200 default = 1200 min = 60 max = 3600 units = seconds&lt;BR /&gt;arp_killincomplete = 600 default = 600 min = 30 max = 3600 units = seconds&lt;BR /&gt;arp_unicast = 300 default = 300 min = 60 max = 3600 units = seconds&lt;BR /&gt;arp_rebroadcast = 60 default = 60 min = 30 max = 3600 units = seconds&lt;BR /&gt;icmp_mask_agent = 0 default = 0 min = 0 max = 1&lt;BR /&gt;ip_check_subnet_addr = 1 default = 1 min = 0 max = 1&lt;BR /&gt;ip_defaultttl = 255 default = 255 min = 0 max = 255 units = hops&lt;BR /&gt;ip_forwarding = 1 default = 1 min = 0 max = 1&lt;BR /&gt;ip_intrqmax = 50 default = 50 min = 10 max = 1000 units = entries&lt;BR /&gt;pmtu_defaulttime = 20 default = 20 min = 10 max = 32768&lt;BR /&gt;tcp_localsubnets = 1 default = 1 min = 0 max = 1&lt;BR /&gt;tcp_receive = 32768 default = 32768 min = 256 max = 262144 units = bytes&lt;BR /&gt;tcp_send = 32768 default = 32768 min = 256 max = 262144 units = bytes&lt;BR /&gt;tcp_defaultttl = 64 default = 64 min = 0 max = 255 units = hops&lt;BR /&gt;tcp_keepstart = 7200 default = 7200 min = 5 max = 12000 units = seconds&lt;BR /&gt;tcp_keepfreq = 75 default = 75 min = 5 max = 2000 units = seconds&lt;BR /&gt;tcp_keepstop = 600 default = 600 min = 10 max = 4000 units = seconds&lt;BR /&gt;tcp_maxretrans = 12 default = 12 min = 4 max = 12&lt;BR /&gt;tcp_urgent_data_ptr = 0 default = 0 min = 0 max = 1&lt;BR /&gt;udp_cksum = 1 default = 1 min = 0 max = 1&lt;BR /&gt;udp_defaultttl = 64 default = 64 min = 0 max = 255 units = hops&lt;BR /&gt;udp_newbcastenable = 1 default = 1 min = 0 max = 1&lt;BR /&gt;udp_pmtu = 0 default = 0 min = 0 max = 1&lt;BR /&gt;tcp_pmtu = 1 default = 1 min = 0 max = 1&lt;BR /&gt;tcp_random_seq = 0 default = 0 min = 0 max = 2&lt;BR /&gt;so_qlimit_max = 4096 default = 4096 min = 1 max = 8192&lt;BR /&gt;sb_max = 262144 default = 262144 min = 10240 max = 4294967295&lt;BR /&gt;hp_syn_protect = 0 default = 0 min = 0 max = 1&lt;BR /&gt;so_qlimit_min = 500 default = 500 min = 0 max = 8192&lt;BR /&gt;high_port_enable = 0 default = 0 min = 0 max = 1&lt;BR /&gt;high_port_max = 65535 default = 65535 min = 49153 max = 65535&lt;BR /&gt;ip_forward_directed_broadcasts = 1 default = 1 min = 0 max = 1&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 25 Apr 2002 19:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-session-times-out-after-an-hour/m-p/2710472#M60382</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-04-25T19:10:35Z</dc:date>
    </item>
  </channel>
</rss>

