Hi James, Have a look at dnsmasq, this is a lightweight daemon that includes functionality of a DNS server, DHCP server and TFTP server. Quite a few small linux based routers use this for the DNS proxy and DHCP server.
Here's a random blog post Google found: https://stelfox.net/blog/2013/12/using-dnsmasq-as-a-standalone-tftp-server/ Regards Darryl On 6/02/2016 11:36 AM, James Harper via luv-main wrote: > > I’m trying to set up a PXE server under Debian, but can’t see any > packages that support the DHCP part of the PXE protocol. > > > > I already have tftp running, and my router is running DHCP, so I just > need the server that can send out the additional boot-related DHCP > options alongside what the router is offering. > > > > The ‘pxe’ package under debian appears only able to run on the proxy > dhcp port 4011, which I don’t want or need because my PXE server is > not running on the same server as the DHCP server. I think that’s just > a permissions issue but I was hoping for something that “just worked” > out of the box. > > > > Any suggestions? > > > > Thanks > > > James > > > > > > > > _______________________________________________ > luv-main mailing list > [email protected] > http://lists.luv.asn.au/listinfo/luv-main
_______________________________________________ luv-main mailing list [email protected] https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main
