# If a hard peer is dead, then reboot immediately
# Note: if there are more interfaces, enclose the value in "" and separate
# interfaces by spaces
#HARD_PEERS=ath0

# You may specify peers to test for individual interfacs
PEERS_ath0=10.102.211.1

# If a soft peer is dead, reboot after 3 ifdown/ups
RESET_PEERS=ath0

# ONLY starts the watchdog, if set to y
REAL_WORLD=y

PING_COUNT=10
PING_DELAY=15
MAX_IFACE_RESET=20
