Deutsch   English   Français   Italiano  
<vksonh$863$1@tncsrv09.home.tnetconsulting.net>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!tncsrv06.tnetconsulting.net!tncsrv09.home.tnetconsulting.net!.POSTED.omega.home.tnetconsulting.net!not-for-mail
From: Grant Taylor <gtaylor@tnetconsulting.net>
Newsgroups: comp.mail.uucp
Subject: Re: Connection issues
Date: Sun, 29 Dec 2024 18:15:45 -0600
Organization: TNet Consulting
Message-ID: <vksonh$863$1@tncsrv09.home.tnetconsulting.net>
References: <vksju6$6iv$1@ereborbbs.duckdns.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 30 Dec 2024 00:15:45 -0000 (UTC)
Injection-Info: tncsrv09.home.tnetconsulting.net; posting-host="omega.home.tnetconsulting.net:198.18.1.11";
	logging-data="8387"; mail-complaints-to="newsmaster@tnetconsulting.net"
User-Agent: Mozilla Thunderbird
Content-Language: en-US
In-Reply-To: <vksju6$6iv$1@ereborbbs.duckdns.org>
Bytes: 2936
Lines: 56

On 12/29/24 16:54, Kyonshi wrote:
> I am trying to set up a machine with a uucp connection via tcp,

What TCP communications method are you using?

  - UUCP directly on TCP/IP port 540
  - UUCP over telnet
  - UUCP over SSH
  - something else?

> but somehow I can't get the chat script right.

The times that I've done this, I did UUCP over SSH.  It provides 
encryption and the authentication happens outside of UUCP.  SSH keys are 
nice.  :-)

> The following is actually my most successful attempt so far:
> 
> chat ogin: \L\r word: \P\r
> 
> This leads to the following in the Debug file (login and password 
> replaced):
> 
> uucico esgaroth - (2024-12-29 23:43:14.17 30777) Calling system esgaroth 
> (port TCP)
> uucico esgaroth - (2024-12-29 23:43:14.18 30777) DEBUG: icexpect: 
> Looking for 5 "ogin:"
> uucico esgaroth - (2024-12-29 23:43:14.18 30777) DEBUG: icexpect: Got 
> "login:" (found it)
> uucico esgaroth - (2024-12-29 23:43:14.22 30777) DEBUG: fcsend: Writing 
> login "LOGIN\r\r"
> uucico esgaroth - (2024-12-29 23:43:14.22 30777) DEBUG: icexpect: 
> Looking for 5 "word:"
> uucico esgaroth - (2024-12-29 23:43:14.22 30777) DEBUG: icexpect: Got " 
> Password:" (found it)
> uucico esgaroth - (2024-12-29 23:43:14.28 30777) DEBUG: fcsend: Writing 
> password "PASSWORD\r\r"
> uucico esgaroth - (2024-12-29 23:43:14.28 30777) DEBUG: zget_uucp_cmd: 
> Got " uucico esgaroth - (2024-12-29 23:44:14.22 30777) ERROR: Line 
> disconnected " (error)
> uucico esgaroth - (2024-12-29 23:44:14.22 30777) DEBUG: fconn_close: 
> Closing connection
> uucico esgaroth - (2024-12-29 23:44:14.22 30777) DEBUG: Call failed: 4 
> (Handshake failed)
> 
> Does anyone know what might be the issue here? What am I missing?

I don't know what's going on.

But it looks like you might be trying to log in to esgaroth from 
esgaroth, e.g. looping back into yourself.  I'm not sure how well UUCP 
tolerates that.



-- 
Grant. . . .