diff --git a/config_files/etc/dnsmasq.d/pxe.conf b/config_files/etc/dnsmasq.d/pxe.conf new file mode 100644 index 0000000..8bb01ed --- /dev/null +++ b/config_files/etc/dnsmasq.d/pxe.conf @@ -0,0 +1,6 @@ +interface=enx9cbf0d007794 +domain=yourdomain.com +dhcp-range=192.168.0.3,192.168.0.253,255.255.255.0,1h +dhcp-boot=grubx64.efi +enable-tftp +tftp-root=/srv/tftp