#! /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.110.0/23,10.102.122.0/23,10.102.86.0/25,10.218.104.0/25,10.218.104.128/25,10.218.105.0/25,10.218.105.128/25,10.218.106.0/25,10.218.106.128/25,10.218.107.0/25,10.218.107.128/25,10.218.108.0/25,10.218.108.128/25,10.218.109.0/25,10.218.109.128/25,10.218.110.0/25,10.218.110.128/25,10.218.111.0/25,10.218.111.128/25,10.218.112.0/25,10.218.112.128/25,10.218.113.0/25,10.218.113.128/25,10.218.114.0/25,10.218.114.128/25,10.218.115.0/24,10.218.116.0/24,10.218.117.0/24,10.218.118.0/25,10.102.72.128/26,10.102.83.144/28"
