Skip to main content
Glama
itunified-io

mcp-opnsense

by itunified-io

opnsense_fw_add_rule

Add a firewall filter rule to control network traffic by specifying action, direction, interface, protocol, and network addresses.

Instructions

Add a new firewall filter rule. Run opnsense_fw_apply afterwards to activate.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesRule action
directionYesTraffic direction
interfaceNoInterface name (e.g. 'lan', 'wan')
protocolNoProtocol
source_netNoSource network (CIDR, alias, or 'any')
destination_netNoDestination network (CIDR, alias, or 'any')
destination_portNoDestination port or range (e.g. '443', '80-443')
descriptionNoRule description

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/itunified-io/mcp-opnsense'

If you have feedback or need assistance with the MCP directory API, please join our Discord server