Windows 10: Windows 10 Optimization Guide suggestion - Unbound DNS server?

Discus and support Windows 10 Optimization Guide suggestion - Unbound DNS server? in Windows 10 Network and Sharing to solve the problem; Hi all, I was wondering, for the Windows 10 optimization guide, it is recommend using another DNS provider. I was wondering if it had been... Discussion in 'Windows 10 Network and Sharing' started by johnathonm, Apr 1, 2016.

  1. Windows 10 Optimization Guide suggestion - Unbound DNS server?


    Hi all,

    I was wondering, for the Windows 10 optimization guide, it is recommend using another DNS provider. I was wondering if it had been considered to recommend that users install their own DNS Server.

    I personally use Unbound. It's has a very small footprint, easy to install and equally easy to configure and or tweak. I would be willing to help draft instructions as well as share my configuration file. This way users could actually run an even faster DNS service, which their queries would be private, off their own machine.

    If anyone is interested or think this might be of value, let me know and I can draft a simple install guide etc.

    Unbound can be found here: Unbound (yes there is a Windows version).

    Their documentation is here (it's got a lot of options) so don't let your brain explode, 98% of them won't matter to you:

    Unbound documentation

    And if you are curious, once Unbound is installed, it installs as a service. The configuration for that service is located here:

    C:\Program Files (x86)\Unbound and in this file: service.conf

    Here is what my service.conf looks like, just open it in notepad, (you could copy and paste it in to the service.conf file and save it), then just go into services and restart the unbound service it would then have my settings applied.

    # Unbound configuration file on windows.
    # See example.conf for more settings and syntax
    server:
    # verbosity level 0-4 of logging
    verbosity: 0


    # if you want to log to a file use
    #logfile: "C:\unbound.log"


    # on Windows, this setting makes reports go into the Application log
    # found in ControlPanels - System tasks - Logs
    #use-syslog: yes




    server: auto-trust-anchor-file: "C:\Program Files (x86)\Unbound\root.key"
    port: 53
    do-ip4: yes
    do-ip6: no
    do-udp: yes
    do-tcp: yes
    prefetch: yes
    prefetch-key: yes
    hide-identity: yes
    hide-version: yes
    harden-glue: yes
    harden-dnssec-stripped: yes
    outgoing-range: 512
    num-queries-per-thread: 1024
    num-threads: 2
    msg-cache-size: 128m
    rrset-cache-size: 256m
    msg-cache-slabs: 8
    rrset-cache-slabs: 8
    infra-cache-slabs: 8
    key-cache-slabs: 8
    key-cache-size: 16m
    so-rcvbuf: 1m
    so-sndbuf: 1m
    cache-min-ttl: 3600
    cache-max-ttl: 172800
    infra-host-ttl: 60
    infra-lame-ttl: 120
    unwanted-reply-threshold: 10000
    infra-cache-numhosts: 10000
    infra-cache-lame-size: 10k
    val-clean-additional: yes
    minimal-responses: yes
    ### Block popular advertising companies
    local-zone: "doubleclick.net" redirect
    local-data: "doubleclick.net A 127.0.0.1"
    local-zone: "googlesyndication.com" redirect
    local-data: "googlesyndication.com A 127.0.0.1"
    local-zone: "googleadservices.com" redirect
    local-data: "googleadservices.com A 127.0.0.1"
    local-zone: "google-analytics.com" redirect
    local-data: "google-analytics.com A 127.0.0.1"
    local-zone: "ads.youtube.com" redirect
    local-data: "ads.youtube.com A 127.0.0.1"
    local-zone: "adserver.yahoo.com" redirect
    local-data: "adserver.yahoo.com A 127.0.0.1"

    After that, you just would need to go into your network adapter and get rid of your other DNS server settings, and set your DNS to 127.0.0.1, apply and BAM - it's a lot faster and you have a lot more privacy this way.

    Feel free to try, not try, set me on fire or ignore this post all together. If you hate it, just uninstall and go back to whatever you were using before. OpenDNS, I mean CiscoDNS will always be there waiting *Smile

    Thanks,



    :)
     
    johnathonm, Apr 1, 2016
    #1
  2. Windows 10 Optimization Guide suggestion - Unbound DNS server?

    It is not always about being faster, if I wanted a fast DNS, I would use UltraDNS.
    I use OpenDNS, because it blocks malicious websites and provides other services.
     
    TairikuOkami, Apr 1, 2016
    #4
  3. Mr Joey Win User
    While I am certainly no fan of the Google ecosystem, sometimes, especially when trouble shooting DNS problems, I tap into their public DNS service to see if that works... They started this public service awhile back. 2009 I think.
    Striaght from Google:
    **************************************************************************************************** ***
    The Google Public DNS IP addresses (IPv4) are as follows:


    • 8.8.8.8
    • 8.8.4.4
    The Google Public DNS IPv6 addresses are as follows:


    • 2001:4860:4860::8888
    • 2001:4860:4860::8844
    You can use either address as your primary or secondary DNS server. You can specify both addresses, but do not specify one address as both primary and secondary.

    You can configure Google Public DNS addresses for either IPv4 or IPv6 connections, or both.
    **************************************************************************************************** *****
    Again, If I'm having host resolution problems, I try the IPv4 settings and see if I can reach Google. If that works then it's a clue.
    I suppose you could use Google DNS all the time as your default if you wanted to.
    That's just not my flavor of ice cream, Ha!
    Just an FYI.
    From the heart of the Bayou,
    Mr. J - Now I'm off to read about "unbound", thanks for the tip!
     
    Mr Joey, Apr 1, 2016
    #5
  4. Using IPv6 is not just causing internet problems, it also identifies you personally, there goes the privacy. *really
     
    TairikuOkami, Apr 1, 2016
    #6
  5. Mr Joey Win User
    I didn't know about the IPv6 privacy issue, thanks for that!
    Ya, I reckon anytime I use Google for anything, privacy is pretty much out the window. I just don't trust those folks.
    Mr. J.
     
    Mr Joey, Apr 5, 2018
    #7
