Skip to content

Commit ed3dd6f

Browse files
committed
Hard-code IPv4 in the FPing probe
Solves an issue related to DNS lookups failing on an IPv4 workstation
1 parent 3d97cf4 commit ed3dd6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • root/defaults/smoke-conf

root/defaults/smoke-conf/Probes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
+ FPing
44
binary = /usr/sbin/fping
5+
protocol = 4
56

67
+ FPing6
78
binary = /usr/sbin/fping

0 commit comments

Comments
 (0)