<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834867#M581376</link>
    <description>Hi&lt;BR /&gt;do you have a line like this&lt;BR /&gt;telnet stream tcp nowait root /usr/lbin/telnetd  telnetd&lt;BR /&gt;in /etc/inetd.conf of machine B ?&lt;BR /&gt;&lt;BR /&gt;after inserting the line you have to reread the configfile with   "inetd -c" &lt;BR /&gt;Chris&lt;BR /&gt;</description>
    <pubDate>Tue, 29 Oct 2002 06:18:25 GMT</pubDate>
    <dc:creator>Christian Gebhardt</dc:creator>
    <dc:date>2002-10-29T06:18:25Z</dc:date>
    <item>
      <title>telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834866#M581375</link>
      <description>Hi,&lt;BR /&gt;I have 2 machines, machine A and machine B. From machine A, I'm able to ping machine B using hostname and ip address but not able to telnet to machine B with the error " telnet : Unable to connect to remote hosts: Connection refused" . In machine B, I'm able to nslookup machine B and able to telnet to machine A. I've checked the /etc/hosts, /var/yp/secureservers, /var/adm/inetd.sec, /etc/resolv.conf, /etc/rc.config.d/namesvrs and nfsconf files but seems like everything is ok. I even plug out the network cable and try to ping machine B to make sure the ip is unique and confirm it is an unique ip. Any idea?</description>
      <pubDate>Tue, 29 Oct 2002 06:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834866#M581375</guid>
      <dc:creator>Ong Chin Soon</dc:creator>
      <dc:date>2002-10-29T06:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834867#M581376</link>
      <description>Hi&lt;BR /&gt;do you have a line like this&lt;BR /&gt;telnet stream tcp nowait root /usr/lbin/telnetd  telnetd&lt;BR /&gt;in /etc/inetd.conf of machine B ?&lt;BR /&gt;&lt;BR /&gt;after inserting the line you have to reread the configfile with   "inetd -c" &lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Oct 2002 06:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834867#M581376</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2002-10-29T06:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834868#M581377</link>
      <description>checking whether the telnetd is enabled in the inetd.conf file is a valid point.&lt;BR /&gt;&lt;BR /&gt;How are the machines placed.&lt;BR /&gt;Are the machines in the LAN.&lt;BR /&gt;&lt;BR /&gt;Is there any firewall in between.&lt;BR /&gt;Is your port 25 opened for use?&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Oct 2002 06:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834868#M581377</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-29T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834869#M581378</link>
      <description>check whether the telnetd is running.&lt;BR /&gt;Make sure you have entries for telnetd in the inetd.conf file.&lt;BR /&gt;&lt;BR /&gt;how are the machines placed?Are they in the local LAN&lt;BR /&gt;&lt;BR /&gt;Is the port 23 open.&lt;BR /&gt;&lt;BR /&gt;DO you have any files like /etc/hosts.allow and /etc/hosts.deny&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 29 Oct 2002 06:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834869#M581378</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-29T06:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834870#M581379</link>
      <description>Yes, I've the entry there in inetd.sec file.</description>
      <pubDate>Tue, 29 Oct 2002 06:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834870#M581379</guid>
      <dc:creator>Ong Chin Soon</dc:creator>
      <dc:date>2002-10-29T06:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834871#M581380</link>
      <description>check whether the telnetd is running.&lt;BR /&gt;Make sure you have entries for telnetd in the inetd.conf file.&lt;BR /&gt;&lt;BR /&gt;how are the machines placed?Are they in the local LAN&lt;BR /&gt;&lt;BR /&gt;Is the port 23 open.&lt;BR /&gt;&lt;BR /&gt;DO you have any files like /etc/hosts.allow and /etc/hosts.deny&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 29 Oct 2002 06:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834871#M581380</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-29T06:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834872#M581381</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is inetd running at all ?&lt;BR /&gt;&lt;BR /&gt;If so do you have a /etc/hosts.allow file ?&lt;BR /&gt;If so is the machine A in there on machine B ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 29 Oct 2002 06:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834872#M581381</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-29T06:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834873#M581382</link>
      <description>Hi &lt;BR /&gt;you have to check &lt;BR /&gt;&lt;BR /&gt;/etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 29 Oct 2002 06:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834873#M581382</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2002-10-29T06:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834874#M581383</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;     I do not have any /etc/hosts.allow or hosts.deny file in machine B. Anyway, when I reboot the machine B, I 'm able to telnet to this machine. I don't know why but this resolve my problem. Thanks to everyone who give some so useful information. Thanks once again.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Chin Soon</description>
      <pubDate>Tue, 29 Oct 2002 06:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834874#M581383</guid>
      <dc:creator>Ong Chin Soon</dc:creator>
      <dc:date>2002-10-29T06:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834875#M581384</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess your inetd was not running anymore.&lt;BR /&gt;Check your /var/adm/syslog/syslog.log file for any clues regarding telnet or inet.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 29 Oct 2002 07:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/2834875#M581384</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-29T07:02:03Z</dc:date>
    </item>
  </channel>
</rss>

