The following resolved my IPv6-Disabling issue with SSH:
1) Adding the following to your sshd_config
AddressFamily inet
2) Restart SSH
Afterwards, the SSH daemon is able to create the X11 socket and
X-Forwarding works as expected.
阅读(700) | 评论(0) | 转发(0) |