Does anybody knows if there is any way to add network definitions in bulk? In the CLI, I mean. I can't find any place where the definitions are stored.
Hi, they're stored in a PostGreSQL database, and there's no documented way to load in bulk. Please take a look at the feature request at Export / import definitions and add a vote.
Hi, they're stored in a PostGreSQL database, and there's no documented way to load in bulk. Please take a look at the feature request at Export / import definitions and add a vote.
This is a huge benefit in Sendmail (or postfix...).
I export the LACNIC, APNIC, country, ISP range...anything in fact, and using simple text manipulation I can quickly assimilate various IP ranges to block.
a.b.c.d - w.x.y.z REJECT : for example
Either a documented procedure, or GUI is welcomed.