From be9896e3bf76bd20449cd70f6482700d5b1b64b3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 7 Sep 2005 11:34:05 +0000 Subject: set dnsmasq except-interface in init script to wan_ifname instead of vlan1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1866 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/dnsmasq/files/dnsmasq.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'package/dnsmasq/files/dnsmasq.conf') diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf index 4ef96803a6..c770d53dde 100644 --- a/package/dnsmasq/files/dnsmasq.conf +++ b/package/dnsmasq/files/dnsmasq.conf @@ -8,9 +8,6 @@ localise-queries local=/lan/ domain=lan -# no dhcp / dns queries from the wan -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 -- cgit v1.2.3