projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c9a8a3
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@190
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
2c6c404
..
eb88062
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