List Connections
list_connectionsList active connection tracking entries from router firewall tables to diagnose NAT and firewall behavior. Filters by protocol, address, and more.
Instructions
List active connection tracking entries from the router firewall table. Filters are applied client-side. Useful for diagnosing NAT and firewall behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return. | |
| protocol | No | Filter by protocol (exact match, e.g. tcp, udp, icmp) | |
| routerId | No | Router ID; omit to use the default router. | |
| dstAddress | No | Filter by destination address (substring match) | |
| srcAddress | No | Filter by source address (substring match) |