mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:05:19 +02:00
*** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1111 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b544d69e19
commit
769da876ed
@ -2,6 +2,7 @@
|
||||
domain-needed
|
||||
bogus-priv
|
||||
filterwin2k
|
||||
localise-queries
|
||||
|
||||
# allow /etc/hosts and dhcp lookups via *.lan
|
||||
local=/lan/
|
||||
@ -12,8 +13,8 @@ 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
|
||||
#dhcp-range=192.168.1.100,192.168.1.250,255.255.255.0,12h
|
||||
#dhcp-leasefile=/tmp/dhcp.leases
|
||||
|
||||
# use /etc/ethers for static hosts; same format as --dhcp-host
|
||||
# <hwaddr> [<hostname>] <ipaddr>
|
||||
|
Loading…
Reference in New Issue
Block a user