switch to authoritative dhcp; fixes issues with some dhcp clients

SVN-Revision: 190
This commit is contained in:
Mike Baker 2005-01-02 17:59:51 +00:00
parent 0fc8b8bb04
commit 1dbdac4864
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ domain=lan
except-interface=vlan1
# enable dhcp (start,end,netmask,leasetime)
dhcp-authoritative
dhcp-range=192.168.1.100,192.168.1.250,255.255.255.0,12h
dhcp-leasefile=/tmp/dhcp.leases