I have a problem to set up a remote terminal

This terminal is accessing the server thru an old practical peripheral
2400 bds modem.
ttyS0 is working with a Multitech 56k modem

When I dial in at the ttyS1 line, I get CONNECT at the remote site but
no Login prompt nor Password are coming up.

Here is my /etc/inittab:
The line for ttyS0 is working well but not at all the line for ttyS1
----------------------------------------------------------------------
------------
7:2345:respawn:/sbin/mgetty -x 3 ttyS0
8:2345:respawn:/sbin/mgetty -x 8 ttyS1
----------------------------------------------------------------------
------------
I added these lines for ttyS1 and ttyS0 in
/etc/mgetty+senfax/mgetty.config

----------------------------------------------------------------------
------------
port ttyS1
speed 2400
debug 5
data-only y
init-chat "" ATZ OK AT&F1M0E0Q0S0=0 OK
answer-chat "" ATA CONNECT \c \r

port ttyS0
init-chat "" ATZ OK AT&F1M0E1Q0S0=0 OK
answer-chat "" ATA CONNECT \c \r
----------------------------------------------------------------------
------------
The file /etc/gettydefs haven't been modified.

I also added in /etc/securetty

ttyS0
ttyS1
----------------------------------------------------------------------
------------

Can somebody light me up for a solution

Michel


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to