Date: Wed, 6 Aug 1997 08:02:59 -0400 (EDT) From: Bill Pechter <pechter@lakewood.com> To: leif@roskildebc.dk (Leif Neland) Cc: freebsd-questions@freebsd.org Subject: Re: TLI, UUCP Message-ID: <199708061202.IAA02228@i4got.lakewood.com> In-Reply-To: <3.0.1.32.19970806132751.00702da8@roskihs.roskildebc.dk> from Leif Neland at "Aug 6, 97 01:27:51 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708061202.IAA02228>
