On Fri, 29 May 2015 14:38:33 -0700 Tom Eastep <[email protected]> wrote:
> On 5/29/2015 1:31 PM, Steven Jan Springl wrote: > > On Thu, 28 May 2015 08:32:57 -0700 > > Tom Eastep <[email protected]> wrote: > > > > Tom > > > > The attached minimal config. produces the following error messages: > > > > Use of uninitialized value $queue in string eq > > at /usr/share/shorewall/Shorewall/Rules.pm line 483, <$currentfile> > > line 5. > > > > Use of uninitialized value $queue in split > > at /usr/share/shorewall/Shorewall/Rules.pm line 489, <$currentfile> > > line 5. > > > > Use of uninitialized value $_[0] in lc > > at /usr/share/shorewall/Shorewall/Config.pm line 1401, > > <$currentfile> line 5. > > > > Use of uninitialized value $queue1 in concatenation (.) or > > string at /usr/share/shorewall/Shorewall/Rules.pm line 494, > > <$currentfile> line 5. > > > > ERROR: Invalid NFQUEUE queue number > > () /etc/shorewall201/macro.ALLOW (line 5) > > > > from /etc/shorewall201/rules (line 22) > > > Interesting -- this is a very old bug. Patch attached. > > Thanks Steven, > -Tom > Tom Confirmed, the patch fixes the bug. Thanks Steven. ------------------------------------------------------------------------------ _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
