OPNsense Forum

Archive => 16.1 Legacy Series => Topic started by: Kuragari on June 25, 2016, 09:42:43 pm

Title: Unbound and CNAME
Post by: Kuragari on June 25, 2016, 09:42:43 pm
Hello, i use Unbound (DNS Resolver) on OPNSense and i want use google safe search on my LAN.

Google say to use a CNAME entry for www.google.com to forward to forcesafesearch.google.com. My problem is i don't have option to add CNAME in the Web GUI of DNS Resolver (only A and MX entry).

Anyway to do this.

My final goal is to have the most secure web access for my child. I think use Squid Remot ACL to disable some category (i have make some test but these Remote ACL don't block google image of porn images).

best regard
Title: Re: Unbound and CNAME
Post by: bartjsmit on June 26, 2016, 03:35:13 pm
Check out OpenDNS to implement another layer of control over internet access: https://www.opendns.com/home-internet-security/

Bart...
Title: Re: Unbound and CNAME
Post by: franco on June 27, 2016, 07:52:38 am
We've added MX to unbound a while back, and I guess the same should be done for CNAME on our way to 17.1.

https://github.com/opnsense/core/issues/1041

FWIW, you can likely hook include files from the advanced settings in the DNS Resolver and manually inject your CNAME entries this way.