Discussion:
DNS issues in private network
(too old to reply)
Kyonshi
2024-04-12 13:05:00 UTC
Permalink
I have a rather new, minimal installation of Rocky Linux 9 (so
effectively RHEL 9) and have a pihole running on another machine in my
private network. I have changed the nameservers on the Rocky Linux
machine to resolve via the pihole DNS on the local network.
All of a sudden the DNS stops resolving.

; <<>> DiG 9.16.23-RH <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached

Network connection still is there, only DNS resolution is affected. I
can ping the other machine. The pihole is running and it is resolving
for other machines, it just doesn't seem to work on this particular
machine.

Anyone got an idea what the issue might be?
Marco Moock
2024-04-13 19:00:17 UTC
Permalink
Post by Kyonshi
Anyone got an idea what the issue might be?
Rund resolvectl and post the output here.
--
kind regards
Marco

Send spam to ***@cartoonies.org
Carlos E.R.
2024-04-13 20:32:45 UTC
Permalink
Post by Kyonshi
I have a rather new, minimal installation of Rocky Linux 9 (so
effectively RHEL 9) and have a pihole running on another machine in my
private network. I have changed the nameservers on the Rocky Linux
machine to resolve via the pihole DNS on the local network.
All of a sudden the DNS stops resolving.
; <<>> DiG 9.16.23-RH <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached
Network connection still is there, only DNS resolution is affected. I
can ping the other machine. The pihole is running and it is resolving
for other machines, it just doesn't seem to work on this particular
machine.
Anyone got an idea what the issue might be?
Start with:

host -v google.com pi.hole.ip.address
--
Cheers, Carlos.
Kyonshi
2024-04-24 11:28:31 UTC
Permalink
Post by Carlos E.R.
Post by Kyonshi
I have a rather new, minimal installation of Rocky Linux 9 (so
effectively RHEL 9) and have a pihole running on another machine in my
private network. I have changed the nameservers on the Rocky Linux
machine to resolve via the pihole DNS on the local network.
All of a sudden the DNS stops resolving.
; <<>> DiG 9.16.23-RH <<>> google.com
;; global options: +cmd
;; connection timed out; no servers could be reached
Network connection still is there, only DNS resolution is affected. I
can ping the other machine. The pihole is running and it is resolving
for other machines, it just doesn't seem to work on this particular
machine.
Anyone got an idea what the issue might be?
host -v google.com pi.hole.ip.address
I had to install Rocky Linux 8 for other reasons and that solved this issue
--
microblog: https://dice.camp/@kyonshi
macroblog: https://gmkeros.wordpress.com
pictures: https://portfolio.pixelfed.de/kyonshi
Loading...