from Hacker News

SSH -X fails if IPv6 is disabled

by throw555chip on 11/30/23, 4:39 PM with 2 comments

  • by throw555chip on 11/30/23, 4:39 PM

    I 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.
  • by themerone on 11/30/23, 4:49 PM

    And some people still don't understand why distros are so eager to dump X11 for wayland.