Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!uicsl.csl.uiuc.edu!brando From: brando@uicsl.csl.uiuc.edu (Brandon Brown) Newsgroups: comp.unix.sysv386 Subject: Re: ISC X11 Message-ID: <1991Jun24.150432.5263@ux1.cso.uiuc.edu> Date: 24 Jun 91 15:04:32 GMT References: <1364@unisql.UUCP> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 27 wrat@unisql.UUCP (Louis Marco) writes: > I posted a question about using ISC X11. I'm getting lots of >"I do it all the time" ' s. Maybe my question wasn't clear, because *I* >don't see how it's possible at all :-) > I am working on a Sun. I want to rlogin to a 386 and run, say, >xsol. When I open my window && get logged in, if DISPLAY is set to >unix:0 I this: >XIO: fatal IO error 77 on X server "??": Not a data message > after 0 requests (0 known processed) with 0 events remaining. > If I set display to "rambler:0" - rambler is my workstation - I get: >Client is not authorized to connect to Server > The 386 knows about rambler; rlogin, etc. works just fine. Maybe this is a dumb followup response, but ..... try using: $ xhost + to allow all hosts to connect to your box through X....