iPXE to redirect boot to another PXE server
|
2013-04-15, 18:45
(This post was last modified: 2013-04-15 18:45 by mcb30.)
Post: #15
|
|||
|
|||
RE: iPXE to redirect boot to another PXE server
(2013-04-15 18:13)Kirioss Wrote: I think the pxebs type is 3840... not lucky :-( It's not a huge problem: you just need to be aware of it. You could construct the entire option 43.8 manually if you prefer: Code: set 43.8:hex 00:0f:02:0a:01:02:03:0a:01:02:04 The more complex example I gave previously is designed to make it easier to edit in future if you need to e.g. change the server IP addresses. To produce the same end result for options 43.8 and 43.6, you could use: Code: # Boot server type = 0x0f00 = 3840 Michael |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)