<?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: problems with iptables in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775555#M83783</link>
    <description>Shalom Filippo,&lt;BR /&gt;&lt;BR /&gt;I see nothing here to explain the behavior.&lt;BR /&gt;&lt;BR /&gt;What run level is iptables started and stopped at?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 21 Apr 2006 07:30:40 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-04-21T07:30:40Z</dc:date>
    <item>
      <title>problems with iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775554#M83782</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;we have a problem that we don't understand from whom is genererated, so if anyone knows how to help...&lt;BR /&gt;&lt;BR /&gt;When we shutdown our server, it hungs while trying to stop iptables services. It stays pending and if we want to shut down we have to do it manually (or by iLO).&lt;BR /&gt;Unfortunatly, as it is a quite important server we can't do many tries...&lt;BR /&gt;&lt;BR /&gt;Details:&lt;BR /&gt;-it's a Proliant DL740 with RHAS4, named "nptux01".&lt;BR /&gt;It's the main node of a cluster of 46 nodes.&lt;BR /&gt;We have configured nptux01 to be the gateway of these nodes, as you can see from the configuration that I paste below (bond0 is the public interface, eth0 is the private interface &lt;BR /&gt;for all comunications, eth1 is a private interface dedicated to NFS)&lt;BR /&gt;&lt;BR /&gt;Iptables configuration:&lt;BR /&gt;# Generated by iptables-save v1.2.5 on Thu Apr  3 20:54:13 2003&lt;BR /&gt;*filter&lt;BR /&gt;:FORWARD DROP [0:0]&lt;BR /&gt;:INPUT ACCEPT [0:0]&lt;BR /&gt;:OUTPUT ACCEPT [0:0]&lt;BR /&gt;-A FORWARD -m state -i bond0 -o eth0 --state ESTABLISHED,RELATED -j ACCEPT&lt;BR /&gt;-A FORWARD -i eth0 -o bond0 -j ACCEPT&lt;BR /&gt;-A FORWARD -m state -i bond0 -o eth1 --state ESTABLISHED,RELATED -j ACCEPT&lt;BR /&gt;-A FORWARD -i eth1 -o bond0 -j ACCEPT&lt;BR /&gt;-A FORWARD -j LOG&lt;BR /&gt;COMMIT&lt;BR /&gt;# Completed on Thu Apr  3 20:54:13 2003&lt;BR /&gt;# Generated by iptables-save v1.2.5 on Thu Apr  3 20:54:13 2003&lt;BR /&gt;*nat&lt;BR /&gt;:OUTPUT ACCEPT [0:0]&lt;BR /&gt;:PREROUTING ACCEPT [0:0]&lt;BR /&gt;:POSTROUTING ACCEPT [0:0]&lt;BR /&gt;-A POSTROUTING -o bond0 -j MASQUERADE&lt;BR /&gt;COMMIT&lt;BR /&gt;# Completed on Thu Apr  3 20:54:13 2003&lt;BR /&gt;# Generated by webmin&lt;BR /&gt;*mangle&lt;BR /&gt;:FORWARD ACCEPT [0:0]&lt;BR /&gt;:INPUT ACCEPT [0:0]&lt;BR /&gt;:OUTPUT ACCEPT [0:0]&lt;BR /&gt;:PREROUTING ACCEPT [0:0]&lt;BR /&gt;:POSTROUTING ACCEPT [0:0]&lt;BR /&gt;COMMIT&lt;BR /&gt;# Completed&lt;BR /&gt;&lt;BR /&gt;-# uname -a&lt;BR /&gt;Linux nptux01 2.6.9-34.ELhugemem #1 SMP Fri Feb 24 17:04:34 EST 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;-# cat /etc/issue&lt;BR /&gt;Red Hat Enterprise Linux AS release 4 (Nahant Update 3)&lt;BR /&gt;&lt;BR /&gt;-I attach the ooutput of dmesg&lt;BR /&gt;&lt;BR /&gt;If you have questions, feel free to ask...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Filippo&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 07:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775554#M83782</guid>
      <dc:creator>NPI</dc:creator>
      <dc:date>2006-04-21T07:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: problems with iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775555#M83783</link>
      <description>Shalom Filippo,&lt;BR /&gt;&lt;BR /&gt;I see nothing here to explain the behavior.&lt;BR /&gt;&lt;BR /&gt;What run level is iptables started and stopped at?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Apr 2006 07:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775555#M83783</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-21T07:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: problems with iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775556#M83784</link>
      <description>Seems you have to update your kernel package.&lt;BR /&gt;According to:&lt;BR /&gt;&lt;A href="https://rhn.redhat.com/errata/RHSA-2006-0132.html#Red%20Hat%20Enterprise%20Linux%20AS%20(v.%204)" target="_blank"&gt;https://rhn.redhat.com/errata/RHSA-2006-0132.html#Red%20Hat%20Enterprise%20Linux%20AS%20(v.%204)&lt;/A&gt; &lt;BR /&gt;,your kernel version has a Bug nr.165744. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=165744" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=165744&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I offer you to make the regular update of your affected system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Fri, 21 Apr 2006 07:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775556#M83784</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-04-21T07:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: problems with iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775557#M83785</link>
      <description># chkconfig --list iptables&lt;BR /&gt;iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off&lt;BR /&gt;&lt;BR /&gt;We start the system at runlevel 3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We'll try to update the kernel and do a reboot as soon as possible (not today...), to see if the solve the problem with that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the answerws: we'll make you know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Filippo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 08:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775557#M83785</guid>
      <dc:creator>NPI</dc:creator>
      <dc:date>2006-04-21T08:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: problems with iptables</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775558#M83786</link>
      <description>It looks like you have already applied the last kernel update (2.6.9-34).&lt;BR /&gt;&lt;BR /&gt;It looks like you might need to reopen the bug, unless you have been hit by a different problem.</description>
      <pubDate>Fri, 21 Apr 2006 21:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-iptables/m-p/3775558#M83786</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2006-04-21T21:16:32Z</dc:date>
    </item>
  </channel>
</rss>

