เมื่อไคลเอนต์ SSH พยายามเชื่อมต่อ CentOS 7 เซิร์ฟเวอร์ opensh ที่รอการแจ้งรหัสผ่าน แต่ไม่มา เมื่อฉันดีบัก บันทึกการเชื่อมต่อและ netstat จะแสดงการเชื่อมต่อที่ก่อขึ้น
นี่คือการแก้ปัญหาลูกค้าของฉัน:
tevfik@Darktower:~$ ssh -vvv [email protected]
OpenSSH_8.2p1 Ubuntu-4ubuntu0.3, OpenSSL 1.1.1f 31 มี.ค. 2020
debug1: อ่านข้อมูลการกำหนดค่า /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config บรรทัดที่ 19: รวม /etc/ssh/ssh_config.d/*.conf ที่ไม่ตรงกับไฟล์
debug1: /etc/ssh/ssh_config บรรทัดที่ 21: การใช้ตัวเลือกสำหรับ *
debug3: kex ชื่อตกลง: [diffie-hellman-group1-sha1,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256 ,diffie-Hellman-group14-sha1]
debug2: Solve_canonicalize: ชื่อโฮสต์ 10.40.4.19 คือที่อยู่
ดีบัก 2: ssh_connect_direct
debug1: กำลังเชื่อมต่อกับพอร์ต 10.40.4.19 [10.40.4.19] 22
debug1: สร้างการเชื่อมต่อแล้ว
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_rsa ประเภท -1
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_rsa-cert ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_dsa ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_dsa-cert ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_ecdsa ประเภท -1
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_ecdsa-cert ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_ecdsa_sk ประเภท -1
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_ecdsa_sk-cert ประเภท -1
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_ed25519 ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_ed25519-cert type -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_ed25519_sk ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_ed25519_sk-cert ประเภท -1
debug1: ไฟล์ข้อมูลประจำตัว /home/tevfik/.ssh/id_xmss ประเภท -1
debug1: ไฟล์ระบุตัวตน /home/tevfik/.ssh/id_xmss-cert type -1
debug1: สตริงเวอร์ชันท้องถิ่น SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.3
และนี่คือเอาต์พุต netstat ฝั่งเซิร์ฟเวอร์ ssh
คุณมีความคิดใด ๆ
ความนับถือ,