this post was submitted on 10 Aug 2024
0 points (NaN% liked)

Linux

47730 readers
757 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have a pi hole in my network and I set it as my primary DNS server, and my router (a Mikrotik) as secondary. DHCP sets the DNS servers as pihole, mikrotik in this exact order and I want to keep it that way. I know systemd-resolved uses some algorithm to set the fastest dns as current server, but I don't want/need that. Is there some way to do configure it to just let it be?

I'm running Fedora 40.

top 4 comments
sorted by: hot top controversial new old
[–] skullgiver@popplesburger.hilciferous.nl 1 points 2 months ago* (last edited 4 weeks ago)

[This comment has been deleted by an automated system]

[–] atzanteol@sh.itjust.works 0 points 2 months ago (1 children)

You can't. Well, you shouldn't rely on queries going out in any particular order. All of your DNS servers should behave the same way as clients may fail from the first one to a secondary.

Why do you care which one is being used? What are you trying to do?

[–] clmbmb@lemmy.dbzer0.com 0 points 2 months ago (1 children)

I want to have ads blocked with pihole and at the same time to have local DNS served by the router. I know pihole does local DNS, but RouterOS (mikrotik) is much better suited for that.

[–] skullgiver@popplesburger.hilciferous.nl 1 points 2 months ago* (last edited 4 weeks ago)

[This comment has been deleted by an automated system]