host主机无法ping通 vmware虚拟机的地址
- Open the Windows Firewall with Advanced Security.
- In the left pane, click on Inbound Rules.
- In the right pane, click on New Rule.
- In the Rule Type dialog box, select Custom rule.
- In the Program dialog box, select This program path and enter the full path to the VMware Client executable file.
- In the Profile dialog box, select the profiles that you want the rule to apply to.
- In the Action dialog box, select Allow the connection.
- In the Conditions dialog box, you can specify additional conditions that the rule must meet.
- Click on the Next button.
- In the Name dialog box, enter a name for the rule.
- Click on the Finish button.
上面漏掉了设置协议和端口的步骤
To set the protocols and ports for the rule, you need to go to the Protocol and Ports dialog box. In this dialog box, you can select the protocols and ports that you want the rule to apply to.
For ping requests, you need to select the ICMPv4 protocol and the Any port.
Once you have selected the protocols and ports, click on the Next button.
The next dialog box will allow you to specify the scope of the rule. The scope determines which computers and IP addresses the rule will apply to.
For this rule, you can leave the scope as Any.
Click on the Next button to proceed.
The next dialog box will allow you to specify the action that the firewall should take when a connection matches the rule. For this rule, you should select Allow the connection.
Click on the Next button to proceed.
The next dialog box will allow you to specify a name for the rule. You can enter any name that you want.
Click on the Finish button to create the rule.
The new rule will be added to the Windows Firewall. This rule will allow ping requests to the VMware Client.
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2022-08-23 Evaluate: lim x → 0 [1/x^2 - 1/sin^2x] 高等数学
2022-08-23 EFCore Map 2 entities to same table
2022-08-23 AutoMapper Explicit expansion
2019-08-23 Razor字符串处理
2017-08-23 一站式学习WireShark
2017-08-23 Seq和Ack
2016-08-23 TortoiseGit中push的使用