projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc8b8b
)
switch to authoritative dhcp; fixes issues with some dhcp clients
author
Mike Baker
<mbm@openwrt.org>
Sun, 2 Jan 2005 17:59:51 +0000
(17:59 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Sun, 2 Jan 2005 17:59:51 +0000
(17:59 +0000)
SVN-Revision: 190
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
patch
|
blob
|
history
diff --git
a/obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
b/obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
index 2c6c40452ebccf4e738dc917e273399abc1b7322..eb88062b405015fd0695a39ce13cb054c933e53e 100644
(file)
--- a/
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
+++ b/
obsolete-buildroot/sources/openwrt/root/etc/dnsmasq.conf
@@
-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