Groups | Search | Server Info | Login | Register
Groups > comp.mail.uucp > #285
| Path | csiph.com!weretis.net!feeder9.news.weretis.net!news.nk.ca!rocksolid2!i2pn2.org!.POSTED!not-for-mail |
|---|---|
| From | jayjwa <jayjwa@atr2.ath.cx.invalid> |
| Newsgroups | comp.mail.uucp |
| Subject | Re: Connection issues |
| Date | Tue, 31 Dec 2024 14:23:50 -0500 |
| Organization | Atr2 RG 2025 |
| Message-ID | <87seq3odvd.fsf@atr2.ath.cx> (permalink) |
| References | <vksju6$6iv$1@ereborbbs.duckdns.org> <875xn2ndy2.fsf@atr2.ath.cx> <vl0nad$m7d$2@ereborbbs.duckdns.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Injection-Info | i2pn2.org; logging-data="1378026"; mail-complaints-to="usenet@i2pn2.org"; posting-account="89hVqYo70kCHTMYtSf9dSYD3vPORA7Nv/5rEKG6jbrc"; |
| User-Agent | Gnus/5.13 (Gnus v5.13) |
| Cancel-Lock | sha1:bmqF/K90Ikq272bWOMooRjR5GpA= |
| X-Spam-Checker-Version | SpamAssassin 4.0.0 |
| Xref | csiph.com comp.mail.uucp:285 |
Show key headers only | View raw
Kyonshi <gmkeros@gmail.com> writes:
> 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.
Note 'cu' uses the uucp config files; if you do this with kermit you
might get a different response. If so, the issue is likely your config
files.
$ cu kirin
Connected.
Welcome to OpenVMS (TM) VAX Operating System, Version V7.3
Username: ~.
Disconnected.
Check for permissions on the remote system. My distro ships the binaries
so that only users in the "uucp" group can use them (changed). Check
your x/inetd stanza (whichever Debian uses) on the remote host.
-r-sr-xr-- 1 uucp uucp 287704 Oct 31 15:16 /usr/sbin/uucico
Debian might do things differently.
service uucp
{
flags = IPv6
socket_type = stream
protocol = tcp
wait = no
user = uucp
group = uucp
server = /usr/sbin/uucico
server_args = -l --debug chat,handshake,uucp-proto,proto,port,incoming
log_on_failure += USERID
log_on_success += USERID
}
Your "call" file should have something like:
remotehostyourcalling logintouseonremotehost theremotepassword
for each host you call. Taylor-to-Taylor, most defaults should work
otherwise.
--
PGP Key ID: 781C A3E2 C6ED 70A6 B356 7AF5 B510 542E D460 5CAE
"The Internet should always be the Wild West!"
Back to comp.mail.uucp | Previous | Next — Previous in thread | Next in thread | Find similar
Connection issues Kyonshi <gmkeros@gmail.com> - 2024-12-29 23:54 +0100
Re: Connection issues Grant Taylor <gtaylor@tnetconsulting.net> - 2024-12-29 18:15 -0600
Re: Connection issues Kyonshi <gmkeros@gmail.com> - 2024-12-31 12:57 +0100
Re: Connection issues jayjwa <jayjwa@atr2.ath.cx.invalid> - 2024-12-29 20:43 -0500
Re: Connection issues Kyonshi <gmkeros@gmail.com> - 2024-12-31 13:16 +0100
Re: Connection issues jayjwa <jayjwa@atr2.ath.cx.invalid> - 2024-12-31 14:23 -0500
Re: Connection issues Kyonshi <gmkeros@gmail.com> - 2025-01-08 15:16 +0100
Re: Connection issues Kyonshi <gmkeros@gmail.com> - 2025-01-08 15:28 +0100
csiph-web