Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!usc!zaphod.mps.ohio-state.edu!sunybcs!bowen From: bowen@cs.Buffalo.EDU (Devon Bowen) Newsgroups: comp.sys.encore Subject: Re: telnet/rlogin "bouncing" Message-ID: <17523@eerie.acsu.Buffalo.EDU> Date: 13 Feb 90 17:50:41 GMT References: <763@sirius.ucs.adelaide.edu.au> <1052@thor.wright.EDU> Sender: nobody@acsu.Buffalo.EDU Reply-To: bowen@cs.Buffalo.EDU (Devon Bowen) Organization: State University of New York at Buffalo/Comp Sci Lines: 11 In article <763@sirius.ucs.adelaide.edu.au>, francis@chook.ua.oz (Francis Vaughan) writes: > systems hackers use Suns we found it nessesary to have a terminal attached > to an annex, ready all the time soley to enable us to clear the problem via > the "call" protocol. A cheaper fix is to run a backgrounded rlogin just before a regular rlogin. The backgrounded one grabs the bad ptty long enough for the other rlogin to grab a valid one. I did this from home a lot. Devon