Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

fix git ssh freeze during connection #60

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

cguentherTUChemnitz
Copy link
Contributor

The sshd does a reverse dns lookup for the connecting client. In most cases this rdns entry does not exist and the connection frezzes, due to the dns timeout. The solution is to disable the DNS lookup for the sshd.

The sshd does a reverse dns lookup for the connecting client. In most cases this rdns entry does not exist and the connection frezzes, due to the dns timeout. The solution is to disable the DNS lookup for the sshd.
@hach-que
Copy link
Contributor

Seems reasonable, thanks!

@hach-que hach-que merged commit 73bf893 into RedpointArchive:master Nov 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants