On Thursday 2018-01-18 15:01, Roger Whittaker wrote:
On Thu, Jan 18, 2018 at 11:46:07AM +0000, Roger Whittaker wrote:
The new openssh version 7.6p1-1.1 in 20180116 seems to break X forwarding with ssh -X.
Reverting to 7.2p2-6.2 fixed the problem.
I haven't really investigated - I just reverted quickly because I use this constantly.
Is there something new about the configuration in 7.6p1-1.1 ?
In case this is of use to anyone else: the system I was connecting to had ipv6 disabled, and in /etc/ssh/sshd_config had the default setting After the update to 7.6p1-1.1 I needed to set
AddressFamily inet
and the problem was then solved.
Sounds more like a bandaid than a solution (like disabling IPv6 is). -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org