All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea <andang76@gmail.com>
To: netfilter-devel@lists.netfilter.org
Subject: Re: problems applying ipset patch
Date: Mon, 28 May 2007 18:29:31 +0200	[thread overview]
Message-ID: <465B036B.4080405@gmail.com> (raw)
In-Reply-To: <20070528124811.GA22826@outback.rfc2324.org>

Maximilian Wilhelm ha scritto:
> Am Monday, den 28 May hub Andrea folgendes in die Tasten:
> 
> [...]
>> - iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE ===>
> 
>> iptables v1.3.7: can't initialize iptables table `nat': Table does not 
>> exist (do you need to insmod?)
>> Perhaps iptables or your kernel needs to be upgraded.
> 
>> At this point I think the problem is in some missing settings in the 
>> kernel conf
> 
> I guess, that you do not have the 'CONFIG_NF_NAT' option activated?
> So your kernel will also lack the 'CONFIG_IP_NF_TARGET_MASQUERADE'
> option.
> 
> If you use the "old" layer 3 depended conntrack, you need
> 'CONFIG_IP_NF_NAT' instead of 'CONFIG_NF_NAT'.

In the old .config there's CONFIG_IP_NF_NAT=m, instead in the new 
.config there aren't neither CONFIG_IP_NF_NAT nor CONFIG_NF_NAT. I 
thought that the "make oldconfig" had imported the full old kernel 
configuration.

So, I have do add this option and recompile again (argh!); and how can I 
be sure that the oldconfig has not missed other entries again?

  reply	other threads:[~2007-05-28 16:29 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-23  7:47 problems applying ipset patch Andrea
2007-05-23  8:26 ` Henrik Nordstrom
2007-05-23  8:50   ` Andrea
2007-05-23  9:02     ` Henrik Nordstrom
2007-05-23  9:10       ` Andrea
2007-05-23  9:54         ` Henrik Nordstrom
2007-05-23 13:17           ` Andrea
2007-05-24  9:39             ` Andrea
2007-05-24  9:50               ` Henrik Nordstrom
2007-05-24  9:55               ` Jozsef Kadlecsik
2007-05-24 10:18                 ` Andrea
2007-05-24 10:25                   ` Jozsef Kadlecsik
2007-05-24 10:39                     ` Henrik Nordstrom
2007-05-24 10:32                   ` Henrik Nordstrom
2007-05-24 10:45                     ` Andrea
2007-05-24 11:26                       ` Jozsef Kadlecsik
2007-05-24 13:41                         ` Andrea
2007-05-24 13:46                           ` Jozsef Kadlecsik
2007-05-24 13:56                             ` Andrea
2007-05-24 15:26                               ` Andrea
2007-05-24 15:47                                 ` Andrea
2007-05-25 14:04                                   ` Jozsef Kadlecsik
2007-05-25 16:53                                     ` Andrea
2007-05-26  3:24                                       ` Henrik Nordstrom
2007-05-28  9:02                                         ` Andrea
2007-05-28 12:48                                           ` Maximilian Wilhelm
2007-05-28 16:29                                             ` Andrea [this message]
2007-05-28 20:03                                               ` Maximilian Wilhelm
2007-05-30  8:28                                                 ` Andrea
  -- strict thread matches above, loose matches on Subject: below --
2007-05-22 10:30 Andrea

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=465B036B.4080405@gmail.com \
    --to=andang76@gmail.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.