Add multiple IP's in firewall rule

When making a firewall rule, we need to be able to list several IP’s that are allowed to do something but for now we have had to make a separate rule for each one, basically clicking single IP and then clicking + to add one more etc… does anybody know if this is possible?

Grouped networks is what you want, add the networks to a group, or if they are individual hosts add them with a /32 net mask and then reference the group in the rule.

1 Like

Thank you, this works!

J