-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 23 Sep 2003 21:05:28 +0530, Harish wrote:

> I saved the iptables and in my next reboot i did see the NAT rules in 
> /etc/iptables but still my NAT would not function, I figuerd out that it 
> is not able to build a chain bcos ipt_MASQUERADE.o module does not get 
> automotically loaded during the boot process,which means that I have to 
> Insmod ipt_MASQUERADE each time.

This is not true. That module is loaded automatically when it is
needed.

> How can i load this module during boot 
> process any suggestion?

With Red Hat's most recent iptables packages, you would add iptables
modules via /etc/sysconfig/iptables-config, but that is not necessary
with the MASQUERADE target extension. 

With older iptables packages you would load additional iptables
modules (which don't get loaded automatically) via /etc/modules.conf,
e.g. like this:

  add above ip_tables ip_conntrack_ftp ip_nat_ftp

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/cPUO0iMVcrivHFQRAjvNAJ9pVbTCO2brKDQyGcsN/OM7EKdxDwCePAgJ
O4XvG0IhaohJ+Vni4GPSb1M=
=Bi8L
-----END PGP SIGNATURE-----


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to