Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - rickg3

#1
Does the service show up as running in dashboard?
#2
Unbound Services log has following : [29349:1] info: generate keytag query _ta-4f66. NULL IN

Nothing in general log.

Note: above entry from Sep 25 when upgraded, no other logs and unbound refuses to start no matter how configured.
#3
I can't believe I am the only person that had this?
#4
After upgrade this morning my Unbound DNS service refused to start. I eventually disabled it and went back to DNSMasq to get DNS going again.

This past month I had setup three sets of DNS Servers in the Custom.conf forwarding and removed the servers from General settings. It was working well and I had no problems until today when I upgraded.

Any tips on what I am doing wrong would be helpful.

Quoteserver:
forward-zone:
name: "."
forward-ssl-upstream:yes
forward-addr: 9.9.9.9@853   #Quad9
forward-addr: 149.112.112.112@853   #Quad9
forward-addr: 1.1.1.1@853   #CloudFlare
forward-addr: 1.0.0.1@853   #CloudFlare
forward-addr: 8.8.8.8@853   #Google
forward-addr: 8.8.4.4@853   #Google
#5
Had to give up on this plugin. While I like the idea, I had too many DNS lookup failures.
#6
Thanks for the tutorial. I am always looking for ways to improve DNS security.
I know enough about networking to be dangerous. You tutorial was easy to follow and get working.

I am curious though. Before, I used Cloudflare and Google for DNS and that is reflected in DNS tests. Now when I check DNS it appears that I am using random servers, but the provider comes back as Cloudflare. I assume the fastest server available is responding but the request is encrypted?