<?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 with Redhat 7.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571381#M79141</link>
    <description>OK I found the button; didn't show up until I replied. Thanks again; I have been looking for the telnet config for a week. I didn't know about the ssh !  I'll play with it and see what I can do; Thanks.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
    <pubDate>Tue, 28 Aug 2001 18:31:03 GMT</pubDate>
    <dc:creator>Vernon Brown_1</dc:creator>
    <dc:date>2001-08-28T18:31:03Z</dc:date>
    <item>
      <title>Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571376#M79136</link>
      <description>I have 3 computers on a LAN with one running Apache as a proxy server so the two other computers surf the net. This was with Redhat 6.1. I just installed Redhat 7.1 on two. (HP Pavilion 8500's.) I can still surf the net OK with all three machines but when I try to telnet to either of the 7.1 boxes I get "Connection Refused" error messages.&lt;BR /&gt;&lt;BR /&gt;Telnet always worked with Redhat 6.1 and I can telnet from either of the 7.1 machines into the remaining 6.1 machine no problem. Both of the 7.1 machines refuse telnet connections.&lt;BR /&gt;&lt;BR /&gt;Is there a config file I'm missing.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Tue, 28 Aug 2001 15:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571376#M79136</guid>
      <dc:creator>Vernon Brown_1</dc:creator>
      <dc:date>2001-08-28T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571377#M79137</link>
      <description>On RH7.1 , the remote network services are not enabled by default.&lt;BR /&gt;&lt;BR /&gt;use the command ntsysv to choose the services that you want to enable ( telnet , rsh , rexec .. ) and don't forget to restart/reread the xinetd configuration.&lt;BR /&gt;&lt;BR /&gt;you can do the same thing with chkconfig command.</description>
      <pubDate>Tue, 28 Aug 2001 16:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571377#M79137</guid>
      <dc:creator>Zeev Fisher</dc:creator>
      <dc:date>2001-08-28T16:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571378#M79138</link>
      <description>Just to elaborate on the previous answer:&lt;BR /&gt;&lt;BR /&gt;Telnet is insecure because your password goes over the network in the clear.  Therefore Red Hat disabled telnet by default to encourage you to use ssh (secure shell).  sshd, the secure shell daemon, is enabled by default on RH 7.1 systems to accept ssh connections.  You use ssh pretty much the same way you use telnet, but the connection is encrypted.  You use ssh's sibling program "scp" to do secure copies (in place of FTP).&lt;BR /&gt;&lt;BR /&gt;Dave Kristol</description>
      <pubDate>Tue, 28 Aug 2001 18:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571378#M79138</guid>
      <dc:creator>Dave Kristol</dc:creator>
      <dc:date>2001-08-28T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571379#M79139</link>
      <description>Thanks guys; both answers deserve 10 points but I don't see a way to award points. How do I do it???&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Tue, 28 Aug 2001 18:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571379#M79139</guid>
      <dc:creator>Vernon Brown_1</dc:creator>
      <dc:date>2001-08-28T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571380#M79140</link>
      <description>Another option to Zeev's reply is to use the following:&lt;BR /&gt;&lt;BR /&gt;chkconfig --level 35 telnet on&lt;BR /&gt;&lt;BR /&gt;This will turn on telnet for run level 3 and 5 (4 is not used)&lt;BR /&gt;&lt;BR /&gt;You can use chkconfig --list to list all service that are started and at what run levels.  It's handy.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Tue, 28 Aug 2001 18:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571380#M79140</guid>
      <dc:creator>John Love_3</dc:creator>
      <dc:date>2001-08-28T18:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571381#M79141</link>
      <description>OK I found the button; didn't show up until I replied. Thanks again; I have been looking for the telnet config for a week. I didn't know about the ssh !  I'll play with it and see what I can do; Thanks.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Tue, 28 Aug 2001 18:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571381#M79141</guid>
      <dc:creator>Vernon Brown_1</dc:creator>
      <dc:date>2001-08-28T18:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet with Redhat 7.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571382#M79142</link>
      <description>hai , this is very simple go to /etc/xinetd.d directory there will be a file for telnet edit it using vi in that there will be line disable=yes make it no and restart the xinetd service by service xinetd restart it will start the telnet operations.&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 07 Sep 2001 06:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-with-redhat-7-1/m-p/2571382#M79142</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2001-09-07T06:07:21Z</dc:date>
    </item>
  </channel>
</rss>

