bulk_block_ips
Block multiple IP addresses on a live pfSense firewall by creating block rules. Preview changes with dry run and execute with confirmation.
Instructions
Block multiple IP addresses on the live pfSense firewall. WARNING: Creates block rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| interface | No | Interface to apply blocks on | wan |
| ip_addresses | Yes | List of IP addresses to block | |
| description_prefix | No | Prefix for rule descriptions | Bulk block via MCP |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||