首页 > 其他 > 详细

关于Azure VM无法访问W2K3共享问题

时间:2018-03-15 11:50:03      阅读:189      评论:0      收藏:0      [点我收藏+]
关于Azure VM无法访问W2K3共享问题

网络拓扑图如下:


技术分享图片


问题现象:Azure VM无法访问Windows Server 2003(任何地方),端口通

 

下午的各种测试排查,改策略,抓包很坎坷。

 

排查步骤:

 

端口连通性测试

技术分享图片

抓包:

技术分享图片

搜索链接,修改安全策略:

Control Panel - Administrative Tools - Local Security Policy

 

Local Policies - Security Options

 

Network security: LAN Manager authentication level

Set to Send LM & NTLM responses only

 

Set the Minimum session security for NTLM SSP

Disable Require 128-bit encryption

 

The screen shots below should be helpful. 

 

Reboot all machines after making the adjustment. 

 


问题原因:

20178月底

SMB Version 1 disabled Azure Gallery Windows operating system images

https://azure.microsoft.com/en-us/blog/smb-version-1-disabled-azure-gallery-windows-operating-system-images/

 

SMB1.0W2K3的协议,本地安装的Windows都是默认安装,Azure VM没有安装。

 

 

 

解决方法:

 

·         GUI安装

技术分享图片

 

·         或者使用PS安装:


 技术分享图片

 

重启计算机,问题解决。

 

 


关于Azure VM无法访问W2K3共享问题

原文:http://blog.51cto.com/286722/2087024

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!