create_firewall_preset
Generate firewall rules from predefined presets on the OPNSense MCP Server, specifying interface and optional source, destination, and description overrides for network security configurations.
Instructions
Create a firewall rule from a preset
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description override (optional) | |
destination | No | Destination override (optional) | |
interface | Yes | Interface name | |
preset | Yes | Preset name | |
source | No | Source override (optional) |