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"><<a href="mailto:carlo.finotti@gmail.com">carlo.finotti@gmail.com</a>></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 <<a href="mailto:froztbyte@froztbyte.net">froztbyte@froztbyte.net</a>> wrote:<br>
> I've got a few Cisco devices that I'm monitoring configs and changes to the<br>
> configs with using RANCID, and among them is an ASA. The problem I have is that<br>
> logging into the ASA with clogin seems to just stall. It gets as far the<br>
> prompt immediately after login, and from there's it's just dead.<br>
><br>
> rancid@mon:~/rancid/bin$ ./clogin 10.1.2.1<br>
> 10.1.2.1<br>
> spawn ssh -c 3des -x -l user 10.1.2.1<br>
> <a href="mailto:user@10.1.2.1">user@10.1.2.1</a>'s password:<br>
> Type help or '?' for a list of available commands.<br>
> ciscoasa><br>
> {TIMEOUT here}<br>
><br>
> Entering commands at this point is unsuccessful, as is giving commands with<br>
> the -c parameter. Logging into the device with ssh on its own works perfectly<br>
> though:<br>
><br>
> rancid@mon:~/rancid/bin$ ssh <a href="mailto:user@10.1.2.1">user@10.1.2.1</a><br>
> <a href="mailto:user@10.1.2.1">user@10.1.2.1</a>'s password:<br>
> Type help or '?' for a list of available commands.<br>
> ciscoasa> ?<br>
><br>
> clear Reset functions<br>
> enable Turn on privileged commands<br>
> <snip><br>
><br>
> My .cloginrc for the specific device is as follows:<br>
><br>
> add user 10.1.2.1 {user}<br>
> add password 10.1.2.1 {loginpass} {enablepass}<br>
> add method 10.1.2.1 ssh<br>
><br>
> Initially the configuration was with Telnet, using which I experienced the same<br>
> timeout issue. After some reading through the archives I established that it<br>
> might be worth attempting to use SSH and have now run into the same issue. If<br>
> anyone else has perhaps solved this issue, or have a pointer on what I could<br>
> look at?<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>
><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>