<?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 LINUX 8 Security in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958699#M4436</link>
    <description>I installed Linux 8 and I am a novice at Linux,not HP-UX. I am trying to disable the firewall settings because I can not telnet or ftp etc... When I run setup, I select the appropriate setting to disable it and when I look at it again it is set back to high. Any help appreciated........&lt;BR /&gt;&lt;BR /&gt;RPM</description>
    <pubDate>Thu, 24 Apr 2003 14:21:42 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2003-04-24T14:21:42Z</dc:date>
    <item>
      <title>LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958699#M4436</link>
      <description>I installed Linux 8 and I am a novice at Linux,not HP-UX. I am trying to disable the firewall settings because I can not telnet or ftp etc... When I run setup, I select the appropriate setting to disable it and when I look at it again it is set back to high. Any help appreciated........&lt;BR /&gt;&lt;BR /&gt;RPM</description>
      <pubDate>Thu, 24 Apr 2003 14:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958699#M4436</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-04-24T14:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958700#M4437</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Trie to remove the files /etc/sysconfig/iptables and /etc/sysconfig/ipchains.&lt;BR /&gt;&lt;BR /&gt;Another solutios could be:&lt;BR /&gt;&lt;BR /&gt;chkconfig --list iptables&lt;BR /&gt;chkconfig --list ipchains&lt;BR /&gt;&lt;BR /&gt;see what levels ipchains and iptables are on, then&lt;BR /&gt;&lt;BR /&gt;chkconfig --level xx ipchains off&lt;BR /&gt;chkconfig --level xx iptables off&lt;BR /&gt;&lt;BR /&gt;where xx are the levels (one digit for level, two x means two diferent levels)&lt;BR /&gt;&lt;BR /&gt;Frank</description>
      <pubDate>Thu, 24 Apr 2003 15:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958700#M4437</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-04-24T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958701#M4438</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x955cb82b2d63d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x955cb82b2d63d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see this post. by default the gui shows the settings as high. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i would suggest you to customize the firewall to allow incoming ftp /ssh requests and stop using telnet.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Fri, 25 Apr 2003 02:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958701#M4438</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-25T02:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958702#M4439</link>
      <description>Is xinetd running? I think that it is disabled by default in most Linux distros in which case the daemons are not listening.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 05:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958702#M4439</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2003-04-25T05:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958703#M4440</link>
      <description>Hello Robert,&lt;BR /&gt;&lt;BR /&gt;I had the same problem, but it was not the firewall. xinetd wasn??t configured properly.&lt;BR /&gt;&lt;BR /&gt;Check:&lt;BR /&gt; &lt;BR /&gt;/etc/xinetd.d/telnet or so.&lt;BR /&gt;&lt;BR /&gt;You have to change "disable = yes" into "disable = no" and restart xinetd.&lt;BR /&gt;&lt;BR /&gt;Then ftp etc. is allowed.&lt;BR /&gt;&lt;BR /&gt;Greethings,&lt;BR /&gt;&lt;BR /&gt;Alexander Bauder&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 05:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958703#M4440</guid>
      <dc:creator>Bauder, Alexander</dc:creator>
      <dc:date>2003-04-25T05:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: LINUX 8 Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958704#M4441</link>
      <description>Yes, it could be the firewall.&lt;BR /&gt;&lt;BR /&gt;The chkconfig commands listed above should help you turn it off for a next restart.  You might also just want to 'service ipchains stop' and 'service iptables stop' to stop the existing settings.&lt;BR /&gt;&lt;BR /&gt;It could, however, be two simpler things.&lt;BR /&gt;&lt;BR /&gt;1) Appropriate service binaries are not installed (unless you did a server isntall, this is the most probable).  The telnet service is installed with the package 'telnet-server' (rpm -q telnet-server) and the FTP server is vsftpd (rpm -q vsftpd).&lt;BR /&gt;&lt;BR /&gt;2) The service isn't enabled.  This is the default behaviour out of the box.  Using the 'chkconfig' command again, you can check to see if they are enabled or not ('chkconfig --list vsftpd' and 'chkconfig --list telnet').</description>
      <pubDate>Mon, 28 Apr 2003 01:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-8-security/m-p/2958704#M4441</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-04-28T01:18:14Z</dc:date>
    </item>
  </channel>
</rss>

