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-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 


Messages In This Thread
RE: Get multiple (2) dns servers from ipxe (net0.dhcp/dns:ipv4) - sebastian - 2014-03-23 13:45



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