WYAE - FWTOOLS Mailing List Archive
| Re: [fwtools] duplicate line in nat tsv function
|
| From: | "Volker Tanger" |
| Date: | Tue, 30 Nov 2004 11:55:55 +0100
|
Greetings!
On Sun, 28 Nov 2004 08:54:32 -0800 Kevin Steves
wrote:
> fix for a duplicate line in nat tsv function:
>
> --- fw1rules.pl~ Tue Oct 19 13:47:41 2004
> +++ fw1rules.pl Sun Nov 28 08:27:34 2004
> @@ -1771,7 +1771,6 @@
> print DUMPFILE $i+1;
> if ( $nat_disabled[$i] ) { print DUMPFILE " (disabled)"; }
> print DUMPFILE
> "\tno\t$nat_orig_from[$i]\t$nat_orig_to[$i]\t$nat_orig_svc[
> $i]\t";- print DUMPFILE
> "\tno\t$nat_orig_from[$i]\t$nat_orig_to[$i]\t$nat_orig_svc[
> $i]\t"; print DUMPFILE
Yes, you are correct. Update is available on the web page.
Btw. the bug is in a routine that is marked as soon-to-be-abandoned for
quite some time now. ;-)
Bye
Volker Tanger
ITK Security
--- StripMime Report --
Plain text mail. Excellent! Won't be converted or stripped.
---