Re: cygwin + SSH2

From: Richard E. Silverman (res_at_qoxp.net)
Date: 05/30/05


Date: 30 May 2005 12:53:46 -0400


> ************
> (How?) can i force ssh2 to use "keyboard interactive" authentification?
> ************

ssh2 -oallowedauthentications=keyboard-interactive

> > ssh2 -p 1234 fslgdqx01.tu-graz.ac.at
> warning: Connecting to fslgdqx01.tu-graz.ac.at failed: Destination
> Unreachable

This doesn't make any sense. The FAQ suggests this as part of connecting
to a debugging instance of the server. You're using one command out of
context.

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages

  • Re: [PHP] Do Sockets Cache?
    ... I use it to communicate web user with the backend linux to ... that i send to socket server to log in. ... I send raw command something like ... is not even connecting or getting no response at all. ...
    (php.general)
  • Ls command OF UNIX
    ... retrieving directory listing of that server by sending ls command. ... containing information about group in separate column. ... connecting to sever ‘ftp.sun.com', after sending ls command, it is not ...
    (comp.unix.shell)
  • Re: Using Net::Telnet to connect to Perl server
    ... > issue a command. ... The Net::Telnet module is designed for connecting to servers that are ... designed primarily to be connected to by a human being with a telnet client. ... I suspect that in your case writting the server to work with a Net::Cmd ...
    (comp.lang.perl.modules)
  • Do Sockets Cache?
    ... I have a daemon application listening as root on my linux server that i have ... I send raw command something like ... is not even connecting or getting no response at all. ...
    (php.general)
  • error -2147467259 sql server does not exist or access is denied
    ... I have a number of applications that I have written in VB6 connecting to SQL ... application needed to run on a box other than the SQL server itself. ... If I wait about 20 seconds then re-issue the same command the system returns ...
    (microsoft.public.vb.database.ado)