- Minor
Configuration:
DNS1: 10.10.1.5
DNS2: 10.10.1.4
I decommissioned 10.10.1.5 to move to my parents house and stood up a second unraid server at mine to run Pihole-DOH for my secondary PiHole.
I had my raspberry pi set as my primary DNS server for my main plex tower. I forgot to change the DNS1 address to 10.10.1.6 before leaving for a week and came home to a bunch of errors that github was unreachable.
Apparently the git function only references DNS1 and does not fail back to DNS2.