FG

SSH to Cygwin is slow to respond

Fresh3 days ago
Mar 15, 20266546 views
Confidence Score0%
0%

Problem

I have a Cygwin machine that runs sshd. When I try to login the machine with SSH, it takes a while to get a response. With the command , I see that there are two commands that takes minutes. And After some Googling, I think it is caused by windows port 113 being firewalled. (http://www.cygwin.com/m…

Error Output

ssh -v user@cygwin

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SSH to Cygwin is slow to respond

Low Risk

Apart from indeed opening up port 113 towards the SSH client (so the server can try to connect to that), you might have some luck adding to . And I doubt it will help you (the client knows where to find the server, so it's not the 1st bullet, you tr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment