Re: [Dnsmasq-discuss] PXE boot in proxy mode not working

2022-01-23 Thread Simon Kelley
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

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] PXE boot in proxy mode not working

2018-11-30 Thread Geert Stappers
On Fri, Nov 30, 2018 at 01:47:50PM +, Tschigirinski Jewgeni wrote:
> Hi,
> 
> I want use dnsmasq in proxy mode to boot uefi pxe client.
> 
> I can observe dhcp discover and dhcp offer coming from the real dhcp
> server, no dhcp request is sending.
> 
> The relevant configuration is:
> 
> dhcp-range=x.x.x.1,proxy
> dhcp-option=vendor:PXEClient,6,2b
> dhcp-boot=bootnetx64.efi,"PXE Server"
> enable-tftp
> tftp-root=/tftpboot
> port=0
> 
> Many thanks for any advice
 
My advice:  Share more information with us.
 * info about DHCP server
 * info about the UEFI PXE client
 * how the obseration from
   > I can observe dhcp discover and dhcp offer coming from the real dhcp
   > server, no dhcp request is sending.
   was made


Groeten
Geert Stappers
-- 
Leven en laten leven

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss