<?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 telnet not accessible? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741111#M387207</link>
    <description>Hey;&lt;BR /&gt;&lt;BR /&gt;This one's got me buggered.  I apparently need to enable telnet on an HPUX 11.00 system.  Telnet's uncommented in /etc/inetd.conf and I'm able to telnet to localhost on the box.&lt;BR /&gt;&lt;BR /&gt;No one off the box, though, can telnet to the system - we get a connection timed out error.&lt;BR /&gt;&lt;BR /&gt;I've verified that telnet's not wrapped via tcpwrappers and that the /var/adm/inetd.sec file is all commented out.&lt;BR /&gt;&lt;BR /&gt;The networking people swear there's no firewall between the system and anything else in the network.  &lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas what may be blocking telnet on this antique?&lt;BR /&gt;&lt;BR /&gt;Thanks for any hints/tips/suggestions.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
    <pubDate>Wed, 19 Jan 2011 21:41:32 GMT</pubDate>
    <dc:creator>Doug O'Leary</dc:creator>
    <dc:date>2011-01-19T21:41:32Z</dc:date>
    <item>
      <title>telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741111#M387207</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;This one's got me buggered.  I apparently need to enable telnet on an HPUX 11.00 system.  Telnet's uncommented in /etc/inetd.conf and I'm able to telnet to localhost on the box.&lt;BR /&gt;&lt;BR /&gt;No one off the box, though, can telnet to the system - we get a connection timed out error.&lt;BR /&gt;&lt;BR /&gt;I've verified that telnet's not wrapped via tcpwrappers and that the /var/adm/inetd.sec file is all commented out.&lt;BR /&gt;&lt;BR /&gt;The networking people swear there's no firewall between the system and anything else in the network.  &lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas what may be blocking telnet on this antique?&lt;BR /&gt;&lt;BR /&gt;Thanks for any hints/tips/suggestions.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
      <pubDate>Wed, 19 Jan 2011 21:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741111#M387207</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2011-01-19T21:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741112#M387208</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...]  I apparently need to enable telnet&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I'm able to telnet to localhost on&lt;BR /&gt;&amp;gt; the box.&lt;BR /&gt;&lt;BR /&gt;That sounds enabled, doesn't it?  How about&lt;BR /&gt;to its real interface name, not "localhost"?&lt;BR /&gt;&lt;BR /&gt;Bad routes?  (Can't see 'em from here.)&lt;BR /&gt;Firewall (external)?  Is Telnet the only&lt;BR /&gt;service affected?</description>
      <pubDate>Wed, 19 Jan 2011 21:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741112#M387208</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-01-19T21:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741113#M387209</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;did you remove the hash in the inetd.conf or was it always uncommented?&lt;BR /&gt;&lt;BR /&gt;if you uncommented it did you run the inetd -c command to re-read the config file?&lt;BR /&gt;&lt;BR /&gt;or have you checked the /etc/services file as well? check the port?&lt;BR /&gt;&lt;BR /&gt;or use netstat to see if telnet is running something like this&lt;BR /&gt;&lt;BR /&gt;#netstat -an |grep LISTEN |grep 23&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2011 22:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741113#M387209</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2011-01-19T22:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741114#M387210</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;I can ssh to the system so the network routes are good.  I just checked and telnet/ftp both are unable to connect.  &lt;BR /&gt;&lt;BR /&gt;So, to rephrase:&lt;BR /&gt;&lt;BR /&gt;1.  I can connect to telnetd on the localhost&lt;BR /&gt;2.  I can ssh to the system, ping it, etc.&lt;BR /&gt;3.  telnetd/ftpd both get connection time outs.&lt;BR /&gt;4.  network people say there's no firewall on the network affecting these protocols&lt;BR /&gt;5.  telnet/ftp aren't wrapped, have always been uncommented, and /var/adm/inetd.sec is empty.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
      <pubDate>Wed, 19 Jan 2011 23:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741114#M387210</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2011-01-19T23:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741115#M387211</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Any ideas?&lt;BR /&gt;&lt;BR /&gt;Find new network people?&lt;BR /&gt;&lt;BR /&gt;If you had enough loose junk lying around,&lt;BR /&gt;then you could run an experiment like: Take&lt;BR /&gt;a system which works properly as a Telnet/FTP&lt;BR /&gt;server, yank the problem system, and&lt;BR /&gt;reconfigure/substitute the known-working&lt;BR /&gt;system for the problem system.  (So, same IP&lt;BR /&gt;address, same network cable, ...)  If the&lt;BR /&gt;problem remains, then I'd show the evidence&lt;BR /&gt;to the network people.  If it disappears,&lt;BR /&gt;then I'd throw up my hands, because I haven't&lt;BR /&gt;thought of another good reason for the&lt;BR /&gt;problem.</description>
      <pubDate>Thu, 20 Jan 2011 00:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741115#M387211</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-01-20T00:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741116#M387212</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Find new network people?&lt;BR /&gt;&lt;BR /&gt;Yea, that's kind of where I ended up too.  I just wanted to reconfirm that there's nothing else in the OS that could be blocking this.&lt;BR /&gt;&lt;BR /&gt;Thanks; appreciate the replies.&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Thu, 20 Jan 2011 00:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741116#M387212</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2011-01-20T00:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741117#M387213</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] I just wanted to reconfirm that&lt;BR /&gt;&amp;gt; there's nothing else in the OS that could&lt;BR /&gt;&amp;gt; be blocking this.&lt;BR /&gt;&lt;BR /&gt;My inability to think of it is not exactly a&lt;BR /&gt;proof of nonexistence, but, on the bright&lt;BR /&gt;side, at least I'm not suggesting that you&lt;BR /&gt;check to see if the server's listening after&lt;BR /&gt;you said that you were "able to telnet to&lt;BR /&gt;localhost on the box."</description>
      <pubDate>Thu, 20 Jan 2011 04:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741117#M387213</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-01-20T04:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741118#M387214</link>
      <description>Hi Doug,&lt;BR /&gt;&lt;BR /&gt;I would like to ask one question, since you are not able to telnet/ftp to your server... Are you able to do an rlogin or remsh?? If that is also not happening then something sounds fishy with the inetd superdaemon.  Your /etc/hosts has a loopback address entry?? I know that sounds like a strange question but upper layer protocols do not function properly without the presence of loopback address in the /etc/hosts file. Just a small tip documented in a lotta places. Sometimes getting out of the troublshooting loop involves checking really simple stuff, like is the inetd control variable set as 1 on your /etc/rc.config.d/netdaemons?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Thu, 20 Jan 2011 06:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741118#M387214</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-01-20T06:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: telnet not accessible?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741119#M387215</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;Hey;&lt;BR /&gt;&lt;BR /&gt;All the insecure protocols work on the box itself.  For instance, I can ssh to the system, then run "telnet 0" and get an immediate response from the indetd/telnetd.  &lt;BR /&gt;&lt;BR /&gt;loopback is in the /etc/hosts file too.  Confirmed that just now.&lt;BR /&gt;&lt;BR /&gt;I just kicked the service call back to the network people.  I love these ping-pong trouble tickets &lt;SIGH&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again for the replies.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary&lt;/SIGH&gt;</description>
      <pubDate>Thu, 20 Jan 2011 13:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-not-accessible/m-p/4741119#M387215</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2011-01-20T13:45:59Z</dc:date>
    </item>
  </channel>
</rss>

