ISC DHCP / HTTP Issues
|
2018-12-26, 09:31
Post: #1
|
|||
|
|||
ISC DHCP / HTTP Issues
Hi everyone,
To preface, i had my setup working fine with dnsmasq and ipxe via debian. However, dnsmasq is not usable for other scenarios specific to me so I switched over to ISC DHCP. Following the chainload example, I am using the user-class to to prevent boot loops however it seems the file is not being handled out correctly and I do not understand why, maybe somebody could help or take a look at my config? Currently what occurs: -Client boots and runs PXE -DHCP assigns correctly -IPXE is loaded -IPXE configures net0 properly -IPXE displays "Nothing to boot: No such file or directory" and my /etc/dhcp/dhcpd.conf is as follows: Code: default-lease-time 600; based on what I can see it almost seems like iPXE is not getting the http path to the file however it's also not falling into an infinite loop so it's not reading the filename directive a second time. I am guessing this is a dumb configuration mistake on my behalf, I'd appreciate any help. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ISC DHCP / HTTP Issues - luis84 - 2018-12-26 09:31
RE: ISC DHCP / HTTP Issues - NiKiZe - 2018-12-26, 11:47
RE: ISC DHCP / HTTP Issues - MultimediaMan - 2018-12-26, 13:03
RE: ISC DHCP / HTTP Issues - luis84 - 2018-12-28, 01:40
RE: ISC DHCP / HTTP Issues - NiKiZe - 2018-12-28, 01:49
RE: ISC DHCP / HTTP Issues - luis84 - 2018-12-29, 05:58
RE: ISC DHCP / HTTP Issues - NiKiZe - 2018-12-29, 10:13
|
User(s) browsing this thread: 1 Guest(s)