On Wed, 4 Jul 2018 08:00:47 -0700
Tom Eastep <teas...@shorewall.net> wrote:

> On 06/22/2018 06:52 AM, Steven Jan Springl wrote:
> > Hi Tom
> > 
> > Shorewall rule:
> > 
> > ACCEPT  lan:!lo  wan  icmp  8
> > 
> > Generates the following iptables-restore rule:
> > 
> > -A lan2wan -p 1 --icmp-type 8 !-i lo -j ACCEPT
> > 
> > Which produces the following error message:
> > 
> > Bad argument `!-i'
> >   
> 
> Hi Steven,
> 
> Your post arrived while I was traveling, and I forgot to address it
> when I returned. The attached patch should resolve this issue for you.
> 
> Thanks,
> -Tom

Hi Tom

Confirmed, the patch resolves the issue.

Thanks.

Steven.

------------------------------------------------------------------------------
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

Reply via email to