#! /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.155.144/28,10.102.155.160/27,10.102.155.192/28,10.102.240.64/27,10.102.240.96/27,10.102.240.32/27,10.102.240.128/27,10.102.156.104/29,10.102.240.128/27,10.102.240.160/27,10.102.240.64/27,10.102.216.128/26,10.102.216.64/26,10.102.216.192/26,10.102.217.32/28,10.102.217.48/28,10.102.217.96/28,10.102.217.80/28"
