Patrick Welche
2009-10-02 17:27:03 UTC
I found adding an option to tftpd essentially to do s/\\/\// on a filename
useful for booting windows.
Comments?
Cheers,
Patrick
(pop
tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftpboot -p \
in inetd.conf)
Oct 2 18:21:14 quantz tftpd[28269]: 10.111.52.39: read request for /Boot/BCD: success
Oct 2 18:21:14 quantz tftpd[28269]: 10.111.52.39: read request for /Boot/BCD: success
Oct 2 18:21:14 quantz tftpd[21914]: 10.111.52.39: read request for /Boot/winpe.wim: success
Oct 2 18:21:14 quantz tftpd[19606]: 10.111.52.39: read request for /Boot/boot.sdi: success
Oct 2 18:21:14 quantz tftpd[19606]: 10.111.52.39: read request for /Boot/boot.sdi: success
Oct 2 18:21:14 quantz tftpd[4379]: 10.111.52.39: read request for /Boot/winpe.wim: success
useful for booting windows.
Comments?
Cheers,
Patrick
(pop
tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftpboot -p \
in inetd.conf)
Oct 2 18:21:14 quantz tftpd[28269]: 10.111.52.39: read request for /Boot/BCD: success
Oct 2 18:21:14 quantz tftpd[28269]: 10.111.52.39: read request for /Boot/BCD: success
Oct 2 18:21:14 quantz tftpd[21914]: 10.111.52.39: read request for /Boot/winpe.wim: success
Oct 2 18:21:14 quantz tftpd[19606]: 10.111.52.39: read request for /Boot/boot.sdi: success
Oct 2 18:21:14 quantz tftpd[19606]: 10.111.52.39: read request for /Boot/boot.sdi: success
Oct 2 18:21:14 quantz tftpd[4379]: 10.111.52.39: read request for /Boot/winpe.wim: success