Damn. I knew I shouldn't have hit send so quickly... On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote: > diff --git a/Shorewall/Actions/action.IfEvent > b/Shorewall/Actions/action.IfEvent > index 5f245ed22..64cbb8e25 100644 > --- a/Shorewall/Actions/action.IfEvent > +++ b/Shorewall/Actions/action.IfEvent > @@ -135,7 +135,7 @@ if ( $command & $RESET_CMD ) { > # > # if the event is armed, remove it and perform the action > # > - perl_action_helper( $action , "-m mark --mark $mark/$mark -m recent > --remove --name $event" ); > + perl_action_helper( $action , "-m mark --mark $mark/$mark -m recent > --remove --name $event $srcdest" );
$srcdest here or $srcdst? > } elsif ( $command & $UPDATE_CMD ) { > perl_action_helper( $action, "-m recent --update ${duration}--hitcount > $hitcount --name $event $srcdst" ); > } else { Cheers, b.
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Shorewall-users mailing list Shorewall-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-users