On Monday 20 December 2010 00:32:45 Tom Eastep wrote: > > It fixes all but the last message: > > > > Use of uninitialized value in numeric comparison (<=>) > > at /usr/share/shorewall/Shorewall/Zones.pm line 1334. > > > > This message is produced in the "Optimizing ruleset.." phase. > > Steven, > > Please find attached a patch that should correct this and some other > problems. > > Thanks! > -Tom
Tom The patch to Zones.pm fixes the problem. The patch to Proxyarp.pm does not apply. The following line is refered to in the patch, but does not exist in Proxyarp.pm: fatal_error "Wildcard interface ($external) not allowed" if $external =~ /\+$/; Steven. ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
