I can't get my Sun, running SunOS 4.1[.x], to establish a UUCP
connection to some non-Sun machine; it won't log in. What's wrong?
connection to some non-Sun machine; it won't log in. What's wrong?
The 4.1[.x] UUCP normally runs in even-parity mode when logging
into another machine. If the other machine is running in 8
bits, no parity, mode, the fact that the 8th bit is set on some
of the characters the Sun is sending to it will confuse it.
The Sun can be made to turn the 8th bit off by putting
P_ZERO into the "expect / send" sequence for dialing.
Good places are /etc/uucp/Systems or /etc/uucp/Dialers.
Putting it into the Dialers file has the advantage, that
it's compatible with Taylor UUCP 1.04 and 1.05. You might
want Taylor UUCP for better UUCP throughput using Taylor
UUCP's bidirectional i-proto. Here is an example for the
/etc/uucp/Dialers file, it introduces additionally the
option of using Hardware Handshaking between modem and
computer:
zyxel =,-, "" P_ZERO "" \dA\pTM1S42.6=1\r\c OK\r
\EATDT\T\r\c CONNECT STTY=crtscts
Note: this has to be _ONE_ line !!!
Last Updated: April 27, 1995.
Go to the index
previous
next