F5F Stay Refreshed Power Users Networks Request additional DNS support.

Request additional DNS support.

Request additional DNS support.

Pages (2): Previous 1 2
B
BenTGreat
Senior Member
437
12-07-2023, 03:55 PM
#11
You can direct all traffic through a single DNS server and manage its settings within that DNS. I've been using PI Hole DNS together with 1.1.1.1 for a year without any problems.
B
BenTGreat
12-07-2023, 03:55 PM #11

You can direct all traffic through a single DNS server and manage its settings within that DNS. I've been using PI Hole DNS together with 1.1.1.1 for a year without any problems.

A
Auztn
Member
163
12-08-2023, 01:00 PM
#12
It wasn't apparent that direct use of 1.1.1.1 by a client device would be impacted by your pihole configuration. The goal should be ensuring all devices route through your pihole, which then handles DNS queries it doesn’t recognize—most of them. To define local hosts in DNS, you’d add them to the pihole, not to your router or other systems directly.
A
Auztn
12-08-2023, 01:00 PM #12

It wasn't apparent that direct use of 1.1.1.1 by a client device would be impacted by your pihole configuration. The goal should be ensuring all devices route through your pihole, which then handles DNS queries it doesn’t recognize—most of them. To define local hosts in DNS, you’d add them to the pihole, not to your router or other systems directly.

O
Okunino
Posting Freak
845
12-08-2023, 02:57 PM
#13
I have the 1.1.1.1 as a backup. Pi Hole relies on 1.1.1.1 and 1.0.0.1 too. If Pi Hole fails, I still need the internet to function. Those other two servers are the main concern. That’s what I’m trying to solve.
O
Okunino
12-08-2023, 02:57 PM #13

I have the 1.1.1.1 as a backup. Pi Hole relies on 1.1.1.1 and 1.0.0.1 too. If Pi Hole fails, I still need the internet to function. Those other two servers are the main concern. That’s what I’m trying to solve.

D
Denaos5208
Member
68
12-08-2023, 06:32 PM
#14
They act as DNS servers handling various tasks. They can support an Active Directory setup. Yes, a pihole can use them as DNS servers, which would then route traffic through Cloudflare.
D
Denaos5208
12-08-2023, 06:32 PM #14

They act as DNS servers handling various tasks. They can support an Active Directory setup. Yes, a pihole can use them as DNS servers, which would then route traffic through Cloudflare.

R
RomyNeT_
Member
54
12-09-2023, 08:27 AM
#15
Choose Pi-hole as your main DNS resolver and 1.1.1.1 as a backup. This ensures connectivity even if Pi-hole fails. For additional routing, add the other IP addresses to Pi-hole's upstream custom fields. Alternatively, set up a Windows Server with DNS roll as primary and configure it as a forwarder, with Pi-hole handling the rest.
R
RomyNeT_
12-09-2023, 08:27 AM #15

Choose Pi-hole as your main DNS resolver and 1.1.1.1 as a backup. This ensures connectivity even if Pi-hole fails. For additional routing, add the other IP addresses to Pi-hole's upstream custom fields. Alternatively, set up a Windows Server with DNS roll as primary and configure it as a forwarder, with Pi-hole handling the rest.

M
mackattackar
Junior Member
17
12-11-2023, 12:49 AM
#16
The issue lies in how Windows typically uses DNS, whereas routers usually don’t rely on it. They tend to switch between multiple DNS servers to balance the load. A safer approach would be to use a second PiHole for redundancy. However, if the PiHole frequently goes offline, it might not be reliable. In my case, I prefer DNS management through pfSense, which only fails during updates.
M
mackattackar
12-11-2023, 12:49 AM #16

The issue lies in how Windows typically uses DNS, whereas routers usually don’t rely on it. They tend to switch between multiple DNS servers to balance the load. A safer approach would be to use a second PiHole for redundancy. However, if the PiHole frequently goes offline, it might not be reliable. In my case, I prefer DNS management through pfSense, which only fails during updates.

R
Rated_Rko
Junior Member
5
12-11-2023, 08:31 AM
#17
The Pi hole is hosted online. In case everything fails, I don’t want the connection to fail completely. To date, Pi hole has remained stable.
R
Rated_Rko
12-11-2023, 08:31 AM #17

The Pi hole is hosted online. In case everything fails, I don’t want the connection to fail completely. To date, Pi hole has remained stable.

H
HopiheEmi
Member
158
12-11-2023, 01:07 PM
#18
As discussed earlier, the issue lies with the router you don’t control and its DNS selection. On Linux systems, things usually become problematic even if a secondary server is available. If you need to use both, consider running a tool that performs many DNS queries to verify consistency and see which server it prefers. I’m still unclear about how the Steam cache fits in—everything should point to the same server for it to function properly.
H
HopiheEmi
12-11-2023, 01:07 PM #18

As discussed earlier, the issue lies with the router you don’t control and its DNS selection. On Linux systems, things usually become problematic even if a secondary server is available. If you need to use both, consider running a tool that performs many DNS queries to verify consistency and see which server it prefers. I’m still unclear about how the Steam cache fits in—everything should point to the same server for it to function properly.

Pages (2): Previous 1 2