[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Clean up of dhcpd.conf



debian-edu@lists.debian.org wrote:
[Vagrant]
> also, a side note, why does debian-edu not run the tftpd chrooted (the
> default on debian) ? so that:
>
>          filename              "/var/lib/tftpboot/ltsp/i386/pxelinux.0";
>
> would be:
>
>          filename              "/ltsp/i386/pxelinux.0";

No idea.  Probably because the default is to not use chroot?

Happy hacking,
--
Petter Reinholdtsen


--
I have same problems on the etch-rc1 skolelinux
When booting a disklessworkstation, dhcpd server is found but remote TFTP access always fail:
TFTP ARP timeout
TFTP can not open connection
My /etc/inetd.conf own these lines:

#:BOOT: TFTP service is provided primarily for booting.  Most sites
#       run this only on machines acting as "boot servers."
tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd *-s* --tftpd-timeout 300 --retry-timeout 5 --no-multicast --maxthread 100 --verbose=5 */var/lib/tftpboot*

And I use relative url in /etc/dhcpd.conf file:
*filename "ltsp/i386/pxelinux.0";* (I have tryed "/ltsp/i386/pxelinux.0" and even "/var/lib/tftpboot/ltsp/i386/pxelinux.0" but nothings works :()

Suggestions will be thanksful

Regards, S.B ~


Reply to: