TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

SSH -X fails if IPv6 is disabled

1 pointsby throw555chipover 1 year ago

2 comments

throw555chipover 1 year ago
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.
themeroneover 1 year ago
And some people still don't understand why distros are so eager to dump X11 for wayland.