OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • What are the best DNS Servers for privacy use?
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: What are the best DNS Servers for privacy use?  (Read 17129 times)

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #15 on: November 20, 2018, 11:37:23 am »
Quote from: mimugmail on November 20, 2018, 11:27:53 am
With 18.7.8 you'll have a devel pkg to install, then you forward unbound to dnscrypt-proxy like here:
https://www.routerperformance.net/opnsense/dnsbl-via-bind-plugin/

Then your DNS is forwarded via port 853 so it wont be intercepted ...

thats really really great! thx very very much!! :-)
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #16 on: November 22, 2018, 04:59:38 pm »
Quote from: mimugmail on November 20, 2018, 11:27:53 am
With 18.7.8 you'll have a devel pkg to install, then you forward unbound to dnscrypt-proxy like here:
https://www.routerperformance.net/opnsense/dnsbl-via-bind-plugin/

Then your DNS is forwarded via port 853 so it wont be intercepted ...

sorry, but on 18.7.8 i can´t find the plugin!
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17707
  • Karma: 1618
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #17 on: November 22, 2018, 05:06:40 pm »
It's in development mode, so you need -devel installed or type:

# pkg install os-dnscrypt-proxy-devel


Cheers,
Franco
Logged

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #18 on: November 22, 2018, 05:09:20 pm »
Quote from: franco on November 22, 2018, 05:06:40 pm
It's in development mode, so you need -devel installed or type:

# pkg install os-dnscrypt-proxy-devel


Cheers,
Franco

so on 19.1 dev mode it isn´t avaible?

regards,
René
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17707
  • Karma: 1618
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #19 on: November 22, 2018, 05:10:48 pm »
I'm seeing it in the list GUI list... os-dnscrypt-proxy-devel ... :)
Logged

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #20 on: November 22, 2018, 05:49:52 pm »
Quote from: franco on November 22, 2018, 05:10:48 pm
I'm seeing it in the list GUI list... os-dnscrypt-proxy-devel ... :)

sorry,  there is no new plugin!

1. i did
Code: [Select]
opnsense-code core2. i did
Code: [Select]
opnsense-code plugin3.
Code: [Select]
cd /usr/core4.
Code: [Select]
make upgrade5. did a restart -> no difference!

see my screenshot
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #21 on: November 22, 2018, 05:51:05 pm »
only this
Code: [Select]
pkg install os-dnscrypt-proxy-devel works for me
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #22 on: November 22, 2018, 05:53:16 pm »
make upgrade in core only upgrades UI, not Kernel or Plugins or pkg .. :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #23 on: November 22, 2018, 06:00:01 pm »
Quote from: mimugmail on November 22, 2018, 05:53:16 pm
make upgrade in core only upgrades UI, not Kernel or Plugins or pkg .. :)

i also tried
Code: [Select]
opnsense-update -kr 18.7.8
Fetching kernel-18.7.8-amd64.txz: .. failed


Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #24 on: November 22, 2018, 06:04:36 pm »
is not that important. it works with the help of
Code: [Select]
pkg install os-dnscrypt-proxy-devel now without problems. Now it's time to configure.

Thanks again, best regards, René
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #25 on: November 22, 2018, 07:34:38 pm »
Quote from: noname12123 on November 22, 2018, 06:00:01 pm
Quote from: mimugmail on November 22, 2018, 05:53:16 pm
make upgrade in core only upgrades UI, not Kernel or Plugins or pkg .. :)

i also tried
Code: [Select]
opnsense-update -kr 18.7.8
Fetching kernel-18.7.8-amd64.txz: .. failed

only opnsense-update .. nothing else. -kr would install a kernel and 18.7.8 has no new kernel ;)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

opnsenseuser

  • Sr. Member
  • ****
  • Posts: 437
  • Karma: 70
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #26 on: November 22, 2018, 09:33:36 pm »
i have two vm´s . the first vm it doesn´t work even after using opnsense-update
the other vm works without any problems.

@mimugmail thx for your support. :-)

@mimugmail will there be a documentation on opnsense wiki?

« Last Edit: November 22, 2018, 09:35:12 pm by noname12123 »
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member (sidebar / themes: tukan, cicada & vicuna)

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #27 on: November 23, 2018, 06:16:24 am »
When it's stable, yes. At first you just need the redirect part for Unbound in the link I posted before.
Then enable the service, choose the values you insist, like nolog, dnssec etc. and the program searches the correct and fastest DNS servers for you.
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

GDixon

  • Jr. Member
  • **
  • Posts: 98
  • Karma: 4
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #28 on: November 23, 2018, 09:26:52 am »
As for DNS servers I don't recommend adguard.

I use uBLOCK Origin through firefox as a add on and it blocks much more than adguard. Not just a little bit but a whole lot like on one site 56 more blocks.

I'm also searching and trying DNS servers myself currently.

Trying to avoid IDS/IPS and anything that needs a proxy but it looks more and more like that might be the final solution.
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: What are the best DNS Servers for privacy use?
« Reply #29 on: November 23, 2018, 11:40:32 am »
I'm running dnscrypt here at home, added a Port Forward for every DNS request to localhost 5353 .. works great :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

  • Print
Pages: 1 [2] 3
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • What are the best DNS Servers for privacy use?
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2