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 AddressFamily any With 7.2p2-6.2 I could ssh -X to it without problems. After the update to 7.6p1-1.1 I needed to set AddressFamily inet and the problem was then solved. -- ============================ Roger Whittaker roger@disruptive.org.uk ============================ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org