Mailing List Archive

Cipher not supported?
Hello everyone, I wonder if you can help...

des is not working for me and telnet was not called as a secondary..

.cloginrc:

#add method * {telnet}{ssh}{rsh}
add method * ssh telnet
add cyphertype des


Then trying ./clogin x.x.x.x

spawn ssh -c 3des -x -l rancid x.x.x.x

Selected cipher type 3des not supported by server.
Cipher not supported? [ In reply to ]
Mon, Jan 05, 2004 at 07:41:37AM -0800, funraps too:
>
> Hello everyone, I wonder if you can help...
>
> des is not working for me and telnet was not called as a secondary..
>
> .cloginrc:
>
> #add method * {telnet}{ssh}{rsh}
> add method * ssh telnet

It should have been; try {}'ing the arguments.

> add cyphertype des

you need to have a host glob here; like
add cyphertype * {des}

>
> Then trying ./clogin x.x.x.x
>
> spawn ssh -c 3des -x -l rancid x.x.x.x
>
> Selected cipher type 3des not supported by server.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Find out what made the Top Yahoo! Searches of 2003