我在我的旧电脑和笔记本电脑上使用 ubuntu。
每当我使用电脑连接到我的笔记本时它ssh
就能sftp
工作。
pc to notebook >> no problem
现在我正尝试让我的电脑变得像一个远程服务器。
因此,当我尝试从笔记本电脑连接到电脑时遇到了问题。
notebook to pc connection
ssh: connect to host xx.xxx.xxx.xx port 22: Connection timed out
I checked follwoing to conform:
internet connection --ok
ipaddress - correct
ssh server(on both pc) -- on
ufw on both pc -- allowed
但我仍然无法解决这个问题。有什么建议吗?