<?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: how to configure Firewall in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924508#M26648</link>
    <description>Hiya,&lt;BR /&gt;&lt;BR /&gt;Also, you could check how to use the hosts.allow and hosts.deny files (man, google).&lt;BR /&gt;&lt;BR /&gt;But most of all, for some level of security, I would recommend using ssh and disabling telnet alltogether ;-)&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Thu, 11 Jan 2007 15:12:57 GMT</pubDate>
    <dc:creator>Wouter Jagers</dc:creator>
    <dc:date>2007-01-11T15:12:57Z</dc:date>
    <item>
      <title>how to configure Firewall</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924506#M26646</link>
      <description>Dear all&lt;BR /&gt;&lt;BR /&gt;I am having 2 ip address in my linux box.  I want to configure my firewall in such a way that,  If telnet request is coming from one setof ip address it should accept and if it is from another set of ip address it should deny.&lt;BR /&gt;&lt;BR /&gt;Is it possible with linux basic firewall&lt;BR /&gt;&lt;BR /&gt;If possible please tell me how to configure that.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks And Regards,&lt;BR /&gt;Guna</description>
      <pubDate>Thu, 11 Jan 2007 05:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924506#M26646</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2007-01-11T05:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to configure Firewall</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924507#M26647</link>
      <description>if basic firewall for you is IPTABLES.&lt;BR /&gt;&lt;BR /&gt;Then its easy.&lt;BR /&gt;&lt;BR /&gt;iptables -A INPUT -d 192.168.0.5 --destination-port 23 -j ACCEPT&lt;BR /&gt;&lt;BR /&gt;allows telnet on ip address 192.168.0.5 or you can use -i eth0 if the interface is eth0.&lt;BR /&gt;&lt;BR /&gt;You should you use DROP for deny.&lt;BR /&gt;&lt;BR /&gt;But it depends how you iptables is set now...&lt;BR /&gt;&lt;BR /&gt;More info here&lt;BR /&gt;&lt;A href="http://www.linuxguruz.com/iptables/howto/" target="_blank"&gt;http://www.linuxguruz.com/iptables/howto/&lt;/A&gt;</description>
      <pubDate>Thu, 11 Jan 2007 06:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924507#M26647</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2007-01-11T06:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to configure Firewall</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924508#M26648</link>
      <description>Hiya,&lt;BR /&gt;&lt;BR /&gt;Also, you could check how to use the hosts.allow and hosts.deny files (man, google).&lt;BR /&gt;&lt;BR /&gt;But most of all, for some level of security, I would recommend using ssh and disabling telnet alltogether ;-)&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 11 Jan 2007 15:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924508#M26648</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-11T15:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to configure Firewall</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924509#M26649</link>
      <description>Sorry, I guess I misread your question. You probably want to accept connections to one of your IPs and not connections the other. Forget about hosts.allow and hosts.deny then (well, don't forget, but it won't help you here).&lt;BR /&gt;&lt;BR /&gt;My advice on ssh is still valid, though.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jan 2007 15:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-firewall/m-p/3924509#M26649</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-11T15:15:18Z</dc:date>
    </item>
  </channel>
</rss>

