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...") |
|||
Line 1: | Line 1: | ||
==== Solution against slow DNS ==== | ==== Solution against slow DNS ==== | ||
− | if your Internet seems slow on enter www... then change the | + | if your Internet seems slow on enter www... then change the<br /> |
DNS Settings on your PC. On Linux do: | DNS Settings on your PC. On Linux do: | ||
edit /etc/resolv.conf | edit /etc/resolv.conf |
Latest 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