Sujet : Re: Connection issues
De : gmkeros (at) *nospam* gmail.com (Kyonshi)
Groupes : comp.mail.uucpDate : 31. Dec 2024, 13:16:16
Autres entêtes
Organisation : Erebor InterNetNews
Message-ID : <vl0nad$m7d$2@ereborbbs.duckdns.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 12/30/2024 2:43 AM, jayjwa wrote:
Always try to login by hand at first. Using Kermit or similar, connect
to the port and issue the username/password pair for that host. You
should see the "Shere=" UUCP string (or whatever it is - there's an S in
there). If this doesn't work, fix this first. Only once you can login
should you have UUCP automate it for you.
What is talking to what? Is this Taylor? Some common ones:
It's Taylor on Debian, talking to Taylor on Debian.
# DECUS 2.0 on VMS
chat "" \r\c sername:-BREAK-sername:-BREAK-sername: \L word: \P
# UUPC for Windows
chat ogin: \L ssword: \P
# Solaris HDB:
chat ogin: \L ssword: \P
# Minix3, also Taylor on Linux
chat ogin: \L ssword: \P
Check your logs, and run uucico by hand with debugging:
uucico -S whatever -x chat,handshake,port,config,incoming,outgoing
cu whatever
Should also get you to the remote prompt of system "whatever".
Hmm. I get the remote prompt for system esgaroth, but after entering the password it does not do anything for a while, then closes the connection with
cu: Got hangup signal
cu: Exit status 0
cu: fconn_close: Closing connection
Disconnected.
It seems to me I am getting a connection, and then it doesn't know what to do with one another. I am getting a handshake failed error again.