« 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
Lona Michelides on Wednesday, October 15, 2025 at 02:20
Ready to drive targeted visitors to your Dzhang Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=VOdZEKK52Rw
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.