From 66cf49cd971e1a8317670864e64a9b2f751f8fac Mon Sep 17 00:00:00 2001 From: Jiri Brejcha Date: Sun, 16 Aug 2020 22:12:11 +0100 Subject: [PATCH] Use OpenDNS secondary DNS in case Google is blocked on the network --- network/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/interfaces b/network/interfaces index c1ab55b..e567fec 100644 --- a/network/interfaces +++ b/network/interfaces @@ -12,7 +12,7 @@ allow-hotplug wlan0 iface wlan0 inet static address 192.168.42.1 netmask 255.255.255.224 -dns-nameservers 8.8.8.8 8.8.4.4 +dns-nameservers 8.8.8.8 208.67.222.222 hostapd /etc/hostapd.conf # USB interface