Thema:

Windows 10 Optimization Guide suggestion - Unbound DNS server?

Loading...
  1. Windows 10 Optimization Guide suggestion - Unbound DNS server? - Similar Threads - Optimization Guide suggestion

  2. DNS servers

    in Windows 10 Software and Apps
    DNS servers: How to resolve "device or resource DNS server is not responding"? https://answers.microsoft.com/en-us/windows/forum/all/dns-servers/eae05c07-dbdd-4697-b4d7-32fa54b1a6e5
  3. DNS servers

    in Windows 10 Network and Sharing
    DNS servers: How to resolve "device or resource DNS server is not responding"? https://answers.microsoft.com/en-us/windows/forum/all/dns-servers/eae05c07-dbdd-4697-b4d7-32fa54b1a6e5
  4. DNS Servers

    in Windows 10 Gaming
    DNS Servers: i cannot connect to the internet even though my laptop tells me i am connected when i try anything it keeps telling me DNS servers not working/connecting. i have tryed hard wire connection still nothing.im on a windows 11 but microsoft updated windows 10 2 days ago and...
  5. DNS Servers

    in Windows 10 Software and Apps
    DNS Servers: i cannot connect to the internet even though my laptop tells me i am connected when i try anything it keeps telling me DNS servers not working/connecting. i have tryed hard wire connection still nothing.im on a windows 11 but microsoft updated windows 10 2 days ago and...
  6. DNS Server

    in Windows 10 Network and Sharing
    DNS Server: My computer loses the Internet several times a day. The error says the computer is configured properly but the DNS server is not working. What is this and how do I fix this.? https://answers.microsoft.com/en-us/windows/forum/all/dns-server/dfd1e76d-ea28-4b2c-aabd-c1eb32be2e75
  7. DNS server

    in Windows 10 Customization
    DNS server: I have internet and can get into everything except Facebook. It keeps coming up with a DNS server problem. Everyone in the building can get on, but me. I have tried everything the internet said to do, to no avail....
  8. DNS Server

    in Windows 10 Network and Sharing
    DNS Server: I keep being disconnected from the internet. When I troubleshoot I get the message "The DNS server isn't responding" Any help would be greatly appreciated. Moved from: More Office apps / Windows 10 / Unknown/other...
  9. DNS server is not responding on Windows 10

    in Windows 10 Network and Sharing
    DNS server is not responding on Windows 10: Hello, I have two issues. 1, DNS server is not responding. I have issue when I try to connect to Ethernet or wifi it says No internet and got the yellow exclamation mark on it. When troubleshooting the network it says DNS server is not responding. I have tried all...
  10. DNS server suggestions.

    in Windows 10 Network and Sharing
    DNS server suggestions.: Hiya. I need some suggestion on good DNS servers that I can connect to and not find myself with problems all the time, I've used FF, Chrome, Edge and Comodo Dragon but all seem to have issues especially with the DNS that I'm connected to. I'm currently using the Google...

Users found this page by searching for:

  1. multiple threads on widows unbound dns

    ,
  2. windows unbound threads

    ,
  3. what is yahoo error msg 0x8007007a