Hi,
we are running a SCO Unix 5.0.7 machine which has a modem connected to COM1 for another support-company to dial in.
Despite of the need to reset the modem from time to time it worked perfectly. But now the support company says, that they can't log-in anymore. So I checked everything on our side, restarted the server, tried COM2, etc... Without success.
As I have no clue, what I could else do, I'd like to ask if someone of you has an idea.
Some more detail:
- modem is a Sportster_28800_External connected to COM1
- inittab: Se1a:234:respawn:/etc/getty -x1 tty1a m
- gettydefs: m # B9600 HUPCL # B9600 CS8 SANE HUPCL TAB3 ECHOE IXANY #\r\nlogin: # m
- ps shows getty as only proc on tty1a
- /usr/lib/uucp/Devices:
ACU tty1a - 9600 Sportster_28800_External
- /usr/lib/uucp/default/Sportster_28800_External:
MDM_SETUP=AT &F1 E0 V1 &C1 &D2 Q0 S0=0 &B1 &A3&H1&R2&I0&M4
MDM_SPEAKER=ATM0
MDM_DIALCMD=ATDT
MDM_HANGUP=ATH
as I turned debugging on in getty, I receice this in the syslog:
Jan 21 11:42:33 stxserv getty[8246]: Getty started on tty1a
Jan 21 11:42:33 stxserv getty[8246]: Obtaining connection on tty1a
Jan 21 11:42:33 stxserv getty[8246]: Checking if uucp handling is required for line
Jan 21 11:42:33 stxserv getty[8246]: Dialer is specified for tty1a
Jan 21 11:42:34 stxserv getty[8246]: Line modes reset & line dropped.
Jan 21 11:42:34 stxserv getty[8246]: Have tty lock.
Jan 21 11:42:34 stxserv getty[8247]: Run /usr/lib/uucp/Sportster_28800_External -hx0 tty1a 9600
Jan 21 11:42:41 stxserv getty[8246]: Caught SIGCLD (dialer completed).
Jan 21 11:42:42 stxserv getty[8246]: Wait for connection on line : tty1a
Jan 21 11:42:42 stxserv getty[8246]: Connected.
Jan 21 11:42:42 stxserv getty[8246]: Connected at 9600 baud.
Jan 21 11:42:42 stxserv getty[8246]: Required speed is 9600 baud.
Jan 21 11:42:42 stxserv getty[8246]: Incoming DATA.
Jan 21 11:42:42 stxserv getty[8246]: Login sequence.
These entries are followed by " Timed out. Exit(1)" after one minute and then it starts over again.
I did a 'cat /dev/tty1a' and it returns OK everytime the getty-initialization is done. When the support tries to dial in, cat showed me RING RING RING and then I was kicked out.
Support told me that they had checked everything and averything would be set up correctly (i.e. speed = 9600 baud).
But they always get these lines:
---------------------------------------------------
Attempting to dial :- <phone number>
Connected
x
Lost Carrier
Disconnected
Not connected.
The line is either busy or will not answer.
---------------------------------------------------
At the point, where the x is, they usually get the 'login:' prompt, but it is missing.
Does anyone know how to proceed with this problem? Or if at least it looks like everything is OK on our side?
Best regards,
Chris
we are running a SCO Unix 5.0.7 machine which has a modem connected to COM1 for another support-company to dial in.
Despite of the need to reset the modem from time to time it worked perfectly. But now the support company says, that they can't log-in anymore. So I checked everything on our side, restarted the server, tried COM2, etc... Without success.
As I have no clue, what I could else do, I'd like to ask if someone of you has an idea.
Some more detail:
- modem is a Sportster_28800_External connected to COM1
- inittab: Se1a:234:respawn:/etc/getty -x1 tty1a m
- gettydefs: m # B9600 HUPCL # B9600 CS8 SANE HUPCL TAB3 ECHOE IXANY #\r\nlogin: # m
- ps shows getty as only proc on tty1a
- /usr/lib/uucp/Devices:
ACU tty1a - 9600 Sportster_28800_External
- /usr/lib/uucp/default/Sportster_28800_External:
MDM_SETUP=AT &F1 E0 V1 &C1 &D2 Q0 S0=0 &B1 &A3&H1&R2&I0&M4
MDM_SPEAKER=ATM0
MDM_DIALCMD=ATDT
MDM_HANGUP=ATH
as I turned debugging on in getty, I receice this in the syslog:
Jan 21 11:42:33 stxserv getty[8246]: Getty started on tty1a
Jan 21 11:42:33 stxserv getty[8246]: Obtaining connection on tty1a
Jan 21 11:42:33 stxserv getty[8246]: Checking if uucp handling is required for line
Jan 21 11:42:33 stxserv getty[8246]: Dialer is specified for tty1a
Jan 21 11:42:34 stxserv getty[8246]: Line modes reset & line dropped.
Jan 21 11:42:34 stxserv getty[8246]: Have tty lock.
Jan 21 11:42:34 stxserv getty[8247]: Run /usr/lib/uucp/Sportster_28800_External -hx0 tty1a 9600
Jan 21 11:42:41 stxserv getty[8246]: Caught SIGCLD (dialer completed).
Jan 21 11:42:42 stxserv getty[8246]: Wait for connection on line : tty1a
Jan 21 11:42:42 stxserv getty[8246]: Connected.
Jan 21 11:42:42 stxserv getty[8246]: Connected at 9600 baud.
Jan 21 11:42:42 stxserv getty[8246]: Required speed is 9600 baud.
Jan 21 11:42:42 stxserv getty[8246]: Incoming DATA.
Jan 21 11:42:42 stxserv getty[8246]: Login sequence.
These entries are followed by " Timed out. Exit(1)" after one minute and then it starts over again.
I did a 'cat /dev/tty1a' and it returns OK everytime the getty-initialization is done. When the support tries to dial in, cat showed me RING RING RING and then I was kicked out.
Support told me that they had checked everything and averything would be set up correctly (i.e. speed = 9600 baud).
But they always get these lines:
---------------------------------------------------
Attempting to dial :- <phone number>
Connected
x
Lost Carrier
Disconnected
Not connected.
The line is either busy or will not answer.
---------------------------------------------------
At the point, where the x is, they usually get the 'login:' prompt, but it is missing.
Does anyone know how to proceed with this problem? Or if at least it looks like everything is OK on our side?
Best regards,
Chris