जब मैं पोटीन पर एक ssh सुरंग से जुड़ता हूं तो मुझे एक त्रुटि मिलती रहती है


22

मैं पोटीन के मौजूदा संस्करण का उपयोग कर रहा हूं 0.66 और मैं यह त्रुटि प्राप्त करता रहता हूं

डिस्कनेक्ट किया गया: सर्वर प्रोटोकॉल उल्लंघन: अप्रत्याशित SSH2_MSG_UNIMPLEMENTED पैकेट

जब मैं एक ssh सुरंग से जुड़ने की कोशिश करता हूं। यहाँ मेरा ईवेंट लॉग है,

 Event Log: Looking up host "216.186.209.69"

Event Log: Connecting to 216.186.209.69 port 22

Event Log: We claim version: SSH-2.0-PuTTY_Release_0.66

Event Log: Server version: SSH-2.0-ROSSSH

Event Log: Using SSH protocol version 2

Outgoing packet #0x0, type 20 / 0x14 (SSH2_MSG_KEXINIT)


Incoming packet #0x0, type 20 / 0x14 (SSH2_MSG_KEXINIT)
                    ..........
Event Log: Doing Diffie-Hellman group exchange

Outgoing packet #0x1, type 34 / 0x22 (SSH2_MSG_KEX_DH_GEX_REQUEST)
            .......... .
Incoming packet #0x1, type 31 / 0x1f (SSH2_MSG_KEX_DH_GEX_GROUP)
                    ..........
Event Log: Doing Diffie-Hellman key exchange with hash SHA-256

Outgoing packet #0x2, type 32 / 0x20 (SSH2_MSG_KEX_DH_GEX_INIT)
                                    Il..
Incoming packet #0x2, type 33 / 0x21 (SSH2_MSG_KEX_DH_GEX_REPLY)

                                  d-%..
Event Log: Host key fingerprint is:

Event Log: ssh-dss 1024 2b:2f:13:27:36:a5:1b:02:e5:1a:fe:04:cf:90:ae:10

Outgoing packet #0x3, type 21 / 0x15 (SSH2_MSG_NEWKEYS)

Event Log: Initialised AES-256 CBC client->server encryption

Event Log: Initialised HMAC-SHA1 client->server MAC algorithm

Incoming packet #0x3, type 21 / 0x15 (SSH2_MSG_NEWKEYS)

Event Log: Initialised AES-256 CBC server->client encryption

Event Log: Initialised HMAC-SHA1 server->client MAC algorithm

Outgoing packet #0x4, type 2 / 0x02 (SSH2_MSG_IGNORE)
                                       ....
Outgoing packet #0x5, type 5 / 0x05 (SSH2_MSG_SERVICE_REQUEST)

Incoming packet #0x4, type 6 / 0x06 (SSH2_MSG_SERVICE_ACCEPT)

Outgoing packet #0x6, type 2 / 0x02 (SSH2_MSG_IGNORE)
  0                                     
Outgoing packet #0x7, type 50 / 0x32 (SSH2_MSG_USERAUTH_REQUEST)

Incoming packet #0x5, type 52 / 0x34 (SSH2_MSG_USERAUTH_SUCCESS)

Event Log: Access granted

Event Log: Opening session as main channel

Outgoing packet #0x8, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x9, type 90 / 0x5a (SSH2_MSG_CHANNEL_OPEN)

Incoming packet #0x6, type 91 / 0x5b (SSH2_MSG_CHANNEL_OPEN_CONFIRMATION)

Event Log: Opened main channel

Event Log: Local port 8080 SOCKS dynamic forwarding

Outgoing packet #0xa, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0xb, type 98 / 0x62 (SSH2_MSG_CHANNEL_REQUEST)

Outgoing packet #0xc, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0xd, type 98 / 0x62 (SSH2_MSG_CHANNEL_REQUEST)

Incoming packet #0x7, type 99 / 0x63 (SSH2_MSG_CHANNEL_SUCCESS)

Event Log: Allocated pty (ospeed 38400bps, ispeed 38400bps)

Incoming packet #0x8, type 99 / 0x63 (SSH2_MSG_CHANNEL_SUCCESS)

Event Log: Started a shell/command

Incoming packet #0x9, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Incoming packet #0xa, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Incoming packet #0xb, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Outgoing packet #0xe, type 2 / 0x02 (SSH2_MSG_IGNORE)
                                       ....
Outgoing packet #0xf, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Outgoing packet #0x10, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x11, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Outgoing packet #0x12, type 2 / 0x02 (SSH2_MSG_IGNORE)
....

