18 Jan
2018
18 Jan
'18
14:26
Roger Whittaker wrote:
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.
Interesting that this shows up only now for you. In my Tips_and_Tricks file I have an entry X forwarding in openSUSE 12.3: If IPv6 is disabled, sshd_config needs AddressFamily INET So it somehow seems to be a long-standing thing... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org