home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / ppp / 710 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.protocols.ppp
  2. Path: sparky!uunet!gatech!news.byu.edu!ux1!fcom.cc.utah.edu!hellgate.utah.edu!caen!destroyer!gumby!wupost!ukma!rsg1.er.usgs.gov!ornl!tdum.CTD.ORNL.GOV!jnm
  3. From: jnm@tdum.CTD.ORNL.GOV (Jamey Maze)
  4. Subject: Dialin to SPARC2 ?
  5. Message-ID: <1992Aug19.141021.11580@ornl.gov>
  6. Sender: usenet@ornl.gov (News poster)
  7. Organization: Oak Ridge National Laboratory
  8. Date: Wed, 19 Aug 1992 14:10:21 GMT
  9. Lines: 37
  10.  
  11. I'm trying to get in a position to test some PPP software, but haven't
  12. made it to first base yet. I've got a UDS V.32 modem attached to ttya on
  13. a SPARC2. The modem was initialized with the command 
  14.  
  15.     AT &F Q2 &C1 &D3 &S1 \N \Q3 \V1 &W
  16.  
  17. The cable is a standard off-the-shelf ribbon cable with all pins wired
  18. straight through.
  19.  
  20. I defined the ttya line in /etc/ttytab like:
  21.  
  22. # name  getty                           type            status  comments
  23. ttya    "/usr/etc/getty std.19200"      dialup          on # UDS-V32
  24.  
  25. I can see the getty running with ps -agux:
  26.  
  27. USER   PID %CPU %MEM   SZ  RSS TT STAT START  TIME COMMAND
  28. root   393  0.0  0.0   40    0 ?  IW   17:32   0:00 - std.19200 ttyb (getty)
  29.  
  30. When I dial into the SPARC2 from a Mac with an identical UDS modem, the
  31. modems sync up, and I see the message "CONNECT 19200" on the Mac
  32. followed by some garbage. The getty immediately dies.
  33.  
  34. Would anyone have any ideas?
  35.  
  36. Thanks!
  37.  
  38. --
  39. Jamey Maze                 | Computing & Telecommunications Division
  40. Oak Ridge National Lab     | Advanced Technology Group
  41. P.O. Box 2008, MS-6238     | Internet: jnm@ornl.gov 
  42. Oak Ridge, TN 37831-6238   | 615/574-6355, FAX 615/574-9646 
  43.  
  44. "The defense of individual rights has reached such extremes as to 
  45.  make society as a whole defenseless against certain individuals.
  46.  It is time, in the West, to defend not so much human rights as
  47.  human obligations." - Aleksandr Solzhenitsyn
  48.