DHCP message configuration
|
2013-05-16, 12:40
Post: #7
|
|||
|
|||
RE: DHCP message configuration
(2013-05-16 12:10)Rickert Wrote: I tried both undionly.kpxe and ipxe.pxe. ipxe.pxe is not compatible, while undionly.kpxe can only send DHCP messages (Discover and Request), but server returns no reply. This is potentially a configuration problem on your server. Quote:Only undionly.kkpxe works and the embedded script has "set use-cached 0" I captured the packets on both case using tcpdump (I stopped when iPXE finished downloading all tftp files) and inspect them with Wireshark. Two things: If you are still seeing the "DHCP (....) ...using cached" message then iPXE is not issuing its own DHCP request, and everything else is therefore irrelevant until you fix that problem. There is no (sensible) way for a DHCP client to request "all" options. iPXE requests all options that it understands (i.e. all options corresponding to named settings), plus all options mandated by the PXE spec including the site-local options. Any other options would simply be ignored anyway, since no code ever accesses them. Could you provide some more specific detail on which options you consider to be missing? Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
DHCP message configuration - Rickert - 2013-05-15, 03:48
RE: DHCP message configuration - mcb30 - 2013-05-15, 23:47
RE: DHCP message configuration - Rickert - 2013-05-16, 07:37
RE: DHCP message configuration - mcb30 - 2013-05-16, 09:57
RE: DHCP message configuration - Rickert - 2013-05-16, 10:07
RE: DHCP message configuration - Rickert - 2013-05-16, 12:10
RE: DHCP message configuration - mcb30 - 2013-05-16 12:40
RE: DHCP message configuration - Rickert - 2013-05-16, 13:30
RE: DHCP message configuration - robinsmidsrod - 2013-05-16, 19:36
RE: DHCP message configuration - Rickert - 2013-05-17, 05:28
RE: DHCP message configuration - mcb30 - 2013-05-17, 16:06
|
User(s) browsing this thread: 1 Guest(s)