Re: tables in anchor

2018-07-12 Thread sven falempin
On Thu, Jul 12, 2018 at 12:15 PM sven falempin wrote: > You can add them with pftcl -a foo/bar -t new -T add something > The table cannot be created empty ( no -T create ) > It s not possible to write in a configuration file > > anchor "whenitshot" { > table const { 192.168/16, 10/8, 172.16/12

tables in anchor

2018-07-12 Thread sven falempin
You can add them with pftcl -a foo/bar -t new -T add something The table cannot be created empty ( no -T create ) It s not possible to write in a configuration file anchor "whenitshot" { table const { 192.168/16, 10/8, 172.16/12, 169.254/16, 10.1.0.254/16 } } Was possible in 6.0 it s no more p