Hi All.

I'v tried to create encripted chanall to my DB server and run next command:

  alechole:alec -188>ssh -f -v -L 5432:mainserv.nikts:5432 mainserv 

It was failed. Dignostic messages were:

Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to mainserv...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: Host key found from the database.
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:368/ssh_client_auth_pubkey_send_signature: 
ssh_client_auth_pubkey_send_signature
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:448/ssh_client_auth_pubkey_send_signature: 
ssh_client_auth_pubkey_send_signature: reading /usr1/home/alec/.ssh2/id_dsa_1024_a
debug: Ssh2/ssh2.c:304/client_authenticated: client_authenticated
debug: SshTtyFlags/sshttyflags.c:275/ssh_encode_tty_flags: Not a tty. (fd = 0)
debug: Requesting X11 forwarding with authentication spoofing.
Warning: no access to tty (Bad file descriptor).
Thus no job control in this shell.
mesg: ttyname: Inappropriate ioctl for device
TERM: Undefined variable.
debug: session_close
debug: destroying client struct...
debug: uninitializing event loop

What's wrong?
System runs on my computer - FreeBSD 3.2-RELEASE, ssh version 2.0.13.

Thanks for any help.

Alexander
 

Reply via email to