Skip to content

fping

tool to check host is alive

Commands

check subnetwork hosts

fping -g 192.168.1.0/24

just 1 retry (-r1) and only show alive hosts (-a)

fping -a -g -r1 10.99.1.0/24