21 lines
472 B
Plaintext
21 lines
472 B
Plaintext
log-queries
|
|
log-dhcp
|
|
|
|
port=0
|
|
listen-address=0.0.0.0
|
|
interface=eth0
|
|
|
|
enable-tftp
|
|
tftp-root=/srv/tftpboot
|
|
|
|
dhcp-no-override
|
|
|
|
pxe-prompt="Cadoles PXE Boot in",5
|
|
pxe-service=X86PC,"Booting from network the Cadoles way",menu/boot.ipxe
|
|
|
|
dhcp-range=192.168.40.20,proxy
|
|
dhcp-match=set:ipxe,175
|
|
dhcp-vendorclass=BIOS,PXEClient:Arch:00000
|
|
dhcp-boot=tag:!ipxe,tag:BIOS,undionly.kpxe,192.168.40.20
|
|
dhcp-boot=tag:!ipxe,tag:!BIOS,ipxe.efi,192.168.40.20
|
|
dhcp-boot=tag:ipxe,menu/boot.ipxe |