Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login to netopeer2-cli in the sysrepo docker container fails #2

Open
SwarnaKumarB opened this issue Mar 13, 2020 · 0 comments
Open

Comments

@SwarnaKumarB
Copy link

Hi,

I'm trying to use the builtin NETCONF client (netopeer2-cli) for configuring callhome.
When I try to login to the netopeer2-cli (as netconf user) inside the sysrepo docker container, I'm facing an issue which is as follows:

root@f3df4e514334:/opt/dev# netopeer2-cli
>  connect \--ssh \--login netconf
nc ERROR: connect failed: (Cannot assign requested address).
nc ERROR: Unable to connect to localhost:830 (Cannot assign requested address).
cmd_connect: Connecting to the localhost:830 as user "root" failed.
>

Previously when I was facing the same login failing issue, I tried resetting the password by giving 'passwd' in the same container and setting the password to 'netconf'(for the user netconf).
The same thing doesn't work now.

Regards,
Swarna.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant