Tom Horsley:
> So, my question is: How to override DNS the same way, but only for
> my hardwired ethernet connection, while allowing me to disable that
> connection and use my hotspot in time of comcast outage?
> 
> Heck, it would be even better if I could use both at the same time,
> the local ethernet to get to other computers in the house and the
> hotspot to access the internet (but I have a feeling my brain might
> never be able to wrap around that).

I've always done something like that by running my own DNS server.  It
works as a normal DNS server, directly answering queries it has in its
database, and going out onto the internet for those it doesn't.  Just
the same as any ISP's DNS server (want a result for google.com, it asks
.com what to do about it, and walks up the tree, and consults the
record holder for google.com).

I did that decades ago because I wanted to resolve internal names,
without using hosts files, and my ISP's DNS servers were crap (it could
completely fail to return results for common domain names, even for
their own servers).

-- 
 
NB:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the list.
 
The following system info data is generated fresh for each post:
 
uname -rsvp
Linux 6.2.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 11 16:51:53
UTC 2023 x86_64
--
_______________________________________________
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