Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
[SOLVED] DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy (Read 4569 times)
Amanaki
Newbie
Posts: 39
Karma: 2
[SOLVED] DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy
«
on:
January 11, 2019, 12:51:24 am »
Hi all,
So, after migrating to OPNsense after many years of using OpenWRT, I got DNSCrypt-Proxy v2 working by installing it manually, adding my own custom blacklists, and configuring the .toml file to perform DNS blocking the way I had it working before.
With the recent release of the new os-dnscrypt-proxy, I performed a fresh install of OPNsense and decided to give this new plugin a try.
After installing and configuring it, it seems to be working the way I expect but one thing that is really bothering me is that I cannot get my DNS blocking configuration back as it seems any edits one makes to the dnscrypt-proxy.toml file are not persistent. Another words, they are overwritten by the plugin every single time.
Has anyone else had any experience with this for DNS blocking and if so, is it even possible to get DNS blocking working or do I need to revert back to manual configuration?
Thanks.
EDIT: I have received confirmation that DNS blocking is not supported in the plugin just yet.
«
Last Edit: January 11, 2019, 06:09:34 am by Amanaki
»
Logged
guest19757
Guest
Re: DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy
«
Reply #1 on:
January 11, 2019, 06:12:20 am »
hello there,
You might want to have a look at the templates the plugins uses to generate the configs and see if they have any 'includes' somewhere you can dropin.
https://github.com/opnsense/plugins/tree/bface5bb83143675425c462b09235f6ee32fe710/dns/dnscrypt-proxy/src/opnsense/service/templates/OPNsense/Dnscryptproxy
I had a look, at first glance, doesn't seem possible unless you hand edit the template yourself, though those changes will typically get lost on updates.
Regards,
H
Logged
Amanaki
Newbie
Posts: 39
Karma: 2
Re: [SOLVED] DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy
«
Reply #2 on:
January 13, 2019, 04:23:22 am »
Yeah - not really aligned with my current skills unfortunately.
I decided to go back to the manual installation and got my DNS blocking working again the way I used to use it.
Thanks for the tip.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
[SOLVED] DNS Blocking with DNSCrypt-Proxy AKA os-dnscrypt-proxy