사용자 도구

사이트 도구


linux:ssh

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
마지막 판 양쪽 다음 판
linux:ssh [2023/01/30 16:58]
kwon37xi
linux:ssh [2023/01/30 17:17]
kwon37xi [no matching cipher found.]
줄 205: 줄 205:
 Host 123.123.123.123 Host 123.123.123.123
     KexAlgorithms +diffie-hellman-group1-sha1     KexAlgorithms +diffie-hellman-group1-sha1
 +    
 +# 간혹 ssh-dss,ssh-rsa hostkey algorithm 지원 안한다고 나올 때가 있음.
 +# 전역 혹은, Host 에 다음추가
 +HostkeyAlgorithms ssh-dss,ssh-rsa
 </code> </code>
  
linux/ssh.txt · 마지막으로 수정됨: 2023/01/30 17:19 저자 kwon37xi