- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-14-2011 05:37 AM
I am trying to adjust a security rule that I have in place that blocks incoming traffic from multiple IP hosts.
In the rule I currently have approx 100 IP host explicitly blocked (spammers)
I am trying to add another group that I have taken from my mail server (approx 150)
Is there a way I can modify and add all of those addresses at once instead of individually?
12-14-2011 05:57 AM
CLI?
set address <name> ip-netmask 1.1.1.1/32
and/or:
set address-group <addressbook entry>
Should be able to create a large number of set commands with an editor of your choice.
12-14-2011 05:57 AM
CLI?
set address <name> ip-netmask 1.1.1.1/32
and/or:
set address-group <addressbook entry>
Should be able to create a large number of set commands with an editor of your choice.
12-14-2011 08:00 AM
If you run this command first, you can copy and paste everything into the CLI window.
set cli scripting-mode on
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!