Hi,
i am new and just following this FAQ: https://docs.pi-hole.net/guides/unbound/ and somehow, this #5353 Port i can't insert it in the custom Field. It wont let me. Did i missed something?
Do i have to install cloudflare before?
My aim (not sure if i understand it correct) I want to Use Pi Hole with Unbound and Cloudflare.
I did not made any changes with "FTLDNS" (do i have to configure this too?)
# pihole -v
Pi-hole version is v3.3.1 (Latest: v3.3.1)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)
DataTables warning: table id=all-queries - Requested unknown parameter '4' for row 42, column 4. For more information about this error, please see http://datatables.net/tn/4
AND: Can i use unbound and Cloudflare DNS at same time? how do i setup that?
(# unbound -v
[1529151130] unbound[1017:0] notice: Start of unbound 1.6.0.
[1529151130] unbound[1017:0] error: can't bind socket: Address already in use for 127.0.0.1
[1529151130] unbound[1017:0] fatal error: could not open ports)
Have you checkout out all FTLDNS branches as described on the blog? It won't work if you checkout FTLDNS only partially. Use the provided instructions:
echo "FTLDNS" | sudo tee /etc/pihole/ftlbranch
pihole checkout core FTLDNS
pihole checkout web FTLDNS
i ran this two (three) commands.
and checkout, of course.
besides my Problem, is there some complete Guide, how to use PI Hole with Unbound (and Clouflare DNS, if possible?) I am not sure if i understand it right.
Pi Hole, awesome GUI and Functions,
Unbound makes encryption and ....
Cloudflare bringt fastest DNS Server?
Before i had everything running with Unbound, and in my Unbound Config i had to tell which DNS Server i can use.
Now i can't find that in unbound.conf which is a little confusing.
I found a lot of particular How Tos but nothing which is going through whole thematic in detail.
Yes, there is a blog post as well as a full written guide here: Redirecting...
No, you don't have to specify any DNS server in unbound's configuration. In this case, unbound will do all the resolving work by itself and you become independent from any external DNS provider (no need for CF, etc. any more)