opnsense_diag_ping
Test network connectivity from your OPNsense firewall by sending ICMP echo requests to a specified IP address or hostname.
Instructions
Ping a host from the OPNsense firewall
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | IP address or hostname to ping | |
| count | No | Number of ping packets (default: 3, max: 100) |