Tagged Questions
0
votes
1answer
416 views
PXE boot linux. PXE-E51: No DHCP or proxyDHCP offers were received
I am trying to have an ubuntu box (192.168.10.9) acting as a PXE server, but i have trouble getting DHCP to work.
The PXE server is connected to a SOHO router (192.168.10.1) acting as a switch.
I have ...
1
vote
3answers
438 views
Can ISC dhcpd operate as a proxy dhcp server for PXE boot?
I have an existing LAN with a DHCP server already dishing out IP addresses.
For various reasons I cannot replace that server so it will still need to dish out IP addresses.
I've been experimenting ...
3
votes
1answer
149 views
Is there a match on incoming interface in DHCPd classes?
(Note, the title of the question Is there a way to classify DHCP requests based on the interface they're coming from? is what I want answered, but it doesn't actually ask that question for a ...