Heuristic to break DHCP infinite loop
|
2020-04-03, 10:24
(This post was last modified: 2020-04-03 10:40 by alkisg.)
Post: #1
|
|||
|
|||
Heuristic to break DHCP infinite loop
I would like to propose a small heuristic to make it easier to break the DHCP infinite loop.
Currently, users that have microtik routers or pfsense servers are advised to build ipxe on their own, while embedding a script to break the loop. My proposed heuristic is that ipxe would automatically prefer a special "ipxe-override-filename" DHCP option to the stock DHCP filename. That way, if users define both options in their DHCP, then the first request will use "filename" (e.g. ipxe.pxe), while the ipxe request will use "ipxe-override-filename" (e.g. menu.ipxe). Avoiding custom iPXE builds has the following benefits:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Heuristic to break DHCP infinite loop - alkisg - 2020-04-03 10:24
RE: Heuristic to break DHCP infinite loop - alkisg - 2020-04-05, 12:34
|
User(s) browsing this thread: 1 Guest(s)