Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 1997 20:47:04 -0600 (CST)
From:      "Jay D. Nelson" <jdn@qiv.com>
To:        Neil <neil@corpex.com>
Cc:        Questions Freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Freebsd - Telebit and UUCP
Message-ID:  <Pine.NEB.3.95.970211203314.231A-100000@acp.qiv.com>

next in thread | raw e-mail | index | archive | help
I'm not sure how you'ld do that. uucp expects to talk to a uucico on the
other end, whether uucico directly or initiated by uucpd. If the dialin
uucp doesn't get a "Shere=<uuname>" it will die. 

If you can have your user go through a two part login, e.g., login to the
router and then login to the uucp machine, it would probably work. uucp
itself supports that kind of chat script. In other words, your users chat 
script would look something like this:

(At the router:)
	login:		<first username>
	password:	<first password>
			<command to get to uucp box>
(At the uucp box:)
	login:		<uucp username>
	password:	<uucp password>

The users uucico must get the acknowledgement from the sending (yours)
uucico or the negotiation will fail.

Let me know if you figure out how to make this happen.

Good luck.

-- Jay

On Mon, 10 Feb 1997, Neil wrote:

->Hi,
->	We have a prospective system that will involve a Telebit router 
-> connected to 5 modems taking incomming UUCP connections. These
-> connections will then be made to a freebsd machine, eiother over TCPIP
-> of via a serial connection to the FREEBSD box.
->
->	The data trasnferrred must be passed to the process on the fReebsd 
-> box, then then mails it.
->
->	I am looking for information regarding the possible serial connection,
->its configuration, and problems, especially with relevance to UUCP transfer
->
->
->	Cheers,
->		Neil
->
->--
->Neil Fowler Wright			Systems Administrator
->Corpex Ltd.				+44 171 242 4555
->
->




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970211203314.231A-100000>