mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-04 18:48:53 +00:00
Remove Norton (#2410)
parent
21146eea5e
commit
2c7899dbae
1 changed files with 1 additions and 22 deletions
|
@ -3,7 +3,6 @@ The Pi-hole setup offers 8 options for an upstream DNS Provider during the initi
|
|||
Google
|
||||
OpenDNS
|
||||
Level3
|
||||
Norton
|
||||
Comodo
|
||||
DNS.WATCH
|
||||
Quad9
|
||||
|
@ -11,7 +10,7 @@ CloudFlare DNS
|
|||
Custom
|
||||
```
|
||||
|
||||
During the pi-hole installation you select 1 of the 8 preset providers or enter one of your own. Below you can find more information on each of the DNS Providers, along with some additional providers which have different kinds of extra filtering options (spam, phishing, adult content, etc).
|
||||
During the pi-hole installation you select 1 of the 7 preset providers or enter one of your own. Below you can find more information on each of the DNS Providers, along with some additional providers which have different kinds of extra filtering options (spam, phishing, adult content, etc).
|
||||
|
||||
### Google
|
||||
Default upstream DNS provider on the Pi-hole.
|
||||
|
@ -40,26 +39,6 @@ This DNS service does no filtering of itself, but redirects mistyped URL to Leve
|
|||
* 4.2.2.1
|
||||
* 4.2.2.2
|
||||
|
||||
### Norton ConnectSafe
|
||||
Norton provides 3 different public DNS servers with filtering. For the default pi-hole installation **DNS policy 1** would be used:
|
||||
|
||||
**DNS Policy 1 - Security**
|
||||
The Norton ConnectSafe free DNS servers block sites hosting malware, phishing schemes, and scams.
|
||||
* 199.85.126.10
|
||||
* 199.85.127.10
|
||||
|
||||
**DNS Policy 2 - Security + Pornography**
|
||||
To block those sites in policy 1 plus those with pornographic content.
|
||||
* 199.85.126.20
|
||||
* 199.85.127.20
|
||||
|
||||
**DNS Policy 3 - Security + Pornography + Other**
|
||||
To block those sites in policy 1 & 2 plus those Norton deems "non-family friendly."
|
||||
* 199.85.126.30
|
||||
* 199.85.127.30
|
||||
|
||||
[More information on Norton ConnectSafe](https://dns.norton.com/faq.html)
|
||||
|
||||
### Comodo Secure DNS
|
||||
SecureDNS references a real-time block list (RBL) of harmful websites (i.e. phishing sites, malware sites, spyware sites, and parked domains that may contain excessive advertising including pop-up and/or pop-under advertisements, etc.) and will warn you whenever you attempt to access a site containing potentially threatening content
|
||||
* 8.26.56.26
|
||||
|
|
Loading…
Add table
Reference in a new issue