Hi,
For some reason masquerading a /24 doesn't work.
I have the following rules:
ipchains -A forward -p tcp -d xxx.yyy.zzz.0/24 -s a.b.c.d 443 -j MASQ
ipchains -A input -p tcp -y -s xxx.yyy.zzz.0/24 -d q.w.e.r 81 -m11
ipmasqadm mfw -A -m 11 -r a.b.c.d 443
This works fine for a single IP instead of xxx.yyy.zzz.0/24
--Ariel
--
Ariel Biener
e-mail: [EMAIL PROTECTED] Work phone: 03-6406086
fingerprint = 07 D1 E5 3E EF 6D E5 82 0B E9 21 D4 3C 7D 8B BC
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]