[OpenWrt-Tickets] [OpenWrt] #3406: Disable LAN DHCP disables LAN DNS (dnsmasq)
OpenWrt
openwrt-devel at lists.openwrt.org
Mon May 5 21:58:27 CEST 2008
#3406: Disable LAN DHCP disables LAN DNS (dnsmasq)
---------------------------+------------------------------------------------
Reporter: me at mooluv.com | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Keywords:
---------------------------+------------------------------------------------
setting option ignore to 1 in the lan interface section of the dhcp config
uses the -I option which causes dnsmasq to ignore that interface.
If one wants DNS resolution/caching from dnsmasq disabling DHCP should use
option -2 to disable DHCP but not DNS.
This can be as simple as changing -I to -2 on line 188 of
/etc/init.d/dnsmasq however this would leave DNS enabled on the WAN
interface.
Tested on r10958
--
Ticket URL: <https://dev.openwrt.org/ticket/3406>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
More information about the openwrt-tickets
mailing list