Skip to content

Commit e1bb894

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

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)