home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / datacomm / 8944 < prev    next >
Encoding:
Text File  |  1993-01-25  |  2.5 KB  |  62 lines

  1. Newsgroups: comp.sys.amiga.datacomm
  2. Path: sparky!uunet!usc!rpi!pooler
  3. From: pooler@vccsouth14.its.rpi.edu (Robert Peter Poole)
  4. Subject: Re: DNET nfs handler
  5. Message-ID: <7yn36#m@rpi.edu>
  6. Nntp-Posting-Host: vccsouth14.its.rpi.edu
  7. Organization: Rensselaer Polytechnic Institute, Troy, NY
  8. References: <1jijgdINN477@duncan.cs.utk.edu> <C1Dnoy.H38@ns1.nodak.edu>
  9. Date: Mon, 25 Jan 1993 15:43:12 GMT
  10. Lines: 50
  11.  
  12. In article <C1Dnoy.H38@ns1.nodak.edu> massee@plains.NoDak.edu (Craig Massee) writes:
  13. >In article <1jijgdINN477@duncan.cs.utk.edu> levi@cs.utk.edu (David Levi) writes:
  14. >...
  15. >>double checked it all).  When I try to do dir NF0:
  16. >>my shell window locks up, and I can't open any other
  17. >>shell windows.  In addition, any icons on the backdrop
  18. >>of my workbench will not be redisplayed when they are
  19. >>exposed.  I can still pop up tool-manager dock windows
  20. >>and use them, and I can still use other DNET connections.
  21. >>When I kill the snfs server on the DNET side, the strange
  22. >>workbench behaviour stops until a new snfs server is started.
  23. >...
  24. >>Has anybody seen behaviour like this?  Is there any way
  25. >>to fix it?  I have had no problems with any other
  26. >>dnet clients/servers for quite some time, but never got this
  27. >>to work.  Thanks for any help.
  28. >
  29. >Yep.  I use DNet on two systems, a Solbourne (plains), and on a NeXT.
  30. >The NeXT handles every DNet client well, including the snfs server.
  31. >Trying to access NF0: while running DNet on the Solbourne gives the
  32. >exact same problem you stated above.
  33. >
  34. >>-- 
  35. >>-Dave Levi     levi@cs.utk.edu
  36. >
  37. >-Craig
  38. >-- 
  39. >    ///
  40. >Craig/ SysOp, NightLine BBS --- (701) 281-0589 --- USR 14.4 D/S
  41. > \XX/                          A3000 25MHz/180MB
  42. >massee@plains.ndsu.nodak.edu
  43.  
  44.  
  45. I had the same exact problem, only the system I was compiling the UNIX sources
  46. on was SPARCstation IPC.  If I tried accessing NF0:, the icons for my hard
  47. drive partitions would disappear (!!!).  Only quitting DNET would fix this.
  48.  
  49. I found a solution.  (1) I've been told that you MUST have the null-handler
  50. and dpipe-handler.  I found these in a newer archive of DNet which contains,
  51. among other things, the new Amiga IRC client... mount NULL: and DPIPE: first,
  52. then NF0:.
  53. (2) On the UNIX side, I replaced the binary I had originally compiled with a
  54. tweaked one found in an archive -- dnet-snfs-sun4.lha or something like that.
  55. The binary may not be useful to you, but the sourcecode patches MAY.  Something
  56. to do with byte ordering.
  57.  
  58. After making these two changes, NF0: works for me.  My solution probably isn't
  59. a panacea, but I got the thing to work and that's what's important.
  60.  
  61. -- Rob Poole
  62.