1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 18:56:42 +03:00

switch to authoritative dhcp; fixes issues with some dhcp clients

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2005-01-02 17:59:51 +00:00
parent 6f2b877767
commit b46cacc998

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