]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
DNS: Defaults to use the ISP nameservers.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 16 Jan 2020 16:18:13 +0000 (17:18 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 16 Jan 2020 18:21:14 +0000 (18:21 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/configroot

index d9a31e9998223435a4a8bd522264dbc617b9451b..6092f889b1810a3e5330aa4112e6e17c8ae8630e 100644 (file)
@@ -132,6 +132,7 @@ $(TARGET) :
        echo  "DROPWIRELESSFORWARD=on"  >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "POLICY=MODE2"            >> $(CONFIG_ROOT)/firewall/settings
        echo  "POLICY1=MODE2"           >> $(CONFIG_ROOT)/firewall/settings
+       echo  "USE_ISP_NAMESERVERS=on"  >> $(CONFIG_ROOT)/dns/settings
 
        # Install snort to suricata converter.
        cp $(DIR_SRC)/config/suricata/convert-snort     /usr/sbin/convert-snort