"No route to host"의 두 판 사이의 차이

(새 문서: ==개요== ;No route to host <syntaxhighlight lang='console'> root@wsl:~# ssh 192.168.11.11 ssh: connect to host 192.168.11.11 port 22: No route to host </syntaxhighlight> ==같이...)
 
 
5번째 줄: 5번째 줄:
root@wsl:~# ssh 192.168.11.11
root@wsl:~# ssh 192.168.11.11
ssh: connect to host 192.168.11.11 port 22: No route to host
ssh: connect to host 192.168.11.11 port 22: No route to host
</syntaxhighlight>
<syntaxhighlight lang='console'>
root@debian1:~# apt update
Ign:1 https://mirrors.edge.kernel.org/ubuntu jammy InRelease
Ign:2 https://mirrors.edge.kernel.org/ubuntu jammy-updates InRelease
Ign:3 https://mirrors.edge.kernel.org/ubuntu jammy-backports InRelease
...
Ign:3 https://mirrors.edge.kernel.org/ubuntu jammy-backports InRelease
Ign:4 https://mirrors.edge.kernel.org/ubuntu jammy-security InRelease
Err:1 https://mirrors.edge.kernel.org/ubuntu jammy InRelease
  Could not connect to 10.20.30.40:5060 (10.20.30.40). - connect (113: No route to host)
</syntaxhighlight>
</syntaxhighlight>



2024년 4월 26일 (금) 10:33 기준 최신판

1 개요[ | ]

No route to host
root@wsl:~# ssh 192.168.11.11
ssh: connect to host 192.168.11.11 port 22: No route to host
root@debian1:~# apt update
Ign:1 https://mirrors.edge.kernel.org/ubuntu jammy InRelease
Ign:2 https://mirrors.edge.kernel.org/ubuntu jammy-updates InRelease
Ign:3 https://mirrors.edge.kernel.org/ubuntu jammy-backports InRelease
...
Ign:3 https://mirrors.edge.kernel.org/ubuntu jammy-backports InRelease
Ign:4 https://mirrors.edge.kernel.org/ubuntu jammy-security InRelease
Err:1 https://mirrors.edge.kernel.org/ubuntu jammy InRelease
  Could not connect to 10.20.30.40:5060 (10.20.30.40). - connect (113: No route to host)

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}