Skip to content

Commit

Permalink
Hard-code IPv4 in the FPing probe
Browse files Browse the repository at this point in the history
Solves an issue related to DNS lookups failing on an IPv4 workstation
  • Loading branch information
DeflateAwning committed Oct 20, 2023
1 parent bfed7bb commit b987292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/defaults/smoke-conf/Probes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

+ FPing
binary = /usr/sbin/fping
protocol = 4

+ FPing6
binary = /usr/sbin/fping
Expand Down

0 comments on commit b987292

Please sign in to comment.