访问禅道访问不了,原因很可能是mtu需要重新设置一下.
.在打开的命令提示符窗口中,输入“netsh interface ipv4 show subinterfaces ”查询到目前系统的mtu值,如下图所示:
“netsh interface ipv4 set subinterface “本地连接” mtu=1300 store=persistent”
版权声明:本文为qq_35337467原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
访问禅道访问不了,原因很可能是mtu需要重新设置一下.
.在打开的命令提示符窗口中,输入“netsh interface ipv4 show subinterfaces ”查询到目前系统的mtu值,如下图所示:
“netsh interface ipv4 set subinterface “本地连接” mtu=1300 store=persistent”