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

Periyasamy, Raj wrote:
| Hello List,
| I am running Redhat 7.3.
| How do I enable ID masquerading with ip tables so that all my clients in
| the network can use the Linux server as a gateway for Internet access. I
| got the following two commands from the  "Red Hat Linux Networking and
| System Administration" book by Terry Collings. However, these commands
| don't seem to work,
|
| Iptables -P forward DENY
| Iptables -A forward -s 192.168.0.0/24 -j MASQ -d 0.0.0.0/0
|
| Thank youin advance for all help.
|
| Regards,
| /Raj/
|

Maybe you just need to unload ipchains and load iptables support. This
is done with:
rmmod ipchains
/etc/rc.d/init.d/iptables start

Hope this helps


- --
Francisco Neira B.                                  /~\ The ASCII
Administrador de Red                                \ / Ribbon Campaign
Defensoria del Pueblo                                X  Against
Lima, Peru, -05:00 UTC                              / \ HTML Email
PGP Pub Key at http://portal.defensoria.gob.pe/~fneira/llavepublica.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAj3ZUZoACgkQkGxqImhGCe7cRACfSpsDPpB4I7gl9KrWUgCOGWd5
++YAn1l/6gzI45t4Khhn7p/qqUTx2rRJ
=lfaQ
-----END PGP SIGNATURE-----



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to