opn_list_nat_rules
List NAT port forwarding rules to view forwarded ports, check configurations, and troubleshoot DNAT issues.
Instructions
List NAT port forwarding (DNAT) rules.
Use this when you need to see which ports are forwarded to internal hosts, check NAT rule configuration, or troubleshoot port forwarding issues.
Like firewall filter rules, this only returns MVC-managed NAT rules. Legacy NAT rules from the traditional GUI may not appear here — use opn_get_config_section('nat') to see all NAT configuration.
Returns: dict with 'rows' (list of NAT rules) and 'rowCount' (total).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||