Re: About ssh

2013-09-22 Thread Javier Vasquez
> It looks like you have no routing to that port. > What happens when you turn off the windoze firewall completely? I have no clue. Though I'm using windows 8, the following seems to apply: http://windows.microsoft.com/en-us/windows/turn-windows-firewall-on-off#turn-windows-firewall-on-off=windo

Re: About ssh

2013-09-22 Thread bartels
On 09/22/2013 06:16 PM, Javier Vasquez wrote: On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme wrote: On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez 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 r

Re: About ssh

2013-09-22 Thread Javier Vasquez
> On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme > wrote: >> On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez >> 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:

Re: About ssh

2013-09-21 Thread Robert Klemme
On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez wrote: > Hi, > > I'm able to perform: > > % ssh localhost > > From cygwing. But I'm unable to perform: > > % ssh > > I always get: > > -- > ssh: connect to host 192.168.2.103 port 22: Connection timed out > -- > > The client works well hooking to

About ssh

2013-09-20 Thread Javier Vasquez
Hi, I'm able to perform: % ssh localhost From cygwing. But I'm unable to perform: % ssh I always get: -- ssh: connect to host 192.168.2.103 port 22: Connection timed out -- The client works well hooking to a remote machine: % ssh @ Works just fine from cygwin. But once in the remote mac