[Dnsmasq-discuss] PXE boot in proxy mode not working
Simon Kelley
simon at thekelleys.org.uk
Sun Jan 23 23:35:56 UTC 2022
If you have
dhcp-range=192.168.6.0,proxy
pxe-service=x86PC,........
and you're running on a machine with an address on 192.168.6.x (check
netmask) then you should get a reply. Try that minimal config first.
My guess is that there is an iptables rule in place on your archlinux
machine that blocks either source address 0.0.0.0 or destination address
255.255.255.255 or blocks the DHCP port.
Cheers,
Simon.
On 23/01/2022 19:10, Stefan Lauterwasser wrote:
>
> Hello,
>
> I have issues using PXE boot in dnsmasq proxy mode. I tried observing
> dnsmasq packages with wireshark - for me it looks like dnsmasq does not
> response at all.
>
> I searched in the internet, in your mailing list archive and tried more
> than the attached 7 configurations.
> No idea what I am doing wrong. Everything should be on max verbose as
> well but there is no output.
>
> The PXE client just says - no surprise:
>
> "CLIENT MAC ADDR: 90 1B 0E 5B 2D E2 GUID: 8D3A8454 3485 42E4 8CDA
> CD4670BF8CF7
> PXE-E53: No boot filename received
>
> PXE-M0F: Exiting Intel Boot Agent.
>
> Missing operating system"
>
> Please find all the other information attached.
>
> Thank you for your support,
> Best Regards,
> Stefan Lauterwasser
More information about the Dnsmasq-discuss
mailing list