From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 2/2] DNS: Defaults to use the ISP nameservers. Date: Thu, 16 Jan 2020 16:30:07 +0000 Message-ID: <754072E4-9864-46FD-A50F-3E83CD20B7D3@ipfire.org> In-Reply-To: <20200116161813.3869-2-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7137064975343612616==" List-Id: --===============7137064975343612616== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 16 Jan 2020, at 16:18, Stefan Schantl wrot= e: >=20 > Signed-off-by: Stefan Schantl > --- > lfs/configroot | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/lfs/configroot b/lfs/configroot > index d9a31e999..6092f889b 100644 > --- a/lfs/configroot > +++ b/lfs/configroot > @@ -132,6 +132,7 @@ $(TARGET) : > echo "DROPWIRELESSFORWARD=3Don" >> $(CONFIG_ROOT)/optionsfw/settings > echo "POLICY=3DMODE2" >> $(CONFIG_ROOT)/firewall/settings > echo "POLICY1=3DMODE2" >> $(CONFIG_ROOT)/firewall/settings > + echo "USE_ISP_NAMESERVERS=3Don" >> $(CONFIG_ROOT)/dns/settings >=20 > # Install snort to suricata converter. > cp $(DIR_SRC)/config/suricata/convert-snort /usr/sbin/convert-snort > --=20 > 2.25.0.rc0 >=20 --===============7137064975343612616==--