Tom

In the attached config. rule

DNSAmp:info  lan  fw  udp  555,666  1111,2222

Generates the following iptables rule:

-A lan2fw -p 17 -m multiport --dports 555,666 -m multiport --sports
1111,2222 --dport 53 -m u32 --u32 "0>>22&0x3C@8&0xffff=0x0100 &&
0>>22&0x3C@12&0xffff0000=0x00010000" -j ~log0 -m comment --comment
0>>"@@@ /etc/shorewall205/rules:14 @@@"

Which produces the following iptables-restore error message:

iptables-restore v1.4.21: multiport: option "--source-ports" cannot be
used together with "--destination-ports".

Note: The problem did not occur with the previous release of Shorewall.
          The problem does not occur with this release of
          Shorewall if OPTIMIZE is set to 0.

Steven.

Attachment: shorewall205.tar.gz
Description: application/gzip

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to