[Dnsmasq-discuss] how to configure two dnsmasq machines with only one for tftp
Jelle de Jong
jelledejong at powercraft.nl
Wed Aug 12 21:37:39 BST 2020
Hello everybody,
I got an setup and want to keep this clean and automatically configurable.
I have a firewall with dnsmasq that runs dns and dhcp.
I have a pxelinux server that I want to run dnsmasq on for tftp only.
I want the firewall to proxy the tftp to the pxelinux server...
Can somebody give me an example:
this is an section from my all in one test machine that I want to split
into two dnsmasq machines:
dhcp-authoritative
dhcp-match=set:efi-x86_64,option:client-arch,7
dhcp-match=set:efi-x86_64,option:client-arch,9
dhcp-match=set:efi-x86,option:client-arch,6
dhcp-match=set:bios,option:client-arch,0
dhcp-boot=tag:efi-x86_64,"efi64/syslinux.efi"
dhcp-boot=tag:efi-x86,"efi32/syslinux.efi"
dhcp-boot=tag:bios,"bios/lpxelinux.0"
enable-tftp
tftp-root=/srv/tftp/
tftp-secure
tftp-mtu=1332
Kind regards,
Jelle de Jong (GNU/Linux Consultant)
PowerCraft Technology
I: www.powercraft.nl
T: +31 (0)85 060 9913
M: +31 (0)6 1218 2441
More information about the Dnsmasq-discuss
mailing list