Re: what is my dns?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/28/23 14:31, Joe Zeff wrote:
On 03/28/2023 02:45 PM, ToddAndMargo via users wrote:
It is not showing my end DNS server or any
dns server at all.  I tried substituting
other IP's including my own lan IP and my
WAN IP (which times out) and no DNS
shows up at all

I get the impression that what you want is the machine that gives you authoritative answers to your dns queries.  If so, there's no one answer, as that depends on which domain you're asking about at any given time.  Look here for an explanation of how it works: https://www.datadoghq.com/knowledge-center/dns-resolution/

I was just wanting to see what DNS I was actually using.

I have this in my /etc/naned/conf

options {
# the following forwarders is Family Friendly Open DNS (no porn sites):
        forwarders { 208.67.222.123; 208.67.220.123; };
};

and

zone "bravesoftware.com" IN {
        type forward;
        forward only;
        forwarders {8.8.8.8; 8.8.4.4; };
};


The purpose is that Open DNS blocks Brave Browser's
Private Window with Tor's name resolution as it
is a work around for viewing pron sites.

Since I do not deliberately go to porn sites,
I use Family friendly Open DNS to protect me
from an funny business and trickery and
me being a kluz with the mosue at times.

But I still  want to be able to use Brave's TOR
private window for looking up stuff that is just
nobody else's business, such as medical things or
things that can be easily misunderstood by law
enforcement, such as the common name for the
polymer polyvinyl carboxy.  (I would not look
it up, except on TOR).

So I was curious as to what DNS was looking up what.

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux