Re: Problems exporting X Display through ssh.
On Thu, Mar 29, 2001 at 07:37:36PM +0300, Martin Fluch wrote:
| Hi!
|
| mfluch@bilbo:~> xterm
| debug1: Received X11 open request.
...
| debug1: X11 connection uses different authentication protocol.
| debug1: X11 rejected 0 i1/o16
| debug1: channel 0: read failed
...
| debug1: channel 0: send oclose
| debug1: channel 0: close_write
| debug1: X11 closed 0 i4/o64
...
| X connection to bilbo:10.0 broken (explicit kill or server shutdown).
| mfluch@bilbo:~>
|
| Any clue? On bilbo X 4.0.2 is running, on seneca X 3.3.6 ... but should
| this be a problem?
I think I've highlighted the most relevant lines of the output.
Mostly the connection uses a diff. protocol, and the connection was
rejected. Then the connection was broken for the X client. I don't
know much about X authentication, but perhaps the different versions
are causing a problem. Not sure why since it works the other way
around. What does 'xhost' say on each machine? Does it work if you
run 'xhost -' first (disables access restrictions and is a potential
security risk)?
-D
Reply to: