Carrier Detection in Solaris 8 for Dial in and Null Modem Connections


 
Thread Tools Search this Thread
Operating Systems Solaris Carrier Detection in Solaris 8 for Dial in and Null Modem Connections
# 1  
Old 06-13-2013
Carrier Detection in Solaris 8 for Dial in and Null Modem Connections

I am having troubles with carrier detection for dialing in via a modem or direct connection via a null modem connection under Solaris 8 (i.e. login session remains active after the modem disconnects). I tried two different dumb modems (which do not respond to AT commands) on the machine that I am dialling into . I tested the CD output on one of the modems and found the appropriate voltage on the CD line when a carrier is detected/not detected (I have confirmed this using a volt meter and applying the appropriate carrier tone via a function generator). If you dial in, login, then hang up, and call back the previous session continues without prompting to login.

I then decided to try a null modem connection. When accessing the serial console on the Solaris 8 system using a null modem cable, the login session remains active when disconnecting the cable and plugging it back in. To my understanding this should not happen, in the first case with the modem, or with the null modem cable as I disabled software carrier detection:

Code:
eeprom ttya-ignore-cd=true  
eeprom ttya-rts-dtr-off=true

Also I've specified the -S n parameter to disable software carrier detection:

Code:
/usr/sbin/pmadm -a -p zsmon -s ttya -i root \
-v `/usr/sbin/ttyadm -V` -fu -m "`/usr/sbin/ttyadm \
-p "login:" -d /dev/term/a -s /usr/bin/login -l contty2H from  -b \
-S n -m ldterm,ttcompat`" -y "dial in/out on serial port"


The instructions that I followed to setup the dial in connection was from Celeste Stokely’s Tutorial on Solaris 2.x Modems and Terminals.

I decided to test out carrier detection on FreeBSD 9.1 on a different machine running within virtual box. I used a usb-serial dongle which shows up as ttyu0 on the BSD machine. Carrier detection appears to work. When I establish a null modem connection (using the same null modem cable that I tried on the Solaris machine) I receive a login prompt. If I login, and then unplug and plug back the null modem cable, I get the login prompt again and the old session does not continue.

I have read a post on-line about carrier detection in Solaris not working and being "broken".

It this correct? Is carrier detection a known bug/issue in Solaris 8?

Last edited by Scott; 06-13-2013 at 06:52 PM.. Reason: Please use code tags
# 2  
Old 06-13-2013
A null modem is two cable heads and some wires. You can force CD true all the time with wiring it to DTR on the other side (if the other side powers off, there is no carrier). Wiring plans vary. Similar rules apply to other leads. Wiring varies to simulate a half duplex switched carrier modem as opposed to a full duplex continuous carrier modem. With the right wiring, it should be a rock. https://en.wikipedia.org/wiki/Null_modem Two DTE's, each pretending to be DCE to the other. https://en.wikipedia.org/wiki/RS-232
# 3  
Old 06-13-2013
@DGPickett

When using the null modem cable on the FreeBSD machine to another computer terminal, I receive the login prompt when the null modem cable is connected, and when I login, and then disconnect the cable and reconnect the cable again I receive the login prompt again. It appears the getty process in FreeBSD is detecting the carrier loss when the cable is disconnected and ending the previous login session. This is the correct behaviour to my understanding.

However on the Solaris system, when the null modem cable is connected to another computer terminal, if I login, and then disconnect the cable and then connect it back again I am still logged in at the shell. This means that on the Solaris machine it did not detect the carrier loss when the null modem cable was disconnected.

Since I have tried the same null modem cable on both the FreeBSD machine and the Solaris machine, I am thinking it has something to do with either a configuration setting in Solaris itself, the hardware on which Solaris is running on, or something else? ....
# 4  
Old 06-14-2013
Well, the loss of DSR or CTS or even effectively a break (long zero) might also be what is detected. An rs232 can be as little as three wires, SD, RD and ground, emulating a current loop connection. Does stty have other lead watchers you might turn on? Can you put a breakout box on and see what leads are live as senders or receivers, or just a volt-ohm-meter, as even receivers usually have voltage or resistance you can sense?
# 5  
Old 06-14-2013
Whether this is obeyed may depend on the settings of your serial port as well, see stty
# 6  
Old 06-14-2013
I guess you can even stty other tty using stdin redirection?

