Capture bounded packet metadata
capture_flowRun a non-persistent packet capture on OpenWrt to diagnose network issues. Filter by client IP, destination IP, protocol, port, and duration.
Instructions
Run an explicitly requested, non-persistent packet capture using a generated restricted filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| domain | No | ||
| duration | No | ||
| protocol | No | ||
| client_ip | Yes | ||
| interface | No | auto | |
| client_ipv6 | No | ||
| destination_ip | No |