home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.solaris:508 comp.sys.sun.admin:10891
- Newsgroups: comp.unix.solaris,comp.sys.sun.admin
- Path: sparky!uunet!aai!marc
- From: marc@aai.com (Marc Cohen)
- Subject: dial in/out modem under Solaris 2.1
- Message-ID: <1993Jan28.200443.1290@aai.com>
- Keywords: modem Solaris
- Organization: Amerinex Artificial Intelligence
- Date: Thu, 28 Jan 1993 20:04:43 GMT
- Lines: 32
-
-
- I'm trying to set up a modem to dial in or out on an IPC running Solaris
- 2.1.
-
- I followed the Answerbook and set up the port monitor with the following
- commands:
-
- # sacadm -a -p ttymon0 -t ttycom -c /usr/lib/saf/ttymon \
- -v `ttyadm -V` -y "comment"
-
- # pmadm -a -p ttymon0 -s b -i root -v `ttyadm -V` -fu -m \
- "`ttyadm -b -d /dev/cua/b -l conttyH -m ldterm,ttcompat -s \
- /usr/bin/login`" -y "dial in/out on port b"
-
- Above commands were actually entered on one line.
-
- My /etc/uucp/Devices file looks like:
-
- ACU cua/b - Any hayes
- Direct cua/b - Any direct
- ACU term/b,M - conttyH hayes
-
- I have tried different entries from /etc/ttydefs instead of "conttyH" but I
- always get the same behaviour. I can dial out OK, but when dialing in the
- modem never goes "on hook" and both the transmit and receive lights stay on
- and the machines begins to crawl. The only way out of this is to reset the
- modem (and this sometimes crashes the machine). I have also been unable to
- configure the system for dial in only. The modem works fine under SunOS
- 4.1.2. Has anyone successfully set up a dial in/out modem and would you
- please let me know if I'm missing something here?
-
- -Marc
-