home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / solaris / 508 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.5 KB

  1. Xref: sparky comp.unix.solaris:508 comp.sys.sun.admin:10891
  2. Newsgroups: comp.unix.solaris,comp.sys.sun.admin
  3. Path: sparky!uunet!aai!marc
  4. From: marc@aai.com (Marc Cohen)
  5. Subject: dial in/out modem under Solaris 2.1
  6. Message-ID: <1993Jan28.200443.1290@aai.com>
  7. Keywords: modem Solaris
  8. Organization: Amerinex Artificial Intelligence
  9. Date: Thu, 28 Jan 1993 20:04:43 GMT
  10. Lines: 32
  11.  
  12.  
  13. I'm trying to set up a modem to dial in or out on an IPC running Solaris
  14. 2.1.
  15.  
  16. I followed the Answerbook and set up the port monitor with the following
  17. commands:
  18.  
  19. # sacadm -a -p ttymon0 -t ttycom -c /usr/lib/saf/ttymon \
  20.   -v `ttyadm -V` -y "comment"
  21.  
  22. # pmadm -a -p ttymon0 -s b -i root -v `ttyadm -V` -fu -m \
  23.   "`ttyadm -b -d /dev/cua/b -l conttyH -m ldterm,ttcompat -s \
  24.   /usr/bin/login`" -y "dial in/out on port b"
  25.  
  26. Above commands were actually entered on one line.
  27.  
  28. My /etc/uucp/Devices file looks like:
  29.  
  30.  ACU cua/b - Any hayes
  31.  Direct cua/b - Any direct
  32.  ACU term/b,M - conttyH hayes
  33.  
  34. I have tried different entries from /etc/ttydefs instead of "conttyH" but I
  35. always get the same behaviour.  I can dial out OK, but when dialing in the
  36. modem never goes "on hook" and both the transmit and receive lights stay on
  37. and the machines begins to crawl.  The only way out of this is to reset the
  38. modem (and this sometimes crashes the machine).  I have also been unable to
  39. configure the system for dial in only.  The modem works fine under SunOS
  40. 4.1.2.  Has anyone successfully set up a dial in/out modem and would you
  41. please let me know if I'm missing something here?
  42.  
  43. -Marc
  44.