나는 오래된 PC와 노트북에서 우분투를 사용하고 있습니다.
를 사용하여 PC에서 노트북에 연결할 때마다 작동합니다 ssh
.sftp
pc to notebook >> no problem
이제 내 PC를 원격 서버처럼 만들려고합니다.
그래서 노트북에서 PC에 연결하려고 하면 문제가 발생합니다.
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
하지만 아직 이 문제를 해결할 수 없습니다. 어떠한 제안??