Jatin K <ssh.fedora <at> gmail.com> writes:

> ... 
>     Dear All
>     I'm trying to configure iptables with Network Address Translation 
> ...
>     iptables v1.3.5: can’t initialize iptables table `nat’: Table does
>     not exist (do you need to insmod?)
>     Perhaps iptables or your kernel needs to be upgraded.

On F14.

Kernel configuration:
$ less /boot/config-*
search for NAT

If configured as modules, see kernel modules:
$ less /lib/modules/2.6.*/modules.dep
search for nat (or nf_nat)

Test:
# modprobe nf_nat

Other config files:
# less /etc/sysconfig/iptables-config

Also /proc fs.

JB



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to