Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Cant connect with Opendaylight(ODL) #182

@UESTC-Bai

Description

@UESTC-Bai

I use opendaylight to connect to netopeer but seems somthing wrong.It's ok to use netopeer-cli to connect to the server.And the opendaylight can connect to the netconf-testtool that odl provided.Should I change some configuration of server to figure it out?Thanks.

netopeer-server[8532]: SSH log: ssh_socket_pollcallback: Received POLLOUT in connecting state
netopeer-server[8532]: SSH log: ssh_socket_unbuffered_write: Enabling POLLOUT for socket
netopeer-server[8532]: SSH log: callback_receive_banner: Received banner: SSH-2.0-SSHD-CORE-0.14.0
netopeer-server[8532]: SSH log: ssh_server_connection_callback: SSH client banner: SSH-2.0-SSHD-CORE-0.14.0
netopeer-server[8532]: SSH log: ssh_analyze_banner: Analyzing banner: SSH-2.0-SSHD-CORE-0.14.0
netopeer-server[8532]: SSH log: ssh_socket_unbuffered_write: Enabling POLLOUT for socket
netopeer-server[8532]: SSH log: packet_send2: packet: wrote [type=20, len=988, padding_size=4, comp=983, payload=983]
netopeer-server[8532]: SSH log: ssh_send_kex: SSH_MSG_KEXINIT sent
netopeer-server[8532]: SSH log: ssh_packet_socket_callback: packet: read type 20 [len=564,padding=13,comp=550,payload=550]
netopeer-server[8532]: SSH log: ssh_packet_process: Dispatching handler for packet type 20
netopeer-server[8532]: SSH log: ssh_kex_select_methods: Negotiated diffie-hellman-group-exchange-sha256,ssh-rsa,aes128-ctr,aes128-ctr,hmac-sha2-256,hmac-sha2-256,none,none,,
netopeer-server[8532]: SSH log: crypt_set_algorithms_server: Set output algorithm aes128-ctr
netopeer-server[8532]: SSH log: crypt_set_algorithms_server: Set HMAC output algorithm to hmac-sha2-256
netopeer-server[8532]: SSH log: crypt_set_algorithms_server: Set input algorithm aes128-ctr
netopeer-server[8532]: SSH log: crypt_set_algorithms_server: Set HMAC input algorithm to hmac-sha2-256
netopeer-server[8532]: SSH log: ssh_packet_socket_callback: packet: read type 34 [len=28,padding=14,comp=13,payload=13]
netopeer-server[8532]: SSH log: ssh_packet_process: Dispatching handler for packet type 34
netopeer-server[8532]: SSH log: ssh_packet_server_dhgex_request: dh-gex: DHGEX_REQUEST[1024:4096:8192]
netopeer-server[8532]: SSH log: ssh_retrieve_dhgroup_file: Selected 4096 bits modulus out of 37 candidates in 268 lines
netopeer-server[8532]: SSH log: ssh_socket_unbuffered_write: Enabling POLLOUT for socket
netopeer-server[8532]: SSH log: packet_send2: packet: wrote [type=31, len=532, padding_size=8, comp=523, payload=523]
netopeer-server[8532]: SSH log: ssh_socket_exception_callback: Socket exception callback: 1 (0)
netopeer-server[8532]: SSH log: ssh_socket_exception_callback: Socket error: disconnected
netopeer-server[8532]: SSH log: ssh_handle_key_exchange: ssh_handle_key_exchange: current state : 9
netopeer-server[8532]: np_ssh_create_client: SSH key exchange error (src/ssh/server_ssh.c:1072): Socket error: disconnected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions