the question says it all.
Can someone please tell me if that is possible and how?
I already have the IP Addresses and the MAC Addresses of the devices I want the bonjour name from…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming you’re looking for machines in the .local domain and your mDNS server listens on the default reserved IP of
224.0.0.251, port 5353 you can perform a reverse lookup with dig in the same way you’d refer to a unicast hostname:Where
192.168.1.12is the IP you want to check out.