[rancid] Backup Extreme switches

Peltokangas Mikko Mikko.Peltokangas at alavus.fi
Fri Aug 31 10:52:03 UTC 2018


Well, I'm trying to log in via telnet.

I found this package, what gives some guidance for that:
https://www.dropbox.com/s/tsqclfxg8c8p9n1/rancid-extreme-changes.tgz?dl=0&file_subpath=%2F.
There's only one problem, it tells that I need to add that vendor-to-script -translation to rancid-fe but when I'm looking my 
rancid-fe, it look like this: https://pastebin.com/ptb5LZQ8

Do I have some wrong version or something else odd?

Should I add new type to /etc/rancid/rancid.types.base dispite the threat of voodoo doll? ;)

--
-m
________________________________________
Lähettäjä: Nick Hilliard <nick at foobar.org>
Lähetetty: 28. elokuuta 2018 22:58
Vastaanottaja: heasley
Kopio: Peltokangas Mikko; rancid-discuss at shrubbery.net
Aihe: Re: [rancid] Backup Extreme switches

heasley wrote on 28/08/2018 19:54:
> it shouldnt.  please should me xlogin -d -c 'somecommand' output.

fake news.  This was a bug affecting older versions, but it seems to be
fixed now.

Mikko, make sure you can log in to the switches using ssh from the
rancid account, because the versions of XOS that are supported on these
devices only allows deprecated crypto parameters.  You may need this in
your ~rancid/.ssh/config file:

--
Host *
        KexAlgorithms +diffie-hellman-group1-sha1
        HostkeyAlgorithms +ssh-dss
--

Nick



More information about the Rancid-discuss mailing list