<?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: Linux Red Hat 7.3 telnet connection refused in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816307#M2625</link>
    <description>Hi,&lt;BR /&gt;I think you might have installed linux with firewall config. Do this&lt;BR /&gt;#iptables -F&lt;BR /&gt;#ipchains -F&lt;BR /&gt;&lt;BR /&gt;Try again to telnet.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Oct 2002 02:55:06 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2002-10-01T02:55:06Z</dc:date>
    <item>
      <title>Linux Red Hat 7.3 telnet connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816306#M2624</link>
      <description>We have a Linux server built fresh and telnet works out but not in.  In other words, we can not telnet into this machine.  We get the infamous connection refused error message.  I am looking for the laundry list of ideas that need checking.  I was forced to work over the phone with someone who is not unix heavy, but they reported that the /etc/xinetd.d/telnet file looked normal, that netstat -an reported a telnet port listening.  Xinted -c did not clear it up and neither did a reboot.  DNS resolves other hosts fine, ping works... I have installed a bunch of 7.0 Redhat without any issues with telnet... anything special about 7.3?  Thanks....&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Mon, 30 Sep 2002 22:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816306#M2624</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-30T22:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Red Hat 7.3 telnet connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816307#M2625</link>
      <description>Hi,&lt;BR /&gt;I think you might have installed linux with firewall config. Do this&lt;BR /&gt;#iptables -F&lt;BR /&gt;#ipchains -F&lt;BR /&gt;&lt;BR /&gt;Try again to telnet.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Oct 2002 02:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816307#M2625</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-01T02:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Red Hat 7.3 telnet connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816308#M2626</link>
      <description>Hi Ted,&lt;BR /&gt;telnet server is not standard installed in 7.3. You can check if /usr/sbin/in.telnetd exists.&lt;BR /&gt;If not then install this from the RPMS-dir:&lt;BR /&gt;  rpm -ivh telnet-server*&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;Donald</description>
      <pubDate>Tue, 01 Oct 2002 04:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816308#M2626</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-10-01T04:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Red Hat 7.3 telnet connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816309#M2627</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. check if the "disable=no" entry is there in /etc/xinetd.d/telnet file.&lt;BR /&gt;2. check if telnet localhost is working on that machine.&lt;BR /&gt;3. if yes,  then check if a firewall is running on the server.&lt;BR /&gt; iptables -L&lt;BR /&gt; ipchains -L&lt;BR /&gt;4. if yes, use lokkit to customise the firewall configuration to open up port 23. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;balaji</description>
      <pubDate>Tue, 01 Oct 2002 07:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816309#M2627</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2002-10-01T07:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Red Hat 7.3 telnet connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816310#M2628</link>
      <description>Balaji and U... great answers.  I found out that the person who installed the server just selected install all for the modules, so the firewall was there, with high security settings.  We have our own firewall and do not need this, so I used lokkit to disable the firewall.... many thanks, problem solved&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Tue, 01 Oct 2002 13:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-red-hat-7-3-telnet-connection-refused/m-p/2816310#M2628</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-01T13:41:01Z</dc:date>
    </item>
  </channel>
</rss>

