> On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme <shortcut...@googlemail.com> 
> wrote:
>> On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez
>> <j.e.vasque...@gmail.com> wrote:
>> ...
>
> Did you actually start it?  You can verify with "netstat -an" that
> something is listening on port 22 as a first quick check.
>
> Kind regards
>
> robert

Yes, see:

% netstat -an | 'grep' :22
  TCP    0.0.0.0:22             0.0.0.0:0              LISTENING
  TCP    [::]:22                [::]:0                 LISTENING

Though when attempting "ssh <win_IP>" there's a time out failure, :-(

-- 
Javier.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to