opn_ping
Ping a host from the OPNsense firewall to test connectivity, measure round-trip latency, and diagnose network issues. Returns loss percentage and RTT stats.
Instructions
Ping a host from the OPNsense firewall to test connectivity.
Use this when you need to check if a host is reachable from the firewall, measure round-trip latency, or diagnose network connectivity issues. The ping runs on the firewall itself, not locally. Returns: dict with ping results including loss percentage and RTT stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||