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 29, 2024
1 parent 3d97cf4 commit ed3dd6f
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 ed3dd6f

Please sign in to comment.