<?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: Cannot invoke GUI due , If I enable Iptables in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695089#M21084</link>
    <description>Hi Skiran,&lt;BR /&gt;&lt;BR /&gt;Yes, ur iptables rules is stoping to access GUI in remote machine.. see the following rule u have set up..&lt;BR /&gt;&lt;BR /&gt;FORWARD DROP [0:0]&lt;BR /&gt;&lt;BR /&gt;remove the rule. . use iptalbe -d option..&lt;BR /&gt;&lt;BR /&gt;see man iptables for more information..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Dec 2005 11:56:33 GMT</pubDate>
    <dc:creator>Indrajit_1</dc:creator>
    <dc:date>2005-12-20T11:56:33Z</dc:date>
    <item>
      <title>Cannot invoke GUI due , If I enable Iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695088#M21083</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I have enabled Iptables on our linux  (SLES 9 )box. and used following rules..&lt;BR /&gt;&lt;BR /&gt;*filter&lt;BR /&gt;:INPUT DROP [99:14044]&lt;BR /&gt;:FORWARD DROP [0:0]&lt;BR /&gt;:OUTPUT DROP [40:2810]&lt;BR /&gt;-A INPUT -s xx.xx.xx.0/255.255.255.224 -j ACCEPT &lt;BR /&gt;-A FORWARD -j DROP &lt;BR /&gt;-A OUTPUT -d xx.xx.xx.0/255.255.255.224 -j ACCEPT &lt;BR /&gt;COMMIT&lt;BR /&gt;&lt;BR /&gt;If I use this rules . I can connect to the machine, But  I cannot invoke any GUI(xterm etc..) from same xx.xx.xx.0 network. It hangs .. Is there any problem with my iptables rules. If I disable the iptable , I can open GUI.&lt;BR /&gt;Can any one throw some light on this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi</description>
      <pubDate>Tue, 20 Dec 2005 11:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695088#M21083</guid>
      <dc:creator>skiran</dc:creator>
      <dc:date>2005-12-20T11:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot invoke GUI due , If I enable Iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695089#M21084</link>
      <description>Hi Skiran,&lt;BR /&gt;&lt;BR /&gt;Yes, ur iptables rules is stoping to access GUI in remote machine.. see the following rule u have set up..&lt;BR /&gt;&lt;BR /&gt;FORWARD DROP [0:0]&lt;BR /&gt;&lt;BR /&gt;remove the rule. . use iptalbe -d option..&lt;BR /&gt;&lt;BR /&gt;see man iptables for more information..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 11:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695089#M21084</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2005-12-20T11:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot invoke GUI due , If I enable Iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695090#M21085</link>
      <description>You must enable full access for the loopback interface.&lt;BR /&gt;&lt;BR /&gt;-A INPUT -s 127.0.0.1 -j ACCEPT&lt;BR /&gt;&lt;BR /&gt;To easy your configuration, search for rc.firewall in sourceforge.net.&lt;BR /&gt;&lt;BR /&gt;This is a script that simplfies the process of configuring a firewall.&lt;BR /&gt;&lt;BR /&gt;You don't need the -A FORWARD -j DROP because your policy is already drop.&lt;BR /&gt;&lt;BR /&gt;Normally, you don't have to restrict output packets in a host that is not a router.</description>
      <pubDate>Tue, 20 Dec 2005 13:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-invoke-gui-due-if-i-enable-iptables/m-p/3695090#M21085</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-20T13:07:25Z</dc:date>
    </item>
  </channel>
</rss>

