This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: About ssh


> On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme <shortcutter@googlemail.com> wrote:
>> On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez
>> <j.e.vasquez.v@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]