Outgoing packet #0x13, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
                       ........a
Event Log: Opening connection to www.bing.com:80 for forwarding from 127.0.0.1:49212

Outgoing packet #0x14, type 2 / 0x02 (SSH2_MSG_IGNORE)
                                    ....

Outgoing packet #0x15, type 90 / 0x5a (SSH2_MSG_CHANNEL_OPEN)


Event Log: Opening connection to www.bing.com:80 for forwarding from 127.0.0.1:49213

Outgoing packet #0x16, type 2 / 0x02 (SSH2_MSG_IGNORE)
                                     ....
Outgoing packet #0x17, type 90 / 0x5a (SSH2_MSG_CHANNEL_OPEN)
00     

Incoming packet #0xc, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Incoming packet #0xd, type 91 / 0x5b (SSH2_MSG_CHANNEL_OPEN_CONFIRMATION)

Outgoing packet #0x18, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x19, type 96 / 0x60 (SSH2_MSG_CHANNEL_EOF)
                                    ....
Incoming packet #0xe, type 91 / 0x5b (SSH2_MSG_CHANNEL_OPEN_CONFIRMATION)

Outgoing packet #0x1a, type 2 / 0x02 (SSH2_MSG_IGNORE)
                                       ....
Outgoing packet #0x1b, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Incoming packet #0xf, type 98 / 0x62 (SSH2_MSG_CHANNEL_REQUEST)

Incoming packet #0x10, type 97 / 0x61 (SSH2_MSG_CHANNEL_CLOSE)

Outgoing packet #0x1c, type 2 / 0x02 (SSH2_MSG_IGNORE)

Event Log: Forwarded port closed
Incoming packet #0x11, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)


Incoming packet #0x12, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Outgoing packet #0x1e, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x1f, type 98 / 0x62 (SSH2_MSG_CHANNEL_REQUEST)

Outgoing packet #0x20, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x21, type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)

Incoming packet #0x13, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Incoming packet #0x14, type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)

Outgoing packet #0x22, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x23, type 98 / 0x62 (SSH2_MSG_CHANNEL_REQUEST)

Outgoing packet #0x24, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x25, type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)

Incoming packet #0x15, type 3 / 0x03 (SSH2_MSG_UNIMPLEMENTED)

Outgoing packet #0x26, type 2 / 0x02 (SSH2_MSG_IGNORE)

Outgoing packet #0x27, type 1 / 0x01 (SSH2_MSG_DISCONNECT)


Event Log: Disconnected: Server protocol violation: unexpected SSH2_MSG_UNIMPLEMENTED packet

"SSH पैकेट" + सर्वर लॉग में उपयोगी कुछ भी लॉगिंग पुट्टी बदलें?
मार्टिन प्रिक्रील

1
आप शायद सर्वर के साथ कुछ सुविधाओं को गायब कर रहे हैं ( SSH-2.0-ROSSSH) और पुट्टी इस संदेश को संभालने में सक्षम नहीं है। लेकिन वास्तव में, आप क्या हासिल करने की कोशिश कर रहे हैं? यह बहुत जंगली लग रहा है।
जकूज़ी

@MartinPrikryl ने मेरे ssh पैकेट लॉग की नई जानकारी जोड़ी, आशा है कि यह मदद करता है
किब्ज़

1
@ तिब्बत, हो सकता है कि आपका मामला वैसा ही हो जैसा मैंने अपने उत्तर में बताया था? मुझे लगता है कि इसने बहुत से लोगों की मदद की - क्या आप इसे जाँच सकते हैं और सही उत्तर के रूप में चुन सकते हैं?
फ्लेमस्टॉर्म

जवाबों:


38

मेरे लिए कुंजी यह थी कि "डिफी-हेलमैन ग्रुप एक्सचेंज" कुंजी एक्सचेंज एल्गोरिथ्म सर्वर पर लागू नहीं किया गया था (देखें कनेक्शन > एसएसएच > केईएक्स )।

इस कुंजी विनिमय एल्गोरिदम को सूची के निचले भाग में ले जाना और एल्गोरिथ्म "डिफी-हेलमैन समूह 14" बनाना पहली बार मेरे लिए समस्या को हल करता है।



9

मुझे 0.63 पर एक समान त्रुटि मिली ... 0.67 में अपग्रेड करने से यह दूर हो गया।


@kibbz: आप इस उत्तर को स्वीकृत के रूप में बना सकते हैं, क्योंकि यह इच्छा के मुद्दे को हल करता है।
सुमित रामटेके
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.