This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RANCID on Cygwin


Hello,

2013/10/17 Lee <ler762@gmail.com>:
> On 10/16/13, Jakub Horbacewicz <kubih@partyinfo.com.pl> wrote:
>> OK, thank you guys for your help. Fortunately I've installed Rancid
>> (with http://openmaniak.com/rancid_tutorial.php help) on cygwin but
>> now facing next problem - can't login into any device using clogin. I
>> can ping, telnet/ssh to any device from my test environment, but
>> Rancid can not. Always happens nothing, just like that:
>>
>> Administrator@backup /home/rancid
>> $ /home/rancid/bin/clogin 10.1.1.4
>> Administrator@backup /home/rancid
>>
>> I guess I have correct statements in my .cloginrc and router.db files:
>
> nope, cloginrc is incorrect
>
>> add method 10.1.1.4 telnet
>> add user 10.1.1.4 username
>> add password 10.1.1.4 password enablePassword
>
> man cloginrc
>    ...
>    Note: the braces ({}) surrounding the values is significant when
> the values include TCL meta-characters.
>
> I'd suggest always using curly braces - eg:
> add user         {10.10.10.10}    {me}
> add password  {10.10.10.l0}    {foo}
> add method    *  {ssh}
>

@Lee - nope, that's not an issue. You can sucessfully put variables
without braces. I could not run Rancid on Cygwin. Fortunately I was
finally allowed to change operating system on that machine so now
Rancid is working perfectly on native Linux OS.

Thank you guys for your help.

Regards.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]