List Connections
list_connectionsRetrieve active connection-tracking entries from the router firewall to diagnose NAT and firewall behavior. Filter results by protocol, source, destination, or limit for targeted network analysis.
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) |