#! /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.136.128/29,10.102.245.136/29,10.102.245.192/27,10.102.245.160/27,10.102.245.144/28,10.102.245.224/27,10.102.181.64/28,10.102.181.0/26,10.102.158.0/26,10.218.16.8/29,10.218.16.32/27,10.218.16.16/28,10.102.143.128/26,10.102.136.192/27,10.102.136.224/28,10.102.136.240/28,10.102.158.128/25"
