What's new

Unbound external Domain exclude

QWERTY

New Around Here
Hello,
Is there a way to exclude an external subdomain for unbound and redirect to for example 8.8.8.8 instead?
I have an nginx running and need a certificate from one of my domains. When unbound is running, I cannot reach the domain (unknown host).
Various attempts have failed. Suggested solutions are very welcome.
 
Code:
forward-zone:
  name: sub.mydomain.com
  forward-addr: 8.8.8.8
  forward-addr: 8.8.4.4
Did you try something like this?
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!

Members online

Back
Top