Tom

When rule:

sjs/ACCEPT  $FW  $L3  tcp  1  0  -  -  0:0

calls macro:

PARAM  -  -  tcp  22  100

the following iptables rule is generated:

-A fw2lan -p 6 --dport 1  -sport 0 -m owner -d 192.168.0.3 -j accept

which produces the following error:

iptables-restore v1.3.6: OWNER match: You must specify one or more options

Steven.

-------------------------------------------------------------------------
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