<?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: rebuilding the kernel with Netfilter support in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754200#M22283</link>
    <description>thanks,&lt;BR /&gt;&lt;BR /&gt;I have no errors on debian sarge trying this:&lt;BR /&gt;&lt;BR /&gt;# modprobe ip_tables&lt;BR /&gt;# lsmod | grep ip_tables&lt;BR /&gt;ip_tables              18464  13 ipt_MASQUERADE,ipt_REJECT,ipt_LOG,ipt_state,ipt_pkttype,ipt_recent,ipt_iprange,ipt_physdev,ipt_multiport,ipt_conntrack,iptable_mangle,iptable_nat,iptable_filter&lt;BR /&gt;&lt;BR /&gt;but, if I try this:&lt;BR /&gt;&lt;BR /&gt;# iptables -Ln&lt;BR /&gt;iptables: Table does not exist (do you need to insmod?) &lt;BR /&gt;&lt;BR /&gt;then I get an error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 19 Mar 2006 18:47:35 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2006-03-19T18:47:35Z</dc:date>
    <item>
      <title>rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754197#M22280</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto rebuild the kernel with Netfilter support &lt;BR /&gt; on debian sarge stable ? &lt;BR /&gt;&lt;BR /&gt;I have:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;Linux server.net 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Sat, 18 Mar 2006 16:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754197#M22280</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-18T16:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754198#M22281</link>
      <description>AFAIK, debian kernel (and all modern distros kernels) already configured with netfilter support.</description>
      <pubDate>Sun, 19 Mar 2006 15:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754198#M22281</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-19T15:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754199#M22282</link>
      <description>Most distributions include this support by default, but anyway you can check it :&lt;BR /&gt;&lt;BR /&gt;# modprobe ip_tables&lt;BR /&gt;# lsmod | grep ip_tables&lt;BR /&gt;&lt;BR /&gt;If any of the above commands give an error or ip_tables doesn't show up in module listing, you must enable these options in the kernel configuration using "make menuconfig" or "make xmenuconfig".&lt;BR /&gt;&lt;BR /&gt;Select next options as modules:&lt;BR /&gt;&lt;BR /&gt;1) Code maturity-level options for development and/or incomplete code/drivers &lt;BR /&gt;2) Network packet filtering in Networking options. &lt;BR /&gt;3) IP: Netfilter Configuration iin Networking options &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2006 15:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754199#M22282</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-19T15:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754200#M22283</link>
      <description>thanks,&lt;BR /&gt;&lt;BR /&gt;I have no errors on debian sarge trying this:&lt;BR /&gt;&lt;BR /&gt;# modprobe ip_tables&lt;BR /&gt;# lsmod | grep ip_tables&lt;BR /&gt;ip_tables              18464  13 ipt_MASQUERADE,ipt_REJECT,ipt_LOG,ipt_state,ipt_pkttype,ipt_recent,ipt_iprange,ipt_physdev,ipt_multiport,ipt_conntrack,iptable_mangle,iptable_nat,iptable_filter&lt;BR /&gt;&lt;BR /&gt;but, if I try this:&lt;BR /&gt;&lt;BR /&gt;# iptables -Ln&lt;BR /&gt;iptables: Table does not exist (do you need to insmod?) &lt;BR /&gt;&lt;BR /&gt;then I get an error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2006 18:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754200#M22283</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-19T18:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754201#M22284</link>
      <description>any idea what's missing on my system ?</description>
      <pubDate>Sun, 19 Mar 2006 18:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754201#M22284</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-19T18:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: rebuilding the kernel with Netfilter support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754202#M22285</link>
      <description>You should use "iptables -L -n" instead of "iptables -Ln"&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 20 Mar 2006 01:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rebuilding-the-kernel-with-netfilter-support/m-p/3754202#M22285</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-20T01:32:14Z</dc:date>
    </item>
  </channel>
</rss>

