<?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: Not telneting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182460#M322611</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;As kevin &amp;amp; Ramesh said, listner.ora is not in a picture for telnet.&lt;BR /&gt;&lt;BR /&gt;If it is pinging by ip means n/w connectivity ok.&lt;BR /&gt;If not, check for self ping &amp;amp; n/w connectivity.&lt;BR /&gt;&lt;BR /&gt;also check status of telnet service&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Apr 2008 09:05:26 GMT</pubDate>
    <dc:creator>vjta</dc:creator>
    <dc:date>2008-04-18T09:05:26Z</dc:date>
    <item>
      <title>Not telneting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182457#M322608</link>
      <description>The user is geting the below error when trying to connect from one server to another&lt;BR /&gt;&lt;BR /&gt;#:/appl/oracle/product/v101/network/admin[fasprd]&amp;gt;telnet &lt;IP addr=""&gt;&lt;BR /&gt;Trying...&lt;BR /&gt;telnet: Unable to connect to remote host: Connection refused&lt;BR /&gt;&lt;BR /&gt;And is the below line affecting it..&lt;BR /&gt;#cat listener.ora&lt;BR /&gt;....&lt;BR /&gt;TRACE_LEVEL_fasprd = OFF&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;/IP&gt;</description>
      <pubDate>Fri, 18 Apr 2008 05:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182457#M322608</guid>
      <dc:creator>Swats</dc:creator>
      <dc:date>2008-04-18T05:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Not telneting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182458#M322609</link>
      <description>The listener.or has nothing to do with telnet....or so I think anyway :)&lt;BR /&gt;&lt;BR /&gt;Telnet may be disabled on the host as most people turn that off these days.&lt;BR /&gt;&lt;BR /&gt;Can you resolve the hostname via nslookup?&lt;BR /&gt;Can you ping the hostname?&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Apr 2008 06:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182458#M322609</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-18T06:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Not telneting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182459#M322610</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As kevin said, listner.ora is nothing to do with telnet.&lt;BR /&gt;&lt;BR /&gt;Check the following :&lt;BR /&gt;&lt;BR /&gt;1) Ping by ip and hostname.&lt;BR /&gt;If pinging, no issue with connectivity and name resolution&lt;BR /&gt;If not, check thos connectivity ( linkloop )&amp;amp; name resolution ( nslookup )part&lt;BR /&gt;&lt;BR /&gt;2) try to do rlogin,ssh or ftp to that box.&lt;BR /&gt;If session established, issue is only with telnet. &lt;BR /&gt;If not, issue with internet serverces itself.&lt;BR /&gt;&lt;BR /&gt;Need to /etc/inetd.conf and inetd -c&lt;BR /&gt;Check the /var/adm/inetd.sec -- is there services restricted.&lt;BR /&gt;&lt;BR /&gt;check the kernel paranmeter npty,nstrtel..&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Fri, 18 Apr 2008 06:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182459#M322610</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-18T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not telneting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182460#M322611</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As kevin &amp;amp; Ramesh said, listner.ora is not in a picture for telnet.&lt;BR /&gt;&lt;BR /&gt;If it is pinging by ip means n/w connectivity ok.&lt;BR /&gt;If not, check for self ping &amp;amp; n/w connectivity.&lt;BR /&gt;&lt;BR /&gt;also check status of telnet service&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Apr 2008 09:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182460#M322611</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-04-18T09:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not telneting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182461#M322612</link>
      <description>check the daemon is running or not&lt;BR /&gt;ps -eaf | grep inetd &lt;BR /&gt;&lt;BR /&gt;check the following files&lt;BR /&gt;&lt;BR /&gt;/etc/services&lt;BR /&gt;&lt;BR /&gt;/etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;pls revert it&lt;BR /&gt;&lt;BR /&gt;Sajjad&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Apr 2008 10:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-telneting/m-p/4182461#M322612</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-19T10:26:47Z</dc:date>
    </item>
  </channel>
</rss>

