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

Steven Jan Springl wrote:
> Tom
> 
> Rule:
> 
> SAME-  all  lan:192.168.0.3  tcp  80  -  84.45.199.1
> 
> produces iptables rules:
> 
> -A PREROUTING -i eth0 -j lan_dnat
> -A OUTPUT -p tcp --dport 80 -d 84.45.199.1 -j SAME 192.168.0.3
> -A lan_dnat -p tcp --dport 80 -d 84.45.199.1 -j SAME 192.168.0.3
> 
> which produces the error message:
> 
> iptables: SAME target: bad hook_mask 8

I've made this a Shorewall error rather than letting iptables-restore
catch it.

- -Tom
- --
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGJ9vuO/MAbZfjDLIRAimfAJ416Zkb0NgFluCvehNrJSOTRcVsLACght3t
rrLnGrhsQAkE06rSMBb9Azs=
=YioY
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to