ssh 端口更改或ssh 遠程接不上的問題(尤爲是國外服務器)

問題:shell

Connecting to 149.*.*.*:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.ssh

把訪問數給設置一下 /etc/ssh/sshd_configspa

#UseDNS yes改成 UseDNS no
使用了dns反查,這樣的話當ssh某個IP時,系統會試圖經過DNS反查相對應的域名,
若是DNS中沒有這個IP的域名解析,則會等到DNS查詢超時纔會進行下一步,消耗很長時間
rest

 

該參數彷佛是在作圖形方面的認證server

修改GSSAPIAuthentication參數爲 no,默認是yesblog


 #MaxStartups 10,輸入/MaxStartups 定位到以下並修改dns

 

#去掉,修改10爲1000,MaxStartups 1000rem


 重啓SSH服務,/etc/rc.d/init.d/sshd restart
域名

 

xshell 報錯時:WARNING! The remote SSH server rejected X11 forwarding request.it

 

相關文章
相關標籤/搜索