DHCP message configuration
|
2013-05-16, 13:30
Post: #8
|
|||
|
|||
RE: DHCP message configuration
(2013-05-16 12:40)mcb30 Wrote: Two things:Sorry I was a bit unclear there. When I said "set use-cached 0", which means iPXE issue its own request and not display that message. Instead, it displayed "DHCP net0 ........ok". Only undionly.kkpxe can send the message and got replied back. When I captured the packets, only basic options (i.e. 1 or 55... as I remember) and PXE options (130,131...) are included on DHCP discover message. By "all options mandated by the PXE spec including the site-local options", do you mean that the site-local options depends on PXE ROM? I have global specific options like Code: option domain-name "isc.org"; as defined in dhcpd.conf I want such options to be carried in a reply from DCHP server. Such options can be retrieved with the kernel during booting. But the problem is that I want the options before kernel start booting. Thanks. |
|||
« 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)