home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / appletal / 3371 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.2 KB  |  67 lines

  1. Newsgroups: comp.protocols.appletalk
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!nntp-server.caltech.edu!keeper
  3. From: keeper@lighthouse.caltech.edu (Lighthouse Keeper)
  4. Subject: Re: Need cure for stupidity: Cap-60 (pl100)
  5. In-Reply-To: zagar@chester.cms.udel.edu's message of Mon, 14 Sep 1992 15: 07:06 GMT
  6. Message-ID: <KEEPER.92Sep14103202@lighthouse.caltech.edu>
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: lighthouse.caltech.edu
  9. Organization: Rotwang Technologies, plc.
  10. References: <BuKpzv.LyM@news.udel.edu>
  11. Date: Mon, 14 Sep 1992 18:32:02 GMT
  12. Lines: 53
  13.  
  14. In article <BuKpzv.LyM@news.udel.edu> zagar@chester.cms.udel.edu (Randy Zagar) writes:
  15.  
  16.    Okay, I'm running a Sun SPARCstation-1 (sunos 4.1.2) and I've
  17.    successfully installed the stanford enet filter as "/dev/enet-le0".
  18.    [Not real sure, kinda hard to test that w/o a functioning CAP...]
  19.  
  20.    I'm just trying to do a simple test-install of cap60 with
  21.    Native EtherTalk (Phase-2).
  22.  
  23.    Right off the bat, when I try to run aarpd with the command-line
  24.  
  25.        aarpd le0 "TheZone"
  26.  
  27.    I get the following error message
  28.  
  29.        open: /dev/enetXX: No such file or directory
  30.        10:48:48 09/14/92  pi_open: aarp_init: No such file or directory
  31.        init_enet: network initialization failed
  32.  
  33.    So, I seem to have some problems... :-)
  34.  
  35.    Needless to say, I wouldn't mind corresponding with someone who's had
  36.    experience setting up cap60 in this way.
  37.  
  38.    Any information would be helpful,
  39.  
  40.    -Randy
  41.  
  42. I'm using the /dev/nit drivers now, but I have set up cap to work with
  43. the enet filters before.
  44.  
  45. I believe that the enet drivers have to be installed just as the error
  46. message indicates.  Try doing the following:
  47.  
  48. Erase you're current enet devices in /dev.
  49.  
  50. Issue the following exact command:
  51. mknod /dev/enet0 c 4 0
  52.  
  53. Now, change the line in your startup file to read
  54.  
  55. aarpd enet0 "TheZone"
  56.  
  57. And I believe this should work.  I think the problem is that cap does
  58. not give you complete freedom in what you name the devices, and it
  59. expects the word "enet" followed by a number.
  60.  
  61.  
  62. --
  63.           keeper@lighthouse.caltech.edu       Steven Fought
  64.  
  65.          "Why bother with Virtual Reality when you can just
  66.           make people go insane in exactly the right way?"
  67.