opn_traceroute
Diagnose routing issues by tracing network hops from OPNsense to a destination host, identifying packet drops and path problems.
Instructions
Trace the network path from OPNsense to a destination host.
Use this when you need to diagnose routing issues, identify where packets are being dropped, or visualize the network hops to a destination. Returns: dict with 'result' (str) and 'response' (list of hops).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| protocol | No | ICMP | |
| ip_version | No | 4 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||