Hello all,
I am trying to connect netopeer client to a netopeer server. The server is running in the NXP, LS1028ARDB device. I am running the client in an Ubuntu machine.
When I try to connect the client with the server see following response on the server side:
netopeer-server[2044]: Adding new event (5)
netopeer-server[2044]: Created session 1 for user 'root' (UID 0) (recovery)
netopeer-server[2044]: New server session for 'root' with ID 1
Below is the response that I get on the client side.
netopeer-cli
netconf> verbose
Verbose level set to VERBOSE
netconf> connect --port 830 --login root 169.254.67.231
libnetconf VERBOSE: Publickey athentication
libnetconf VERBOSE: No key pair specified.
libnetconf VERBOSE: Password authentication (host 169.254.67.231, user root)
root@169.254.67.231 password:
After this the terminal doesn't give the control back (no netconf> ). not able to issue any command after this.
Please check and help me know what I am missing. I am also adding complete logs from the server side in a file, please check.
Thanks,
Sameer
Netopeer_server_logs.txt