Jack-Sparr0w
Regular Contributor
Just wondering how to use this option
Example 1 ######################################################################
forward-zone:
name: "lloydsbank.co.uk"
forward-addr: 208.67.222.222@53
forward-first: yes
forward-tcp-upstream: no
forward-tls-upstream: no
forward-no-cache: no
This makes unbound lookup the DNS Address for "lloydsbank.co.uk" from 208.67.222.222 using port 53.
Example 2 ######################################################################
forward-zone:
name: "."
forward-addr: 9.9.9.9@53
forward-first: no
forward-tcp-upstream: no
forward-tls-upstream: no
forward-no-cache: no
This makes unbound lookup the DNS Address for "." (the 'default/catch-all' for anything not defined in another forward-zone) from 9.9.9.9 using port 53.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!