rlogin problem on DEC3100 running ultrix 4.1

Amit Jain amit at cs.ucf.edu
Wed Jun 26 04:14:30 AEST 1991


In <amit.677440916 at osceola.cs.ucf.edu> amit at osceola.cs.ucf.edu (Amit Jain) writes:


>We have a DECstation 3100 running ULTRIX 4.1  in a network of mostly 
>SPARCstations and Sun-3 workstations. The problem is when I rlogin
>from the DECstation to one of the sun-4's it seems to hang. I did
>an etherfind and it shows the two machines exchanging packets
>and in fact on the sun-4 I can see my self logged in and the
>packets show the usual login messages being sent but nothing ever
>appears on the DECstation window. Also this problem is not
>consistent, i.e. does not happen all the time, but about 75% of the
>time. If anybody has any clue, I will appreciate hearing about it.

>Amit 




Here is one workaround  I have 

Subject: rlogin problem on DEC3100 running ultrix 4.
Reply-To: grunwald at foobar.colorado.edu
Office: 6-1 EECR (303) 492-0452
Status: RO

I don't know the fix to the problem (it has to do with TCP problems
on the SPARC end), but a work-around is to put the job into background
and then into foreground, e.g..

[unix] rlogin crufty-sun4 &
[unix] fg %1


However I got a copy of rlogin program from Berkeley BSD 4.3 distribution
and compiled it on the DEC3100 (running ULTRIX 4.1) and it works fine.
So one solution would be to get rlogin.c and compile it on your
DEC3100. 



More information about the Comp.unix.ultrix mailing list