home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6576 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  953 b 

  1. Path: sparky!uunet!ulowell!news.bbn.com!olivea!mintaka.lcs.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!epeisach
  2. From: epeisach@athena.mit.edu (Ezra Peisach)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: BOOTP/TFTP
  5. Message-ID: <1992Aug30.143717.20015@athena.mit.edu>
  6. Date: 30 Aug 92 14:37:17 GMT
  7. References: <17382@vd.seqeb.gov.au>
  8. Sender: news@athena.mit.edu (News system)
  9. Organization: Massachusetts Institute of Technology
  10. Lines: 20
  11. Nntp-Posting-Host: kangaroo.mit.edu
  12.  
  13.  
  14. Yes you can use bootp/tftp. 
  15.  
  16. From the rom, on a DS3100:
  17.  
  18. boot tftp()
  19.  
  20. On a DS5XXX/XX
  21.  
  22. boot slot/tftp
  23.  
  24. The server side should send over a kernel.
  25.  
  26. This setup is convenient and works for bootp forwarding. The only
  27. problem I've seen is that on congested networks, the tftp often times
  28. out. I suspect that either a) the interface board is put in promiscuous
  29. mode and is losing packets b) Timeouts are screwy c) Collisions are not
  30. recognized proberly and do not cause a resend. 
  31.  
  32.     Ezra
  33.