#! /bin/sh
DAEMON_OPTS=--daemon

# SLEEP
#   Interval of DHCP tables update
#   default: SLEEP=120
SLEEP=120

#
# NETS
#   Defines subnets, where should be DHCP served
#   e.g.: NETS="10.102.33.0/24,10.102.45.0/25,10.102.45.128/25"
NETS="10.102.54.129/25,10.102.56.128/25,10.102.55.128/26,10.102.51.192/27,10.102.51.64/27,10.102.44.0/26,10.102.50.0/24,10.102.51.0/26,10.102.51.224/27,10.102.47.192/28,10.102.47.0/25,10.102.47.128/27,10.102.54.64/26,10.102.56.64/26,10.218.32.0/27,10.218.32.64/27,10.102.56.0/27,10.102.55.0/27,10.102.55.64/27,10.102.55.32/27,10.102.55.208/28,10.102.57.0/27,10.102.57.96/27,10.102.57.32/27,10.102.57.128/27,10.102.55.224/27,10.102.88.128/27,10.218.32.128/25"
