Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nslookup - hostname
2016-01-21, 15:50
Post: #2
RE: nslookup - hostname
(2016-01-21 12:00)bshogeman Wrote:  How can I do a reverse dns lookup in ipxe?
Normaly I use nslookup ipadress for this but iPXE doesn't give the right result.

nslookup hostname ${ip}
Return the ip in the variable named hostname and not the hostname of the machine.

Is there a work-a-round for this? How do I fill the hostname value with the correct name? (DNS PTR records / reverse lookup)

There is no support for PTR record lookup in iPXE. What is the use case for which you need to do this?

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
nslookup - hostname - bshogeman - 2016-01-21, 12:00
RE: nslookup - hostname - mcb30 - 2016-01-21 15:50
RE: nslookup - hostname - bshogeman - 2016-01-25, 12:34
RE: nslookup - hostname - mcb30 - 2016-01-27, 13:27



User(s) browsing this thread: 1 Guest(s)