[Ilugc] NAT modules

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Mon Feb 26 12:05:23 2007

Hi,

--- Vignesh <mvikyk@xxxxxxxxxxx> wrote:

What are the options required in .config, to enable
creation of iptable_nat and dependent modules in
/lib/modules/,,,,,,,./netfilter directory?

You can find this in the Makefile:
http://lxr.linux.no/source/net/ipv4/netfilter/Makefile

... and Kconfig file:
http://lxr.linux.no/source/net/ipv4/netfilter/Kconfig

CONFIG_IP_NF_NAT needs to be set.
 
      CONFIG_IP_NF_NAT=y

Setting it to "y" means kernel built-in. It will be
built with the kernel image.

However, didn't find iptable_nat.ko still. 

For module, you need to set the variable to "m".

SK

--
Shakthi Kannan
http://www.shakthimaan.com


 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.

Other related posts: