Tom

In the attached config. with OPTIMIZE=16 the following tcrules entry:

SAME  fw  1.0.0.0  tcp  153  :15,3

generates the following iptables rule:

-A setsticko -p 6 -d 1.0.0.0 -m mark --mark 0/0xff -m recent --name sticky001 
--rdest --remove -m mark --mark 0x3 -m recent --name sticky001 --rdest --set -
m multiport --sports ,0:15,3 -m multiport --dports ,153,,153 -m recent  --name 
sticky001 --rdest --update --seconds 300 -j MARK --set-mark 0x3

which produces the following iptables-restore error:

iptables-restore v1.4.12.1: invalid port/service `' specified

Steven.



Attachment: shorewallT5.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to