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

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!DSUVAX.DSU.EDU!GHELMER
  3. References: <9212300057.AA04711@GoldnG8.univnorthco.edu>
  4. Message-ID: <199212301712.AA11586@dsuvax.dsu.edu>
  5. Newsgroups: bit.listserv.novell
  6. Date:         Wed, 30 Dec 1992 11:12:47 -0600
  7. Reply-To:     Novell LAN Interest Group <NOVELL@SUVM.BITNET>
  8. Sender:       NOVELERR@SUVM.SYR.EDU
  9. From:         Guy Helmer <ghelmer@DSUVAX.DSU.EDU>
  10. Subject:      Re: Cannot run RPL on baseband
  11. Lines: 40
  12.  
  13. In bit.listserv.novell you write:
  14.  
  15. >We recently upgraded our server in a student lab form v2.2 to v3.11
  16. >netware.  Our first surprise was that ipx and netx will no longer work
  17. >over the baseband network - only ODI will do it.
  18.  
  19. >My real problem, however, is that we also cannot remote (diskless) boot
  20. >under 3.11 either.  I have downloaded the PCN2L file from compuserve
  21. >(v1.17) which claims that it solves the problem, namely that the workstation
  22. >cannot get the remote image and simply counts in the upper-right hand corner
  23. >of the screen.  It doesn't work.  Anyone else out there that has found
  24. >a fix for this?
  25.  
  26. PCN2L.LAN is just the LAN driver for the card.  You also need PCN2LRPL.NLM
  27. and perhaps PCN2.RPL to answer RPL requests.  Here's how I've got it
  28. set up on our 3.11 server (in AUTOEXEC.NCF):
  29. -------------------------------------------
  30. load PCN2L name=EH105 frame=IBM_PCN2_SNAP port=628
  31. load PCN2L name=EH105-802.2 frame=IBM_PCN2_802.2 port=628
  32. bind IPX to EH105 net=8af77000
  33. bind IPX to EH105-802.2 net=8af77001
  34. load PCN2LRPL
  35. bind PCN2LRPL to EH105-802.2
  36. -------------------------------------------
  37. I have the ODI drivers set to use the IBM_PCN2_SNAP frame type for IPX,
  38. but I believe the RPL ROMs on the network cards only understand the
  39. 802.2 frame type, so I have both frame types loaded and two logical IPX
  40. networks on the one wire.  If I remember right, I couldn't get the ODI
  41. drivers to work when I tried to use the 802.2 frame type for IPX.  The
  42. whole *##* IBM PC Baseband network was a huge pain in my posterior, so
  43. when I finally got it working with NetWare 3.11, I didn't screw around
  44. with it and try to make it work with just the 802.2 frame type on the
  45. wire.
  46.  
  47. If you need the other two files I mentioned, let me know and I'll send 'em.
  48.  
  49. >Rich Brown
  50. >rbrown@dikjstra.univnorthco.edu
  51. --
  52. Guy Helmer, Dakota State University Computing Services - ghelmer@dsuvax.dsu.edu
  53.