# listen on interface X
# ARPWATCH_INTERFACE="-i eth0"

# filter out bogon warnings
# ARPWATCH_LOCAL_NETWORKS="-n 192.168.100.0/24"

# send no bogon warnings
# ARPWATCH_NO_REPORTING="-N"

# listen on an interface that has no IPv4 assigned address
# ARPWATCH_NO_IP="-w"

# set any other options here
# ARPWATCH_OPTIONS=""
