[rancid] Using ssh version 1
heasley
heas at shrubbery.net
Tue Jan 8 15:01:51 UTC 2013
Tue, Jan 08, 2013 at 02:47:04PM +0000, Gerhard Mourani:
> Hello list,
>
> I've a Cisco switch on which I could only connect via ssh version 1. If I manually try to connect with ssh command on CLI, it works but with Rancid it fail because I need to inform it (rancid) to use version 1 for this host but cannot find how to do it inside .clogin file, here my configs.
>
> add user 1.2.3.4 admin
> add cyphertype 1.2.3.4 3des
> add password 1.2.3.4 passwd enpasswd
> add method 1.2.3.4 ssh
you should be able to do this with a Host entry in your .ssh/config file or
using sshcmd in your cloginrc.
More information about the Rancid-discuss
mailing list