bin456789 / reinstall

一键DD/重装脚本 (One-click reinstall OS on VPS)
GNU General Public License v3.0
2.87k stars 477 forks source link

Azure使用脚本后无法连接问题 #183

Open DilucK opened 1 month ago

DilucK commented 1 month ago

原来的系统:Windows server 2016 core 要安装的系统:Windows 7 ultimate、Debian 遇到的问题:截图或者登录 SSH 获取日志 /reinstall.log

Original system: System to be installed: Issues encountered: Screenshot or log in via SSH to get the logs from /reinstall.log

重装win7后无法外网连接rdp,貌似win7获取不到外网地址。 重装Debian后,azure面板重启报:虚拟机无法获取代理的错误。公网也无法连接ssh。但是,运行完脚本,重启后,等待系统安装完成是可以连接到ssh的。

bin456789 commented 1 month ago

装win7要选择第一代虚拟机 https://learn.microsoft.com/zh-cn/windows-server/virtualization/hyper-v/plan/should-i-create-a-generation-1-or-2-virtual-machine-in-hyper-v

DilucK commented 1 month ago

装win7要选择第一代虚拟机 https://learn.microsoft.com/zh-cn/windows-server/virtualization/hyper-v/plan/should-i-create-a-generation-1-or-2-virtual-machine-in-hyper-v

选择了1代,并用脚本安装win7后无法获取公网IP地址,只能通过azure的bastion连接,无法通过分配的公网IP用rdp连接

bin456789 commented 1 month ago

内网能连接那就是你防火墙设置的问题了

DilucK commented 1 month ago

端口是放行了的,用bastion登录进去查看只有内网的IP,没有公网IP

bin456789 commented 1 month ago

从系统里查看ip,从来都是只有内网 ip,大厂都如此

DilucK commented 1 month ago

是否与win7不支持mana网卡有关呢?

bin456789 commented 1 month ago

你能通过bastion登录rdp,就已经说明网卡正常,100%是防火墙的设置问题 那个mana网卡还在内测,想用也用不到

DilucK commented 1 month ago

那就是要用bastion登录设置防火墙是吗?

bin456789 commented 1 month ago

是设置azure的防火墙 不是设置windows的防火墙

DilucK commented 1 month ago

azure网络安全组里已经放行了端口了,同时ping公网ip也ping不同

bin456789 commented 1 month ago
  1. windows默认禁ping
  2. 有可能ip被墙,用 ping.pe 测下 3389端口