I have quite a few ASAs in my environment and do not have that issue.  <br>What version of rancid are you both running?<br>Is it possible something else in your .cloginrc config is taking precedence?<br>What happens if you run:  ./clogin -u user-name -p user-password -e enable-password 10.1.2.1<br>
<br><br><div class="gmail_quote">On Tue, Apr 21, 2009 at 8:15 AM, Carlo Finotti <span dir="ltr">&lt;<a href="mailto:carlo.finotti@gmail.com">carlo.finotti@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yep that is basically the same thing that is happening to me.  It<br>
seems like the package works great for routers and switches but is a<br>
bit buggy for an ASA especially in multiple context mode.  Hopefully<br>
someone has this setup and working and can shed some light on our<br>
dilemma.<br>
<div><div></div><div class="h5"><br>
<br>
On Tue, Apr 21, 2009 at 5:22 AM, JP Viljoen &lt;<a href="mailto:froztbyte@froztbyte.net">froztbyte@froztbyte.net</a>&gt; wrote:<br>
&gt; I&#39;ve got a few Cisco devices that I&#39;m monitoring configs and changes to the<br>
&gt; configs with using RANCID, and among them is an ASA. The problem I have is that<br>
&gt; logging into the ASA with clogin seems to just stall. It gets as far the<br>
&gt; prompt immediately after login, and from there&#39;s it&#39;s just dead.<br>
&gt;<br>
&gt; rancid@mon:~/rancid/bin$ ./clogin 10.1.2.1<br>
&gt; 10.1.2.1<br>
&gt; spawn ssh -c 3des -x -l user 10.1.2.1<br>
&gt; <a href="mailto:user@10.1.2.1">user@10.1.2.1</a>&#39;s password:<br>
&gt; Type help or &#39;?&#39; for a list of available commands.<br>
&gt; ciscoasa&gt;<br>
&gt; {TIMEOUT here}<br>
&gt;<br>
&gt; Entering commands at this point is unsuccessful, as is giving commands with<br>
&gt; the -c parameter. Logging into the device with ssh on its own works perfectly<br>
&gt; though:<br>
&gt;<br>
&gt; rancid@mon:~/rancid/bin$ ssh <a href="mailto:user@10.1.2.1">user@10.1.2.1</a><br>
&gt; <a href="mailto:user@10.1.2.1">user@10.1.2.1</a>&#39;s password:<br>
&gt; Type help or &#39;?&#39; for a list of available commands.<br>
&gt; ciscoasa&gt; ?<br>
&gt;<br>
&gt;  clear       Reset functions<br>
&gt;  enable      Turn on privileged commands<br>
&gt; &lt;snip&gt;<br>
&gt;<br>
&gt; My .cloginrc for the specific device is as follows:<br>
&gt;<br>
&gt; add user 10.1.2.1               {user}<br>
&gt; add password 10.1.2.1           {loginpass} {enablepass}<br>
&gt; add method 10.1.2.1             ssh<br>
&gt;<br>
&gt; Initially the configuration was with Telnet, using which I experienced the same<br>
&gt; timeout issue. After some reading through the archives I established that it<br>
&gt; might be worth attempting to use SSH and have now run into the same issue. If<br>
&gt; anyone else has perhaps solved this issue, or have a pointer on what I could<br>
&gt; look at?<br>
&gt; _______________________________________________<br>
&gt; Rancid-discuss mailing list<br>
&gt; <a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
&gt; <a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
&gt;<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.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
</div></div></blockquote></div><br>