<div dir="ltr">Thanks Alan!<div><br></div><div>I ran bin/clogin x.x.x.x and it came back with:</div><div><br></div><div>







<p class="">-bash-4.2$ bin/clogin x.x.x.x</p>
<p class="">x.x.x.x</p>
<p class="">spawn ssh -c 3des -x -l admin x.x.x.x</p>
<p class="">Connection closed by x.x.x.x</p>
<p class="">Error: Connection closed (ssh): x.x.x.x</p>
<p class="">I did some testing and ssh -x -l admin x.x.x.x works fine but it fails when I throw in the -c and specify 3des. It appears I'm not running the proper encryption software on the switch.</p><p class="">Thanks for the help and suggestion!</p>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 6, 2014 at 4:24 PM, Alan McKinnon <span dir="ltr"><<a href="mailto:alan.mckinnon@gmail.com" target="_blank">alan.mckinnon@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 06/01/2014 23:08, Jason Dotray wrote:<br>
> Hello -<br>
> I've been successfully running Rancid to backup my switches for about 4<br>
> months. I updated the code on one of my cisco switches and after<br>
> rebooting it, rancid reports that it cannot connect to it. Checking the<br>
> /usr/local/rancid/var/logs file, the most recent file states:<br>
><br>
> clogin error: Error: Connection closed (ssh)<br>
><br>
> However, I can successfully ssh admin@x.x.x.x and connect to the switch<br>
> without any issues while logged in as rancid or root.<br>
><br>
> Any suggestions on what else I can try?<br>
<br>
</div></div>To debug clogin issues the best approach by far is to log in as the user<br>
rancid runs as and run<br>
<br>
clogin <hostname><br>
<br>
where <hostname> is whatever you have in .cloginrc.<br>
Login issues are immediately apparent this way and the output does not<br>
make it into rancid's logs. All you get there is a generic message that<br>
essentially says "something went wrong"<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Alan McKinnon<br>
<a href="mailto:alan.mckinnon@gmail.com">alan.mckinnon@gmail.com</a><br>
<br>
_______________________________________________<br>
Rancid-discuss mailing list<br>
<a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
<a href="http://www.shrubbery.net/mailman/listinfo/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo/rancid-discuss</a><br>
</font></span></blockquote></div><br></div>