Ignoring DHCP settings
|
2015-05-06, 13:45
Post: #2
|
|||
|
|||
RE: Ignoring DHCP settings
(2015-05-06 02:53)Scotty Wrote: Editing those settings (either via config or using set commands) when I run In which scope are you editing the settings? The reconstructed DHCP packets passed to pxelinux.0 (or to any other PXE NBP) give priority to netdevice-specific settings, since the PXE API is implicitly requesting the DHCP packet for a single network device. This means that a setting in the "net0" scope will take priority over a setting in the top-level scope. You probably want to do something like: Code: #!ipxe Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Ignoring DHCP settings - Scotty - 2015-05-06, 02:53
RE: Ignoring DHCP settings - mcb30 - 2015-05-06 13:45
RE: Ignoring DHCP settings - Scotty - 2015-05-08, 01:05
|
User(s) browsing this thread: 2 Guest(s)