How i can block a domain range ?
-
i know in Services–->DNS forwarder i can block a domain name
but how can i block *.163.com ??
-
I would use the service from http://opendns.com
-
-
Opendns offers to option for registered users to block domains.
Point the pfSense to the openDNS server (208.67.222.222 208.67.220.220) and create a firewall rule blocking outgoing dns traffic.
Like this you force your users to use the pfSense as DNS server.
Which then resolves through openDNS which provides the option to blacklist domains. -
Opendns offers to option for registered users to block domains.
Point the pfSense to the openDNS server (208.67.222.222 208.67.220.220) and create a firewall rule blocking outgoing dns traffic.
Like this you force your users to use the pfSense as DNS server.
Which then resolves through openDNS which provides the option to blacklist domains.oh , thank you very much !!! :)
i think if pfsense can set DNS blacklist/whitelist would be better. :) don`t need to rely on other means.
-
check out DNS BlackList package:
http://forum.pfsense.org/index.php/topic,19590.0.html
-
Just add a domain override to some IP that doesn't exist, or won't respond for that domain.
-
check out DNS BlackList package:
http://forum.pfsense.org/index.php/topic,19590.0.html
thank you very much !
-
@cmb:
Just add a domain override to some IP that doesn't exist, or won't respond for that domain.
i undestand , like this
www.a.com –-> 1.0.0.1
but how to block ?
www.a.com
bbs.a.com
news.a.com
mail.a.com
...
...
...i want know how to block " *.a.com " :)
thank for your concern
-
Use the domain override. send a.com to some IP that won't resolve for that domain.