How to chainload ipxe using dnsmasq?
|
2012-10-12, 20:43
(This post was last modified: 2013-07-02 23:14 by stefanlasiewski.)
Post: #1
|
|||
|
|||
How to chainload ipxe using dnsmasq?
I am trying to use dnsmasq on my quest for a small, simple bootserver.
I want dnsmasq to tell the clients to load bootstrap.ipxe [1]. With ISC BIND, we use this syntax: Code: if exists user-class and ( option user-class = "iPXE" ) { But how can we do this with dnsmasq? I have managed to load undionly.kpxe via dnsmasq. Here is my dnsmasq.conf: Code: ### Tftp But I cannot figure out how to tell the client to request bootstrap.ipxe . Can anyone here help me out? [1] https://gist.github.com/2234639 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to chainload ipxe using dnsmasq? - stefanlasiewski - 2012-10-12 20:43
RE: How to serve serve bootstrap.ipxe via dnsmasq.conf? - robinsmidsrod - 2012-10-13, 17:13
RE: How to serve serve bootstrap.ipxe via dnsmasq.conf? - stefanlasiewski - 2013-02-05, 21:51
RE: How to serve serve ipxe over dnsmasq? - robinsmidsrod - 2013-02-06, 11:29
RE: How to chainload ipxe using dnsmasq? - TheUltimateUnltd - 2014-05-19, 14:36
RE: How to chainload ipxe using dnsmasq? - robinsmidsrod - 2016-01-22, 08:36
|
User(s) browsing this thread: 1 Guest(s)