oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Arista SSH connection - 10.1.1.0 raised Net::SSH::Disconnect with msg "connection closed by remote host"

Open adatorr opened this issue 1 year ago • 1 comments

D, [2025-01-14T22:07:43.798130 #25] DEBUG -- : 10.1.1.0 raised Net::SSH::Disconnect with msg "connection closed by remote host" D, [2025-01-14T22:07:43.798162 #25] DEBUG -- : lib/oxidized/node.rb: Oxidized::SSH failed for 10.1.1.0

I am having issues with my Arista connection. I am not sure on the proper way to configure this on the config file but I will provide how I have it setup. I tried everything, even setting the connection to keyboard interactive but no luck. I dont even see a connection attempt in the logs of my arista. Anyone else having issues with arista? Please help.

groups: defaultgrp: username: default password: default nos: username: admin password: password nodegrid: username: admin password: password model: nodegrid vars: auth_methods: ["password", "keyboard-interactive"] ssh_keepalive: true junos: username: admin password: password eos: username: admin password: password vars: auth_methods: ["password", "keyboard-interactive"] enable: true model_map: arista_eos: eos

adatorr avatar Jan 14 '25 22:01 adatorr

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] avatar Apr 15 '25 02:04 github-actions[bot]