Hello,
A raspberry pi and here it goes, it fails to X11 forward:
My monitor is a linux raspberry pi
My server is a SSH /FreeBSD machine with 22 sshd running and healthy.
Maybe sshd config ?
A raspberry pi and here it goes, it fails to X11 forward:
Code:
$ ssh -Y -C -p 22 darkstar@localhost
Password for darkstar@:
Last login: Thu Nov 17 10:34:00 2022 from 192.168.1.2
/usr/local/bin/xauth: file /home/darkstar/.Xauthority does not exist
/usr/local/bin/xauth: (stdin):1: bad display name "unix:10.0" in "remove" command
/usr/local/bin/xauth: (stdin):2: bad display name "unix:10.0" in "add" command
You can `set autologout = 30' to have tcsh log you off automatically
if you leave the shell idle for more than 30 minutes.
darkstar@:~ $ xterm
X11 connection rejected because of wrong authentication.
xterm: Xt error: Can't open display: localhost:10.0
darkstar@:~ $
My server is a SSH /FreeBSD machine with 22 sshd running and healthy.
Maybe sshd config ?
Code:
debug3: receive packet: type 90
debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
debug1: client_request_x11: request from ::1 22916
debug2: fd 7 setting O_NONBLOCK
debug3: fd 7 is O_NONBLOCK
debug1: channel 1: new [x11]
debug1: confirm x11
debug3: send packet: type 91
debug2: X11 connection uses different authentication protocol.
X11 connection rejected because of wrong authentication.
debug2: X11 rejected 1 i0/o0
debug2: channel 1: read failed
debug2: channel 1: close_read
debug2: channel 1: input open -> drain
debug2: channel 1: ibuf empty
debug2: channel 1: send eof
debug3: send packet: type 96
debug2: channel 1: input drain -> closed
debug2: channel 1: write failed
debug2: channel 1: close_write