Re: Pf tables and ruleset optimizations

2021-05-31 Thread Bounlieng PITTIKOUN - ecedi
passioncereales, fdhdp, icm, if. afm et sidaction probablement aussi si ce sont des vms. Après la faille concerne des versions spécifiques de composants vmware, je ne sais pas quelle version gère ces vms. - On May 31, 2021, at 11:18 AM, Heinrich Rebehn heinrich.reb...@rebehn.net wrote: >>

Re: Pf tables and ruleset optimizations

2021-05-31 Thread Heinrich Rebehn
> On 31. May 2021, at 11:03, Otto Moerbeek > wrote: > > On Mon, May 31, 2021 at 10:32:56AM +0200, Heinrich Rebehn wrote: > >> Hi list, >> >> My /etc/pf.conf contains a table which is initialized from a file: >> >> table file "/root/pf/tables/myservers” >> >> This

Re: Pf tables and ruleset optimizations

2021-05-31 Thread Otto Moerbeek
On Mon, May 31, 2021 at 10:32:56AM +0200, Heinrich Rebehn wrote: > Hi list, > > My /etc/pf.conf contains a table which is initialized from a file: > > table file "/root/pf/tables/myservers” > > This table ist not referred to in pf.conf, but in an anchor which is loaded > later on. > I fou