Not sure about dnsmasq, but if you're using iPXE, you can use ${dhcp-server}

dhcp-boot=tag:ipxe,"http://${dhcp-server}/shared/scripts/main.ipxe";

MZ

On Sat, 11 Jan 2020 at 11:06, Geert Stappers <stapp...@stappers.nl> wrote:
>
>
> Hi,
>
> In dnsmasq configuration file I have
>
>   dhcp-boot=tag:ipxe,http://172.16.1.2/networkboot/shi/selector.ipxe
>
> Is there a variable like  "me"?
> And "me" having value of the IP-address of the interface
> that is handing-out the requested DHCP information.
>
> It is to make
>   dhcp-boot=tag:ipxe,http://@me/networkboot/shi/selector.ipxe
> possible
>
>
> Groeten
> Geert Stappers
> --
> Leven en laten leven
>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss@lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to