From 3c8b5cbf4b1d287fc3a39e1a6a16a050773b0009 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 24 Oct 2007 17:42:08 +0000 Subject: [PATCH] disable filterwin2k in dnsmasq (see #2566) SVN-Revision: 9432 --- package/dnsmasq/files/dnsmasq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf index 8001e3b9b9..c0a1958d71 100644 --- a/package/dnsmasq/files/dnsmasq.conf +++ b/package/dnsmasq/files/dnsmasq.conf @@ -1,7 +1,7 @@ # filter what we send upstream domain-needed bogus-priv -filterwin2k +# filterwin2k # enable for dial-on-demand localise-queries # allow /etc/hosts and dhcp lookups via *.lan -- 2.30.2