> Hi,
> I can not find this but, I did find 'tcp keep alive' which I allowed.
> Now I get
> '
> X11 connection rejected because of wrong authentication.
> X connection to localhost:10.0 broken (explicit kill or server
> shutdown).'
> 
> Has anyone any ideas?
> 
> 
> 
> On Fri, 2006-02-24 at 20:44 +0100, Hemmann, Volker Armin wrote:
> > On Friday 24 February 2006 16:47, Gavin Seddon wrote:
> > > Hi,
> > > On Debian my ssh x11 interface would start.  Now, on the remote box I
> > > get
> > > 'X11 connection rejected because of wrong authentication.'
> > > I have enabled x11 forwarding on both machines and used ssh -X to log
> > > on.  Can anyone help?
> > 
> > I don't know ssh, but X is started with -nolisten tcp on gentoo, maybe 
that is 
> > the showstopper?
> -- 
Hi Gavin,
ssh sets up an file .Xauthority to exchange some MIT-MAGIC-COOKIE. Is that 
file in the home directory on the remote server. To find out what goes wrong 
I prefer to start the sshd with "-D -d" options at the commandline and 
connect from remote server with a verbose "ssh -X -v <your host>". In most 
cases at the end of the debug output gives you an idea what goes wrong.
Best regards Joerg

 
-- 
[email protected] mailing list

Reply via email to