alternative dhcp server?
|
2011-11-03, 13:14
Post: #15
|
|||
|
|||
RE: alternative dhcp server?
(2011-08-25 16:14)patpat Wrote: about chainloading: The primary constraint is the requirement to work out-of-the-box with the Microsoft DHCP server, which has very limited support for conditional responses. This DHCP server can vary the response based on the DHCP user class, and we can use an iPXE-specific user class without running afoul of any of the various specifications (DHCP, PXE, etc.). ISC dhcpd is flexible enough to cope with pretty much any scheme; it's just simplest to document a scheme that works in exactly the same way for both ISC dhcpd and the Microsoft DHCP server. Quote:2) Dispatching different payloads for option 67 on different DHCP answers it represents also a problem; DHCP (v4) is a stateless protocol, and DHCP server engines (v4) are stateless, I do not consider changing the protocol engine to statefull would be a good approach. Using the DHCP user class to determine the response is still stateless. The response depends only upon the request. No state is retained by the server. Quote:3) Then why not answering the “file” field blank and both options 67 “in the same DHCP answer”?…
Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
alternative dhcp server? - AT-HE - 2011-04-06, 01:29
RE: alternative dhcp server? - mcb30 - 2011-04-06, 01:55
RE: alternative dhcp server? - Sha0 - 2011-04-06, 05:02
RE: alternative dhcp server? - AT-HE - 2011-04-06, 14:06
RE: alternative dhcp server? - mcb30 - 2011-04-07, 15:12
RE: alternative dhcp server? - Sha0 - 2011-04-07, 18:43
RE: alternative dhcp server? - AT-HE - 2011-04-07, 19:15
RE: alternative dhcp server? - Sha0 - 2011-04-07, 20:36
RE: alternative dhcp server? - mcb30 - 2011-04-08, 03:28
RE: alternative dhcp server? - robinsmidsrod - 2011-04-07, 18:30
RE: alternative dhcp server? - Z.C. - 2011-06-06, 05:38
RE: alternative dhcp server? - AT-HE - 2011-07-26, 18:17
RE: alternative dhcp server? - patpat - 2011-08-25, 16:14
RE: alternative dhcp server? - AT-HE - 2011-11-02, 03:03
RE: alternative dhcp server? - mcb30 - 2011-11-03 13:14
|
User(s) browsing this thread: 5 Guest(s)