使用ssh登錄遠程centos服務器,卡住不動
系統centos 7
加-v查看登錄過程,一直卡在這里
解決:我的是mtu問題
將eth0 mtu 默認1500修改為1200就可以了
ifconfig eth0 mtu 1200
參考:http://blog.sina.com.cn/s/blog_4da051a60102vdpb.html
使用ssh登錄遠程centos服務器,卡住不動
系統centos 7
加-v查看登錄過程,一直卡在這里
解決:我的是mtu問題
將eth0 mtu 默認1500修改為1200就可以了
ifconfig eth0 mtu 1200
參考:http://blog.sina.com.cn/s/blog_4da051a60102vdpb.html
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。