Discussion:
extra option to tftpd
(too old to reply)
Patrick Welche
2009-10-02 17:27:03 UTC
Permalink
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
Manuel Bouyer
2009-10-04 11:22:37 UTC
Permalink
Post by Patrick Welche
I found adding an option to tftpd essentially to do s/\\/\// on a filename
useful for booting windows.
Comments?
We had to do something similar at work.
--
Manuel Bouyer <***@antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la difference
--

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...