<?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: About telnet in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058441#M6386</link>
    <description>I have another problem , the server can accept rcp from other host , even I have update /etc/securetty and /root/.rhosts , what service need to start and want setting should be modify in my system ? Thanks in advance.</description>
    <pubDate>Thu, 28 Aug 2003 06:30:50 GMT</pubDate>
    <dc:creator>juno2</dc:creator>
    <dc:date>2003-08-28T06:30:50Z</dc:date>
    <item>
      <title>About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058435#M6380</link>
      <description>I have setting up my RH8 Linux server , I have started the telnet service , now it can telnet to local host , but it don't accept other machine to telnet into it , ( ping is OK ) , can suggest what is problem in my setting ? thx.</description>
      <pubDate>Thu, 28 Aug 2003 05:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058435#M6380</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T05:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058436#M6381</link>
      <description>try disabling the firewall:&lt;BR /&gt;&lt;BR /&gt;# service iptables stop&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Claudio</description>
      <pubDate>Thu, 28 Aug 2003 05:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058436#M6381</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-08-28T05:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058437#M6382</link>
      <description>What error message do you get when you try to telnet in from the other machine?&lt;BR /&gt;&lt;BR /&gt;Are you usnig TCP wrappers (what are the contents of /etc/hosts.allow and /etc/hosts.deny) ?&lt;BR /&gt;&lt;BR /&gt;What answer did you give to the Firewall questions during the installation?&lt;BR /&gt;&lt;BR /&gt;What do these two commands return:&lt;BR /&gt;&lt;BR /&gt;ipchains -nvL&lt;BR /&gt;iptables -nvL&lt;BR /&gt;&lt;BR /&gt;These commands show the contents of your firewall (if one is in use).  If they show information, you'll either need to open a hole in them (in which case, paste the reults here so we can give you the right command), or to disable them completely (use either 'service iptables stop' or 'service ipchains stop', depending on which gave output.&lt;BR /&gt;&lt;BR /&gt;If it just hangs for a few minutes when telnetting in, it's probably due to a reverse-lookup on the IP.  Try adding the IP of the other machine to the /etc/hosts file of the server, or by correctly configuring a DNS server (either your own if it's a private network, or a remote for external 'real world' addresses).&lt;BR /&gt;&lt;BR /&gt;Details Juno.  You should know by now that we need more details.</description>
      <pubDate>Thu, 28 Aug 2003 05:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058437#M6382</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-28T05:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058438#M6383</link>
      <description>I never setup the firewall , just use the default setting .</description>
      <pubDate>Thu, 28 Aug 2003 05:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058438#M6383</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T05:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058439#M6384</link>
      <description>the error message is &lt;BR /&gt;telnet: connect to address 168.6.85.4: Connection refused</description>
      <pubDate>Thu, 28 Aug 2003 05:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058439#M6384</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058440#M6385</link>
      <description>The default is for 'medium firewall'.&lt;BR /&gt;&lt;BR /&gt;And the error message definately points to firewall.&lt;BR /&gt;&lt;BR /&gt;Do those two commands, and show us the output.</description>
      <pubDate>Thu, 28 Aug 2003 06:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058440#M6385</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-28T06:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058441#M6386</link>
      <description>I have another problem , the server can accept rcp from other host , even I have update /etc/securetty and /root/.rhosts , what service need to start and want setting should be modify in my system ? Thanks in advance.</description>
      <pubDate>Thu, 28 Aug 2003 06:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058441#M6386</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T06:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058442#M6387</link>
      <description>Thx , I have disable the firewall , it is ok now .</description>
      <pubDate>Thu, 28 Aug 2003 07:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058442#M6387</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T07:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058443#M6388</link>
      <description>how can i permenently disable the firewall ? thx</description>
      <pubDate>Thu, 28 Aug 2003 07:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058443#M6388</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-08-28T07:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058444#M6389</link>
      <description>Hey Juno2!&lt;BR /&gt;How about assigning points to all the people who helped you? &lt;BR /&gt;best regards!</description>
      <pubDate>Thu, 28 Aug 2003 07:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058444#M6389</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-08-28T07:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058445#M6390</link>
      <description>To permanently disable the firewall,&lt;BR /&gt;mv /etc/rc3.d/S08iptables /etc/rc3.d/s08iptables&lt;BR /&gt;&lt;BR /&gt;making it a little s preserves if for after you get attacked and want to bring it back.&lt;BR /&gt;&lt;BR /&gt;bad idea. firewalls are GOOD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rename the softlink that starts it or null out the config file.  Firewalls are good though, you might just want to add a line to iptables(I don't think ipchains was in RH8)&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/iptables&lt;BR /&gt;&lt;BR /&gt;-A INPUT -i eth0 -p tcp -m tcp --dport 22 -j okay&lt;BR /&gt;&lt;BR /&gt;Same basic idea in ipchains.  enable telnet.&lt;BR /&gt;&lt;BR /&gt;Also make sure the service is enabled in /etc/xinetd.d/telnet file&lt;BR /&gt;&lt;BR /&gt;disable=no&lt;BR /&gt;&lt;BR /&gt;service xinetd restart&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Will work for points or money.</description>
      <pubDate>Thu, 28 Aug 2003 09:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058445#M6390</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-28T09:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: About telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058446#M6391</link>
      <description>Incidentally, the easier/cleaner way to disable the firewall is to use:&lt;BR /&gt;&lt;BR /&gt;chkconfig iptables off&lt;BR /&gt;&lt;BR /&gt;It does all the messing around with the /etc/rc.d/* files for you.</description>
      <pubDate>Thu, 28 Aug 2003 22:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-telnet/m-p/3058446#M6391</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-28T22:21:05Z</dc:date>
    </item>
  </channel>
</rss>

