« iPhone stupidity | Fedora 14 preupgrade doesn't require user interaction » |
Resolving IP addresses with Bonjour and mDNS
Wednesday, November 3, 2010
OS X uses this strange mDNS thing that I haven't studied much, but what I have gathered is that host
and nslookup
don't work for resolving hostnames over mDNS. The way to do this is to use dns-sd -G
, like:
$ dns-sd -G v4 foobar.local
Comments
Reynaldo Pelensky on Wednesday, September 17, 2025 at 10:04
Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8
Shella Majeski on Thursday, September 18, 2025 at 10:45
Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.
https://ow.ly/kIk250WXBik
Max on Tuesday, June 3, 2014 at 04:33
Excelent! Note that you might want your command window 101 characters wide. Example output:
Timestamp A/R Flags if Hostname Address TTL
12:32:23.921 Add 2 12 unitname.local. 192.168.111.9 120
You will need to use CTRL+C to exit.