Category:Open DNS Resolvers: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="mw-collapsible mw-collapsed" style="width:800px"> |
|||
==What is an Open DNS Resolver?== |
==What is an Open DNS Resolver?== |
||
<div class="mw-collapsible-content"> |
|||
Every day, all the time we all use DNS to look up names and IPs on the Internet - ie, when you put bbc.co.uk in your browser, your computer needs to look up the IP address of the BBC's web server. To do this it will use DNS. The DNS server will respond back to your computer with the information. |
Every day, all the time we all use DNS to look up names and IPs on the Internet - ie, when you put bbc.co.uk in your browser, your computer needs to look up the IP address of the BBC's web server. To do this it will use DNS. The DNS server will respond back to your computer with the information. |
||
| Line 12: | Line 9: | ||
This is often referred to as 'DNS Amplification Attacks'. |
This is often referred to as 'DNS Amplification Attacks'. |
||
</div> |
|||
</div> |
|||
<div class="mw-collapsible mw-collapsed" style="width:800px"> |
|||
==What if I run a DNS server on purpose?== |
==What if I run a DNS server on purpose?== |
||
<div class="mw-collapsible-content"> |
|||
It is quite legitimate for people to run DNS servers on their Network - in these cases, then access to them should be restricted or limited. |
It is quite legitimate for people to run DNS servers on their Network - in these cases, then access to them should be restricted or limited. |
||
| Line 24: | Line 18: | ||
If you run a Caching resolver, configure it to only return records for your users (firewall to only allow your users). |
If you run a Caching resolver, configure it to only return records for your users (firewall to only allow your users). |
||
</div> |
|||
</div> |
|||
=How to Fix Routers?= |
=How to Fix Routers?= |
||