Difference between revisions of "Fritzbox"
Jump to navigation
Jump to search
(Created page with "==== Solution against slow DNS ==== if your Internet seems slow on enter www... then change the DNS Settings on your PC. On Linux do: edit /etc/resolv.conf <pre> nameserver 20...") |
(No difference)
|
Revision as of 16:35, 22 May 2017
Solution against slow DNS
if your Internet seems slow on enter www... then change the DNS Settings on your PC. On Linux do: edit /etc/resolv.conf
nameserver 208.67.222.222 #OPENDNS nameserver 208.67.220.220 #OPENDNS nameserver 192.168.178.1 #Router as Fallback DNS