home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sun / misc / 6163 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.1 KB  |  44 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!nott!cu23.crl.aecl.ca!cc4.crl.aecl.ca!roihar
  3. From: roihar@cc4.crl.aecl.ca
  4. Subject: need to communicate and autologin via serial on SS2 (SunOS 4.1.1)
  5. Message-ID: <7JAN93.09162617@cc4.crl.aecl.ca>
  6. Sender: news@cu23.crl.aecl.ca (USENET News System)
  7. Nntp-Posting-Host: cc4.crl.aecl.ca
  8. Organization: AECL RESEARCH
  9. Date: Thu, 7 Jan 1993 14:16:26 GMT
  10. Lines: 32
  11.  
  12. Hello fello netters...
  13.  
  14. I'm currently attempting to get our SPARCstation 2 serial port talking to a
  15. Concurrent 3280 superminicomputer using cu under SunOS 4.1.1. I don't need 
  16. file transfer capabilities, just the ability to communicate in 7 bit, even
  17. parity ASCII. I modified the /etc/uucp/Systems file and the /etc/uucp/Devices
  18. file and using the command cu -e <system> am attempting to talk with the
  19. superminicomputer. I can talk just fine but I'd like to automatically log 
  20. into the system. cu is either not recognizing my login information field
  21. in the Systems file OR it's not sending and receiving properly. I'm running
  22. cu in a shelltool (shelltool cu -e ccur &     OR
  23.                    shelltool -I cu\ -e\ ccur\ &) but neither of these seem to
  24. work properly. The connection is made properly but no automatic login! It doesn't send out anything on the line (/dev/ttya) or seem to receive anything
  25. from it (/dev/ttya) no matter how I change the login field in the Systems
  26. file. Once the connection is established, however, anything I type goes out to
  27. the port and and the Concurrent responds as expected. Anybody have any idea
  28. what I might be doing wrong?
  29.  
  30. I'm not stuck on cu. I'll use anything that I can get the source code (smaller
  31. the better) for to do the same job (i.e. communicate and allow autologin).
  32. Anybody got any pointers to any other public domain or standard Unix utilities
  33. that'll do this? I eventually want to have a program on the workstation 
  34. communicating with a program on the superminicomputer via the serial RS232 line.
  35.  
  36.         Please respond directly to Martin Thompson
  37.         at one of the following Internet email addresses:
  38.  
  39.             roihar@crl.aecl.ca (preferred)
  40.  
  41.         OR
  42.  
  43.             root@cu48.crl.aecl.ca
  44.