[pve-devel] [PATCH v2 firewall 4/4] convert string based rule definitions to hashes

Tom Weber pve at junkyard.4t2.com
Wed Sep 27 13:03:12 CEST 2017


Am Mittwoch, den 27.09.2017, 11:53 +0200 schrieb Wolfgang Bumiller:
> On Wed, Sep 27, 2017 at 12:02:33AM +0200, Tom Weber wrote:
> > 
> > ---
> > +    'PVEFW-smurflog' => [
> > +	{ action => 'DROP', logmsg => 'DROP: ' },
> > +    ],
> > +    'PVEFW-logflags' => [
> > +	{ action => 'DROP', logmsg => 'DROP: ' },
> >      ],
> >  };
> 
> Just noticed this is missing in the ipv6 part below it (my ip6tables
> aren't updating anymore).

yes, missed it. but only the PVEFW-logflags? smurflog has never been
part of ipv6.

  Tom



More information about the pve-devel mailing list