|
|
A possible fix for slow SSH connections
... i think you could change 'VerifyReverseMapping yes' to 'VerifyReverseMapping no' in /etc/sshd_config on the host computer. But i'm not sure...
A possible fix for slow SSH connections
Changing the line
to will also fix the delay. Because I'm the only ssh user on my system, I've also added the line to etc -> sshd_configYou may also want to create an etc -> hosts.deny containing to stop all incoming connections. To enable ssh logins, create etc -> hosts.allow, I'm not sure this is the best solution, but it works. It blocks all incoming connections except ssh. All ssh connections get passed to the ssh daemon, which allows only the user "myShortUsername" to connect, and there is no delay due to reverse name lookups.
A possible fix for slow SSH connections
That would be in ssh_config not sshd_config. sshd_config controls the local daemon.
sshd_config vs. ssh_config
What would be in ssh_config? VerifyReverseMapping and AllowUsers keywords are only valid in sshd_config.
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|