Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!utah-gr!utah-cs!cetron From: cetron@utah-cs.UUCP (Edward J Cetron) Newsgroups: comp.os.vms Subject: Re: DEQNA timeouts Keywords: DEQNA timeout CMU TCP/IP Message-ID: <5601@utah-cs.UUCP> Date: 14 Jul 88 15:37:46 GMT References: <2946@ci.sei.cmu.edu> Reply-To: cetron@cs.utah.edu.UUCP (Edward J Cetron) Organization: Center for Engineering Design, Univ of Utah Lines: 13 In article <2946@ci.sei.cmu.edu> pdb@sei.cmu.edu (Patrick Barron) writes: > >I'm trying to run the CMU/Tektronix TCP/IP package (V6.3) on MicroVAXen >with DEQNAs. On most of them it starts and runs fine. However, on >a couple of them, the IPACP starts, and then exits right away with >"XE read error, RC=00000A00". > Known error, change all occurences of %0FF to %0FD in order to mask out the timout bit. This most often happens on LAVC clusters. This timeout bit is a hold over from the DMC code from which it was derive (notice the XM$...). -ed cetron cetron@cs.utah.edu