I have sysrepod and netopeer2-server running on my system.
When i run netopeer2-cli on local machine, i am able to connect to netopeer2-server and sysrepo and able to perform multiple operations.
Same is not possible when using netopeer2-cli on remote machine.
Please suggest.
ping/ssh to remote host is fine.
Do i need to edit remote host's sshd_config file etc..
command i am using to connect is as follows
[root@adv-ca85 ~]# ./netopeer2-cli
connect --host 10.1.17.84 --port 6001 --login root
nc ERROR: Unable to connect to 10.1.17.84:6001.
cmd_connect: Connecting to the 10.1.17.84:6001 as user "root" failed.