Explanation of the config files for creating ipsetsΒΆ
Allowed options on ipset section
| ipset: | Section for ipset 
  | 
||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| script: | When you want to use a script inside the ipset for either hostnames or netgroup_set_list you have to define the script: “keyword” and then the script as you would normally type in the command line.  | 
||||||||||||||||||||||||||||||||||||||||||||
| script_double: | When you want to use a script to return pairs of hostname,port inside the ipset for hostnames you have to define the script_double: “keyword” and then the script as you would normally type in the command line.  | 
||||||||||||||||||||||||||||||||||||||||||||
| netgroup: | When you want to use a netgroup to return hostnames inside the ipset for hostnames option you have to define the netgroup: “keyword” and then the name for of the netgroup.  | 
||||||||||||||||||||||||||||||||||||||||||||