Etherboot options using proxyDHCP in dnsmasq #1350
-
|
I'm running the following container based on the app note here: https://ipxe.org/appnote/proxydhcp For the life of me, I cannot replicate the default settings from TinyPXE, where the following is sent in the first DHCP Offer packet: The issue: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Huge shout out to Simon Kelley for introducing a new option After compiling from the latest source, something as simple as the following now includes option 175 in the DHCP Offer packets. |
Beta Was this translation helpful? Give feedback.

Huge shout out to Simon Kelley for introducing a new option
--dhcp-option-pxeto resolve this issue.After compiling from the latest source, something as simple as the following now includes option 175 in the DHCP Offer packets.