Discussion:
[rancid] clogin not working - cisco ASA
Biddu Mehta
2012-09-13 13:57:43 UTC
Permalink
Tried and searched a lot . But not working .


[***@TRANCID01v ~]$ more /usr/local/rancid/var/networking/router.db
20.20.20.20:cisco:up


[***@TCRANCID01v ~]$ bin/clogin 20.20.20.20
20.20.20.20
spawn ssh -c 3des -x -l rancid 20.20.20.20
***@20.20.20.20's password:
Permission denied, please try again.
***@20.20.20.20's password:
Error: Check your passwd for 20.20.20.20
[***@TCRANCID01v ~]$



add user 208.80.43.232 "rancid"
add password 208.80.43.232 {Terry} {moiria}
add method 208.80.43.232 ssh
JP Viljoen
2012-09-13 14:09:23 UTC
Permalink
Post by Biddu Mehta
Tried and searched a lot . But not working .
20.20.20.20:cisco:up
20.20.20.20
spawn ssh -c 3des -x -l rancid 20.20.20.20
Permission denied, please try again.
Error: Check your passwd for 20.20.20.20
add user 208.80.43.232 "rancid"
add password 208.80.43.232 {Terry} {moiria}
add method 208.80.43.232 ssh
You may wanna update your credentials on that router nowÂ…before someone does it for you.

-J

Loading...