From owner-freebsd-questions Wed Aug 6 05:03:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA19123 for questions-outgoing; Wed, 6 Aug 1997 05:03:08 -0700 (PDT) Received: from shell.monmouth.com (root@shell.monmouth.com [205.164.220.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA19118 for ; Wed, 6 Aug 1997 05:03:04 -0700 (PDT) Received: from i4got.lakewood.com (fh-ppp1.monmouth.com [205.164.221.33]) by shell.monmouth.com (8.8.5/8.7.3) with ESMTP id IAA21941; Wed, 6 Aug 1997 08:00:41 -0400 (EDT) Received: (from pechter@localhost) by i4got.lakewood.com id IAA02228 (8.8.5/IDA-1.6); Wed, 6 Aug 1997 08:02:59 -0400 (EDT) From: Bill Pechter Message-ID: <199708061202.IAA02228@i4got.lakewood.com> Subject: Re: TLI, UUCP In-Reply-To: <3.0.1.32.19970806132751.00702da8@roskihs.roskildebc.dk> from Leif Neland at "Aug 6, 97 01:27:51 pm" To: leif@roskildebc.dk (Leif Neland) Date: Wed, 6 Aug 1997 08:02:59 -0400 (EDT) Cc: freebsd-questions@freebsd.org Reply-to: pechter@lakewood.com X-Phone-Number: 908-389-3592 X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > At 06:54 06-08-97 -0400, Bill Pechter wrote: > >> I need to do uucp by tli, but haven't been able to make it work. > >> > >> Whatever I try in /etc/uucp/sys, it still tries to do uucp over tcp, > port 540. > >> > >> Examples, please. > >> > >TLI doesn't exist in FreeBSD. FreeBSD will talk fine to TLI uucp's > >without any problem. What exactly are you trying to do? > > To connect to emma.ddenet.dk at port 2766 (login nuucp/nuucp) > > > Leif Neland work: leif@roskildebc.dk > Systemadministrator private: leifn@roskildebc.dk > Roskilde Business College > If you take a look at the sys file below (hacked out of my uucp) it supports ports other than 540 by replacing 540 with the new port number. I don't know much about the TLI setup you have -- so the tegG protocol line may need to be replaced. Bill The taylor uucp sys file looks something like this... system machine time Any 55 protocol-parameter t timeout 80 protocol-parameter t retries 1 protocol-parameter e timeout 80 protocol-parameter e retries 1 baud 540 port type tcp protocol tegG port seven-bit false port reliable true port half-duplex false port service 540 address machine.com chat "" "" ogin:-\r-ogin: login_id word: password The HDB (BNU) uucp equivalent is something like this (540 being the port) machine Any TCP,tegG 540 machine.com "" "" ogin:-\r-ogin: login_id word: password Bill ------------------------------------------------------------------------------ Bill Pechter | 17 Meredith Drive Tinton Falls, NJ 07724 | 908-389-3592 pechter@lakewood.com | Save computing history, give an old geek old hardware. This msg brought to you by the letters PDP and the number 11.