mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
DNS: Defaults to use the ISP nameservers.
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>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
b48379d5ba
commit
c919b15c34
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user