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

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

Open
adatorr opened this issue Jan 14, 2025 · 0 comments

Comments

@adatorr
Copy link

adatorr commented Jan 14, 2025

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

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