<?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: telnetd:  Time out occurred in the initial option negotiation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295114#M567404</link>
    <description>sshd -ddd&lt;BR /&gt;Try ssh to host and post.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 03 Jun 2004 11:21:20 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-06-03T11:21:20Z</dc:date>
    <item>
      <title>telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295109#M567399</link>
      <description>I have a system that we are trying to put into our dmz so it can be accessed safely by outside parties. Everytime i change the ip from it's public lan subnet ip to the dmz subnet ip, everything seems to break. ftp, ssh, telnet, rlogin, remsh. Everything.&lt;BR /&gt;&lt;BR /&gt;It looks like a problem with reverse lookups for telnet. but like i said.."looks like". Cause i'm not convinced that it is. since the system has no problem resolving ip's and hostnames. I've even put a bunch of hosts in the /etc/hosts file to rule this out. And i've put files first in /etc/nsswitch.conf. But the syslog file contains messges like this:&lt;BR /&gt;&lt;BR /&gt; telnetd[2995]:  Time out occurred in the initial option negotiation&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt; sshd[3156]: Did not receive identification string from 192.168.99.33&lt;BR /&gt;(192.168.99.0)=vpn subnet&lt;BR /&gt;&lt;BR /&gt;other info: the fw had been opened up so much that it was pretty much just a gateway. so i'm not convinced that it's the fw. Also, this only happens when coming from certain other subnets. for instance: we have a subnet 172.16.74 that my workstation sits on, and i have not had any problem getting to the system. BUT, our server subnet, vpn subnet, and pc subnet all get the connected to &lt;HOSTNAME&gt; screen with no login prompt, and that's where it stays until telnetd times it out.  I have even put another system out there and configed it just like the one in question. no problems at all. It seems to be something with THIS one system. I have been over all the files that i can think of that might have anything remotely to do with this. I can't find anything that would cause this kind of behavior.&lt;BR /&gt;&lt;BR /&gt;If anybody has any ideas i would appreciate it.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 03 Jun 2004 09:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295109#M567399</guid>
      <dc:creator>Bob Moore_1</dc:creator>
      <dc:date>2004-06-03T09:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295110#M567400</link>
      <description>resolving names only implies that you can reach your name server. From the server, can you do a "ping -o" to a machine an the subnet where you can't telnet ? and to you machine ?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 09:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295110#M567400</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-06-03T09:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295111#M567401</link>
      <description>With the firewall rules in place that will block anybody from accessing our internal network from that system..ping -o breaks. I think it's because traceroute is not allowed either. but i can ping both ip's and hostnames internally from the system in the dmz.</description>
      <pubDate>Thu, 03 Jun 2004 10:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295111#M567401</guid>
      <dc:creator>Bob Moore_1</dc:creator>
      <dc:date>2004-06-03T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295112#M567402</link>
      <description>This is looking more than anything else, like a firewall rule issue. When you are talking about DMZs and timeouts, which usually means, firewall has not been opened bidirectionally. Most probably initiation of telnet is taking place all right but communication going out of your server is not passing thru or your firewall rules are too strict o let any other port than 23 for telnet and at the further stage of port negotiation, it is bumming out. &lt;BR /&gt;&lt;BR /&gt;This is my educated guess as I have lived thru a similar but not the same problem in the past. Take it with a grain of salt but I hope it gives you somewhere else to investigate at the least.</description>
      <pubDate>Thu, 03 Jun 2004 10:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295112#M567402</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-03T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295113#M567403</link>
      <description>Mel..this was my first thought as well..but even after all restrictions were lifted on the fw..still..none of the services would work. thanks though.. :-)</description>
      <pubDate>Thu, 03 Jun 2004 11:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295113#M567403</guid>
      <dc:creator>Bob Moore_1</dc:creator>
      <dc:date>2004-06-03T11:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295114#M567404</link>
      <description>sshd -ddd&lt;BR /&gt;Try ssh to host and post.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 03 Jun 2004 11:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295114#M567404</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-06-03T11:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd:  Time out occurred in the initial option negotiation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295115#M567405</link>
      <description>do you by any chance have PHNE_24762 or superseeding patch PHNE_26096 applied to your system. It looks like 24762 is somehow mentions the issue you are having but I am not quite sure if it is introducing the timouts or remedies them. Another thing to check.&lt;BR /&gt;lifting all FW rules and having the same result is perplexing.</description>
      <pubDate>Thu, 03 Jun 2004 11:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-time-out-occurred-in-the-initial-option-negotiation/m-p/3295115#M567405</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-03T11:23:47Z</dc:date>
    </item>
  </channel>
</rss>

