> Add this in /etc/shorewall/mangle:
> 
> INLINE(MARK(1)):P    10.215.247.194 10.215.236.221 ; \
>      -m statistic --mode random --probability 0.50
> MARK(2):P        10.215.247.194 10.215.236.221 { test=0/0xff }
> 
> -Tom


I suppose you meant this:

INLINE(1):P    10.215.247.194 10.215.236.221 ; \
 -m statistic --mode random --probability 0.50
MARK(2):P        10.215.247.194 10.215.236.221 { test=0/0xff }

------------------------------------------------------------------------------
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to