Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site mtuxn.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!mtuxo!mtuxn!rubin
From: rubin@mtuxn.UUCP (M.RUBIN)
Newsgroups: net.micro.att
Subject: Direct uucp links on 3B2's [reposting]
Message-ID: <585@mtuxn.UUCP>
Date: Mon, 15-Jul-85 23:17:46 EDT
Article-I.D.: mtuxn.585
Posted: Mon Jul 15 23:17:46 1985
Date-Received: Wed, 17-Jul-85 07:40:07 EDT
Organization: AT&T Information Systems, Holmdel NJ
Lines: 27

[This is a reposting; original went to net.bugs.uucp but not net.micro.att]

We found that uucp between two 3B2's (running SYSV.2.2 and HoneyDanBer uucp)
over a direct line was taking a long time (30-60 sec.) to start talking.  
Turns out the entry in the Systems file, which we had written according to the
oversimplified manual that comes with the 3B2 (and would have been written
for us by the Simple Administration program that comes with the 3B2), went:

	othersys Any othersys 9600 - in:--in: n\pu\pu\pc\pp

Unfortunately, the uugetty at the other end requires a return before it
will say "login:", and since our machine was waiting for the "login:"
nothing happened until uugetty hit a 60-second timeout.  The above entry
could only work with getty at the other end, not uugetty, i.e. a one-way
line.  At any rate, the CORRECT entry in Systems is:

	othersys Any othersys 19200 - "" \r in:--in: n\pu\pu\pc\pp

Note the pauses in between "nuucp"; login can't handle 19200 baud input!
(We also found no problems using 19200 baud instead of the recommended
9600.  Then again we're using a very short cable.)

--Mike Rubin, AT&T Information Systems, Freehold NJ
		{ihnp4, rest of AT&T}!mtuxn!newtech!rubin

[P.S.  I've already been told 19200 baud doesn't work between a VAX and a 3B2;
it seems the 3B2 neither outputs nor accepts input continuously at that speed.]