You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: