You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

furtmayr.html 3.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <html>
  2. <head>
  3. <title>Free TFTP / Syslog / NFS Servers for Windows</title>
  4. </head>
  5. <body>
  6. <h3 align="center">Free TFTP / Syslog / NFS Servers for Windows</h3>
  7. <div align="center"><center>
  8. <address>
  9. Stefan Furtmayr (<a href="mailto:sf@paf.net">sf@paf.net</a>)
  10. </address>
  11. </center></div>
  12. <p>Feel free to send me your comments about these programs or some additions.</p>
  13. <p>Also have a look at the <a
  14. href="http://www.ltsp.org/contrib/diskless-windows-howto.htm">&quot;Diskless Windows
  15. Cookbook &quot;</a> in the <a href="http://www.ltsp.org/contrib/">LTSP Contrib Area</a>.</p>
  16. <p><small>From this list I have only used the W2K-TFTP once for a customer with the <a
  17. href="http://support.3com.com/infodeli/tools/nic/mba.htm">3Com MBA Utility Disk</a>, while
  18. it can be used as well with <a href="http://etherboot.sourceforge.net">Etherboot</a>
  19. tagged images for other NIC brands.</small><br>
  20. <small>The solution used a netbooted DOS with MS Client 3.0 to easily restore disk images
  21. with <a href="http://www.ghost.com/">Symantec Ghost</a> (see <a
  22. href="http://appdeploy.com/tools/imaging.shtml">appdeploy.com</a> for similar tools).</small><br>
  23. <small>Sure there are several possibilities to do this with Linux but for cloning NT4/W2K
  24. the NTFS support is rather experimental and automatically changing the SID is another
  25. issue.</small></p>
  26. <h4>TFTP Servers:</h4>
  27. <p>In Autumn 2000 i tested some different TFTP servers and found out that most of them do
  28. not install/run as a service, especially under W2K.
  29. <ul>
  30. <li>TFTP server included with Windows 2000 (remote installation services need to be
  31. installed)<br>
  32. The path for the images has to be specified via registry:<br>
  33. Q232115 - Changing the Drive or Volume on Which Remote Installation Images Reside:<br>
  34. <a href="http://support.microsoft.com/support/kb/articles/Q232/1/15.ASP">http://support.microsoft.com/support/kb/articles/Q232/1/15.ASP</a></li>
  35. <li>3CDaemon version 2.0 revision 10. Freeware. Integrated TFTP/FTP/Syslog Daemon for
  36. Windows 95/98/NT<br>
  37. <a href="ftp://ftp.3com.com/pub/utilbin/win32/3cdv2r10.zip">ftp://ftp.3com.com/pub/utilbin/win32/3cdv2r10.zip</a><br>
  38. - Windows 2000 Server: does not run as service!<br>
  39. - Windows NT Server 4.0: not tested</li>
  40. <li>The TFTP Server portion of 3CServer, altered to run as a system Service under Windows NT<br>
  41. <a href="ftp://ftp.3com.com/pub/utilbin/win32/3CTftpSvc.zip">ftp://ftp.3com.com/pub/utilbin/win32/3CTftpSvc.zip</a><br>
  42. - Windows 2000 Server: only working in debug mode, does not run as service!<br>
  43. - Windows NT Server 4.0: not tested</li>
  44. <li>Cisco TFTP Server v.1.1<br>
  45. <a href="http://www.cisco.com/pcgi-bin/tablebuild.pl/tftp">http://www.cisco.com/pcgi-bin/tablebuild.pl/tftp</a><br>
  46. Does not provide an option itself to install as service.</li>
  47. <li><a href="http://solarwinds.net/Tools/Free_Tools/TFTP_Server/">http://solarwinds.net/Tools/Free_Tools/TFTP_Server/</a><br>
  48. Does not provide an option itself to install as service.</li>
  49. </ul>
  50. <p><em>Untested:</em></p>
  51. <p>found on <a href="http://www.nonags.com/nonags/servd32.html">http://www.nonags.com/nonags/servd32.html</a><br>
  52. - <a href="http://www.klever.net/kin/pumpkin.html">http://www.klever.net/kin/pumpkin.html</a><br>
  53. - <a href="http://membres.tripod.fr/phjounin//P_tftpd32.htm">http://membres.tripod.fr/phjounin//P_tftpd32.htm</a></p>
  54. <h4>Syslog Servers:</h4>
  55. <ul>
  56. <li>3Com Software Library - Utilities for 32 bit Windows<br>
  57. <a href="http://support.3com.com/software/utilities_for_windows_32_bit.htm">http://support.3com.com/software/utilities_for_windows_32_bit.htm</a></li>
  58. <li><a href="http://www.netal.com/download.htm#SL4NT03">http://www.netal.com/download.htm#SL4NT03</a>
  59. (works as service) </li>
  60. </ul>
  61. <h4>NFS Servers:</h4>
  62. <ul>
  63. <li>War NFS Daemon: <a href="http://www.jgaa.com">http://www.jgaa.com</a> (untested)</li>
  64. </ul>
  65. </body>
  66. </html>