Answer the question
In order to leave comments, you need to log in
How to specify another tftp server for a specific host in dnsmasq?
I specified the dhcp tag, because I didn’t find any suitable ones anymore.
The essence of the question is this. dnsmasq is up on Debian. Here is a piece of config for a single host
...
dhcp-host=set:other-srv,00:11:22:33:aa:bb,192.168.0.100
dhcp-option=tag:other-srv,66,"192.168.0.11"
dhcp-option=tag:other-srv,67,tfttboot/custom.pxe
...
tfttboot/custom.pxe
. The client looks for it on the same tftp server where dnsmasq is up. And it is necessary to load from another server, 192.168.0.11, where the tftp server is also raised. What am I doing wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question