Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get multiple (2) dns servers from ipxe (net0.dhcp/dns:ipv4)
2014-03-21, 12:37
Post: #1
Get multiple (2) dns servers from ipxe (net0.dhcp/dns:ipv4)
Hi!

Is this possible to "add/modify"?
Are there any reason, iPXE only stores one of the DNS servers it receives from DHCP?

--Torgeir
Find all posts by this user
Quote this message in a reply
2014-03-23, 13:45 (This post was last modified: 2014-03-23 13:46 by sebastian.)
Post: #2
RE: Get multiple (2) dns servers from ipxe (net0.dhcp/dns:ipv4)
I Think its because its not generally that important with DNS redundancy during boot.
If you want disaster recovery, you can run a embedded script that says:

#!ipxe
:start
autoboot || goto start

Then it will try and try and try endlessly until boot does succeed
Find all posts by this user
Quote this message in a reply
Post Reply 




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