On Fri, 2021-10-15 at 13:22 -0700, ToddAndMargo via users wrote: > How do I use "dig"? man dig ... Less smartarse answer: dig hostname @nameserver Find the IP for google.com from your default name server: dig google.com Find the IP for google.com from a specific nameserver (8.8.8.8): dig google.com @8.8.8.8 Find the hostname for whatever's at 8.8.8.8 dig -x 8.8.8.8 -- uname -rsvp Linux 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure