home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / misc / 18394 < prev    next >
Encoding:
Text File  |  1992-12-12  |  873 b   |  28 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!hela.iti.org!ais.org!kelson
  3. From: kelson@ais.org (David Lewis)
  4. Subject: Re: DNET NIGHTMARE
  5. Message-ID: <Bz4pnB.CyB@ais.org>
  6. Organization: UMCC
  7. References: <Bz2v15.ELF@usenet.ucs.indiana.edu> <1992Dec11.133602.20895@en.ecn.purdue.edu> <1992Dec11.194806.19456@wuecl.wustl.edu>
  8. Date: Sat, 12 Dec 1992 04:25:57 GMT
  9. Lines: 17
  10.  
  11. In article <1992Dec11.194806.19456@wuecl.wustl.edu> cmd1@wuecl.wustl.edu (Chris Dunphy) writes:
  12. >   Your problem with D-Net is probably fromn the xyplex you
  13. >are using to dial into unix.  I had the same problem, my xyplex
  14. >was not passing certain control characters.  Try running
  15. >dnet in 7-bit mode, or changing around the connection stats
  16. >on the dial in.
  17. >
  18.  
  19.   Yeah I had the same problem.. I just did
  20. "run dnet -b<baud> -P0 -Z0
  21.  
  22. then on the unix side.. I did 
  23. stty -odd
  24. dnet
  25.  
  26. and it worked fine.
  27.  
  28.