hardware4future/config_files/etc/dnsmasq.d/pxe.conf
2026-06-24 14:48:12 +02:00

8 lines
269 B
Text

interface=enx9cbf0d007794
domain=yourdomain.com
dhcp-range=192.168.0.3,192.168.0.253,255.255.255.0,1h
pxe-service=x86PC, "PXELINUX (BIOS)", "pxelinux.0"
dhcp-match=set:efi-x86_64,option:client-arch,7
dhcp-boot=tag:efi-x86_64,bootx64.efi
enable-tftp
tftp-root=/srv/tftp