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

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

网络拓扑图以下:windows


image.png


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

 

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

 

排查步骤:session

 

端口连通性测试ide

image.png

抓包:测试

image.png

搜索连接,修改安全策略:ui

Control Panel - Administrative Tools - Local Security Policyspa

 

Local Policies - Security Options3d

 

Network security: LAN Manager authentication levelblog

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安装

image.png

 

·         或者使用PS安装:


 image.png

 

重启计算机,问题解决。

相关文章
相关标签/搜索