-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I swore I had it saved here somewhere, but can't seem to find it in my 
mailboxes :(

I have an HP Proliant DL360 G4p server (well, a few, actually), that allow for 
getting a remote console via ssh ... I have DDB/KDB enabled on the server, just 
like my other 'non-HP' boxes, and need to break into DDB over the SSH session 
...

Checking the man page for ssh, it seems to indicate that ~B should do it, but 
it doesn't ... so I'm obviously missing something, but what?

This is what happens when I try the ~B after logging into the remcons from my 
desktop here:


login:  ~B
dispatch_protocol_error: type 100 seq 73
buffer_get_ret: trying to get more bytes 4 than in buffer 0
buffer_get_int: buffer error
>

As expected, ~? does work, and lists ~B:

login:  ~?
Supported escape sequences:
~.  - terminate connection
~B  - send a BREAK to the remote system
~C  - open a command line
~R  - Request rekey (SSH protocol 2 only)
~^Z - suspend ssh
~#  - list forwarded connections
~&  - background ssh (when waiting for connections to terminate)
~?  - this message
~~  - send the escape character by typing it twice
(Note that escapes are only recognized immediately after newline.)

I've tried CR~B and that makes no difference either ... same 
'dispatch_protocol_error' as above :(

Help and thanks ...




- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]                              MSN . [EMAIL PROTECTED]
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFe5zw4QvfyHIvDvMRAp+QAJ9qG5gE/tR0LbUelpmoWdJyXdqJewCeJ3Dx
GP2uVktF1qvJo6mXbb1JlzQ=
=AfVV
-----END PGP SIGNATURE-----

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to