Tom Eastep wrote:

> 
> Which Shorewall version are you running currently?
> 

If you are running a 3.2 version, the attached patch to
/usr/share/shorewall/compiler might apply cleanly (with offset).

-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
Index: compiler
===================================================================
--- compiler	(revision 4659)
+++ compiler	(working copy)
@@ -2327,6 +2327,12 @@
 
     }
 
+    case $sources in
+	$FW|$FW:*)
+	    chain=tcout
+	    ;;
+    esac
+
     if [ "$mark" != "${mark%:*}" ]; then
 	case "${mark#*:}" in
 	    p|P)

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to