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

On Sun, 17 Nov 2002 00:19:08 +0800, [EMAIL PROTECTED] wrote:

> So, do you means
> change :
> iptables -t nat -A POSTROUTING -o eth1 -s 172.2.0.0/24 -j MASQUERADE
> to :
> iptables --table nat --append POSTROUTING \
>     --source 172.2.0.0/24 --out-interface eth0 \
>     --jump MASQUERADE

Yes.

*sigh*

> Is it include security ?

Pardon?

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

iD8DBQE91oOA0iMVcrivHFQRAsFtAJ9yErGeZWT0xNmZPVu0LV/lMc16awCeJihk
FpVHTr/fOCJvWJ8MNiZGJDg=
=RA+X
-----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