On 12/16/22 21:18, ToddAndMargo via users wrote:
On 12/16/22 20:23, Mike Wright wrote:
127.0.0.0/8 is the loopback address.  That means that any IP that begins with 127 is a valid loopback address.  The three 0's can each be any number from 0 through 255.


So the 127.0.0.53 was the bind guys being sneaky!

That's not bind. systemd-resolved is on 127.0.0.53 and 127.0.0.54 on my system. bind would most likely try to get 127.0.0.1 as you demonstrated in your other email. If you want systemd-resolved to use your bind server instead of the dhcp offered one, then modify /etc/systemd/resolved.conf to set 127.0.0.1 as the primary DNS server.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to