The options are a bit overwhelming, to accommodate many different modem and terminal systems, flow control schemes, etc.

Last edited by DGPickett; 06-14-2013 at 03:25 PM..
# 7  
Old 06-16-2013
The issue has been resolved. According to the documentation/tutorial referenced in my opening post, it mentioned to issue the following commands (which I did):

Code:
eeprom ttya-ignore-cd=true  
eeprom ttya-rts-dtr-off=true

However; on Oracle's site, regarding the eeprom(1M)command it mentions the following:

Quote:
ttya-ignore-cd If true, operating system ignores carrier-detect on TTYA. Defaults to true.

ttya-rts-dtr-off If true, operating system does not assert DTR and RTS on TTYA. Defaults to false.
Therefore setting both to false allowed both carrier detection and DTR to be asserted in Solaris.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. BSD

Carrier Detection in FreeBSD

Regarding carrier detection on FreeBSD 9.1 being run within Virtual Box: I used a usb-serial dongle which shows up as ttyu0 on the BSD machine. Carrier detection appears to work. When I establish a null modem connection I receive a login prompt. If I login, and then unplug and plug back the... (2 Replies)
Discussion started by: rstor
2 Replies

2. UNIX for Advanced & Expert Users

Modem (dial up) connecton to Unix machine

Hello to all, I have one problem and hope you'll be able to help me. It's about connecting Windows PC machine to Unix machine via dial up through Hyper terminal. Connection was working in the past. In the meantime, windows machine is replaced (win XP) and unix machine stayed as is. So nothing is... (1 Reply)
Discussion started by: Mick
1 Replies

3. IP Networking

modem detection

How to get information that where is my modem configured in /dev. I have two modems configured in my device .. one is USB and other is PCI modem.. USB is detected as /dev/USB0. but how to see about PCI modem? (0 Replies)
Discussion started by: s123.radha
0 Replies

4. Solaris

help me!!!! how configure modem dial up with smc in solaris 10

Dear All, i have problem during install modem dial up with smc in solaris 10. i can't find "login" because it's stop in _receive started transmit started. thanks for your attention. this is the list during i dial to this number : altconn called Device Type ACU wanted... (0 Replies)
Discussion started by: mr.ridho
0 Replies

5. Solaris

null modem for testing

hi all.. sorry for repeating the same question many times, i just set up a null modem, i am using this as reference : DB25 DB9 -- - 2 TD ---- 2 RD 3 RD ---- 3 TD 4 RTS ---- 8 CTS 5 CTS ---- 7 RTS 7 GND ---- 5 GND 6 DSR -+ +--- 4 DTR 8... (0 Replies)
Discussion started by: waterbear
0 Replies

6. SCO

Dial-Out & Dial-In Connections in OpenServer 5.0.6.

Friends, I am facing a problem in connecting two SCO Openserver 5.0.6 servers through Dial-Up connectivity as is done in the case of two Windows PCs. Please help me out with the following problems: (a) How to configure the modem? (b) How to setup a Dial-In connection? (c) How to... (1 Reply)
Discussion started by: thecobolguy
1 Replies

7. UNIX for Dummies Questions & Answers

Dial-Up Modem

Im using Kinternet with a Lucent modem on Suse 9.0 Ive installed the ltmodem driver and suse says the device is ready and configured. Ive configured it at /dev/ttyS0 This is the log that Kinternet gives after trying to connect: SuSE Meta pppd (smpppd-ifcfg), Version 1.06 on linux. Status... (0 Replies)
Discussion started by: Synbios
0 Replies

8. UNIX for Dummies Questions & Answers

Hyperterminal null modem connection to Solaris

I am new to Unix. I just got my SUN box from ebay with Solaris supposedly preloaded. The problem is I am unable to connect via Hyperterminal to Solaris, or more to the point, cannot tell if I have a successful connection and that solaris is the one not properly booted up. I hooked up a null... (3 Replies)
Discussion started by: seethams
3 Replies

9. UNIX for Dummies Questions & Answers

Got connected with Modem but cannot dial Telephone no. to connect to host

Hello There, I configure my Modem as follow. Step1. # admintool & Then from Browse --> Serial Port i select tta port and Edit --> Modify From that i select Template : Modem:Dial Out Baud Rate: 9600 Ok Step 2 # tip /dev/cua/a connected (1 Reply)
Discussion started by: abidmalik
1 Replies
Login or Register to Ask a Question