Mailing List Archive

HP 4108 ssh and rancid
I'm trying to get rancid to connect to a hp 4108gl switch using ssh

i defined the method in .cloginrc as

add method 10.129.9.169 ssh

i get this error when running hlogin

wcgallar at brutus wcgallar $ hlogin -c 'show config' 10.129.9.169
10.129.9.169
spawn hpuifilter -- 'ssh -c 3des -x -l rancid' 10.129.9.169
hpuifilter: execlp() failed: No such file or directory


i'm trying to figure out where this function is called and where it
should be located.



--

Chris Gallardo
HP 4108 ssh and rancid [ In reply to ]
Fri, Apr 01, 2005 at 11:07:00AM -0500, Chris Gallardo:
> I'm trying to get rancid to connect to a hp 4108gl switch using ssh
>
> i defined the method in .cloginrc as
>
> add method 10.129.9.169 ssh
>
> i get this error when running hlogin
>
> wcgallar at brutus wcgallar $ hlogin -c 'show config' 10.129.9.169
> 10.129.9.169
> spawn hpuifilter -- 'ssh -c 3des -x -l rancid' 10.129.9.169
> hpuifilter: execlp() failed: No such file or directory
>
>
> i'm trying to figure out where this function is called and where it
> should be located.

ssh appears to not be in the PATH. however, ssh does not yet work with
hlogin; sorry.