<pre><br>>Hi Stefan,<br>>I wrote this code, a long time ago. I haven't looked at it in ages, but <br>>it works day-to-day for me. However, when I wrote it I only had 3Com 5500 <br>>models. I've now got something else plus some more models to come soon, <br>
>but I've not tested against them yet. What model were you trying this <br>>against?><br>><br>>I'll do some more tests later.<br>><br>>In the meantime, the usual method for debugging would be something like:<br>
><br>> env NOPIPE=y PATH=${PATH}:/usr/local/libexec/rancid h3crancid -d devicename<br>><br>>which will create a .new and a .raw file without output in your working <br>>directory.<br>><br>>Jethro.<br>
<br>Nice to meet u Jethro and thank you for you effort for h3clogin ;-)<br>I try to make rancid work against a H3C S5120 (and furthermore a S7500E, S5800). Once I set NOPIPE=y the .new and .raw are touched. However there is no new information:<br>
<br>.new:<br>!RANCID-CONTENT-TYPE: h3c<br>!<br><br>.raw:<br>npd0011<br>spawn ssh -c 3des -x -l rancid npd0011<br>rancid@npd0011's password: <br><br><npd0011>undo terminal monitor<br>Info: Current terminal monitor is off.<br>
<br><npd0011><br><npd0011><br>Error: TIMEOUT reached<br><br>Am I right the after sending \r the prompt is automaticlly determined?<br><br>Stefan<br></pre>