opn_traceroute
Trace the network path from OPNsense to a destination host to diagnose routing issues, locate dropped packets, and visualize each network hop.
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 | |||