SSH -X fails if IPv6 is disabled
github.com
SSH -X fails if IPv6 is disabled
1–3 of 3 posts
Re: SSH -X fails if IPv6 is disabled
#2I just ran into this issue after recently disabling IPv6 on my machines, a fix is to add "AddressFamily inet" to the /etc/ssh/sshd_config file and reload the ssh service.
Re: SSH -X fails if IPv6 is disabled
#3And some people still don't understand why distros are so eager to dump X11 for wayland.