severity 587455 wishlist
tags 587455 upstream
thanks

Re: Axel Beckert 2010-06-28 <20100628182829.3e5ee2e4...@snitch.localdomain>
> So in bb-hosts, I wrote:
> 
> 123.456.789.123 somehostname # ssh ssh:2200 ssh:2222

Hi,

I don't think this is supposed to be used in that way. What works is
to add new services to /etc/hobbit/bb-services:

[ssh2200]
   send "SSH-2.0-OpenSSH_4.1\r\n"
   expect "SSH"
   options banner
   port 2200

and then use that in bb-hosts:

123.456.789.123 somehostname # ssh ssh2200 ssh2222

Arguably, your version should also work. I'll leave this as a wishlist item for
upstream.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to