Tom When the accounting file contains:
COUNT - - - - - - - 0/ The following error messages are produced: iptables v1.4.10: mark: Bad value for "--mark" option: "0/" ERROR: Command "/usr/local/sbin/iptables -A accounting -m mark --mark 0/" Failed ----------------------------------------------------------------------------------------------------------- When the accounting file contains: COUNT - - - - - - - :C The following error messages are produced: iptables v1.4.10: connmark: Bad value for "--mark" option: "/0xffff" ERROR: Command "/usr/local/sbin/iptables -A accounting -m connmark --mark /0xffff" Failed ----------------------------------------------------------------------------------------------------------- When the accounting file contains: COUNT - - - - - - - ! The following error messages are produced: iptables v1.4.10: mark: Bad value for "--mark" option: "/0xffff" ERROR: Command "/usr/local/sbin/iptables -A accounting -m mark ! --mark /0xffff" Failed ----------------------------------------------------------------------------------------------------------- When the accounting file contains: COUNT - - - - - - - !:C The following error messages are produced: iptables v1.4.10: connmark: Bad value for "--mark" option: "/0xffff" ERROR: Command "/usr/local/sbin/iptables -A accounting -m connmark ! --mark /0xffff" Failed Steven. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
