home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / novell / 19800 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.9 KB  |  40 lines

  1. Newsgroups: bit.listserv.novell
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!torn!csd.unb.ca!bpc.csd.unb.ca!bpc
  3. From: bpc@unb.ca (Brian Cassidy)
  4. Subject: Re: Cannot run RPL on baseband
  5. Message-ID: <bpc.178.725756699@unb.ca>
  6. Sender: news@jupiter.sun.csd.unb.ca
  7. Organization: University of New Brunswick
  8. References: <9212300057.AA04711@GoldnG8.univnorthco.edu>
  9. Date: Wed, 30 Dec 1992 23:04:59 GMT
  10. Lines: 28
  11.  
  12. In article <9212300057.AA04711@GoldnG8.univnorthco.edu> Richard Brown <rbrown@GOLDNG8.UNIVNORTHCO.EDU> writes:
  13. >Date:         Tue, 29 Dec 1992 17:57:26 MST
  14. >From:         Richard Brown <rbrown@GOLDNG8.UNIVNORTHCO.EDU>
  15. >Subject:      Cannot run RPL on baseband
  16. >We recently upgraded our server in a student lab form v2.2 to v3.11
  17. >netware.  Our first surprise was that ipx and netx will no longer work
  18. >over the baseband network - only ODI will do it.
  19. I have several baseband networks, all with remote boot. You can use the 
  20. pcn2l ODI driver, or, you can use the IBM Lan Support Program and gen an IPX 
  21. for it. We use the second solution when tcpip is required since odipkt does 
  22. not work on broadband or baseband. Memory can be saved by dynamically 
  23. loading and unloading the ibmtoken packet driver.
  24. >My real problem, however, is that we also cannot remote (diskless) boot
  25. >under 3.11 either.  I have downloaded the PCN2L file from compuserve
  26. >(v1.17) which claims that it solves the problem, namely that the workstation
  27. >cannot get the remote image and simply counts in the upper-right hand corner
  28. >of the screen.  It doesn't work.  Anyone else out there that has found
  29. >a fix for this?
  30. Yep. Get rpl.nlm from IBM or Novell technical support.
  31. Sample autoexec.ncf might be:
  32. load pcn2l slot=5 frame=ibm_pcn2_802.2 name=baseband
  33. bind ipx to baseband net=1234
  34. load rpl
  35. bind rpl to baseband
  36.  
  37. bootconf.sys, with extensions such as multiple images per node, is supported.
  38.  
  39. Brian Cassidy <BPC@UNB.CA>
  40.