Matthias Teege wrote:
Moin,
aggregate ndb that dhcpd uses. there are various 'sleep' and ip
ranges options for dhcpd that might help with division of
responsibilities between servers.
I have to boot some linux systems from my Plan 9 dns/dhcp/tftp server
via PXE. Pxelinux needs a tftp server which supports the tsize option
and I think the Plan 9 one doesn't do that. So my idea is to redirect
the tftp requests to another tftp server via the next-server option. But
I'm interested in any other solution.
i hacked that in some time ago to boot netbsd/linux from plan9:
http://9hal.ath.cx/usr/cinap_lenrek/tftpd.c
/n/sources/contrib/cinap_lenrek/tftpd.c
cinap