当前位置:网站首页>VMware虚拟机 桥接模式 无法上网 校园网「建议收藏」
VMware虚拟机 桥接模式 无法上网 校园网「建议收藏」
2022-06-26 11:52:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
VMware桥接模式
桥接模式就是将主机网卡与虚拟机虚拟的网卡利用虚拟网桥进行通信。在桥接的作用下,类似于把物理主机虚拟为一个交换机,所有桥接设置的虚拟机连接到这个交换机的一个接口上,物理主机也同样插在这个交换机当中,所以所有桥接下的网卡与网卡都是交换模式的,相互可以访问而不干扰。在桥接模式下,虚拟机ip地址需要与主机在同一个网段,如果需要联网,则网关与DNS需要与主机网卡一致。
无法上网的检查步骤
1.VMware中虚拟网络编辑器设置桥接网卡
在“编辑”——“虚拟网络编辑器”里进行设置,选择VMnet0,再下方桥接到的列表中选择主机使用的网络。(需要注意有线网和wifi不要搞错了)
2.在虚拟机设置中修改网络连接为桥接模式
3.检查网卡有没有安装 VMware Bridge Protocol
这里查看主机所使用的网卡(注意有线网和wifi不要搞错了)的属性中有没有协议以及是否打上对勾,如果没有需要进行安装。
如果以上都做完了虚拟机还是不能上网(!!!重点!!!)
请查看虚拟机的IP是否正确获取了,和本机IP进行对比,如果没有问题,那就:
等
等
等
等
等待一段时间(我等了十分钟,他就自己好了,期间一直各种ping和traceroute)
这种情况尤其是在校园网环境下(需要入网/出网认证),更尤其的是在北邮校园网环境下~
等着吧,少年
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/134007.html原文链接:https://javaforall.cn
边栏推荐
- Re recognized! Know that Chuangyu has been selected as one of the first member units of the "business security promotion plan"
- The transformation of enterprise customers' digital assets needs to suit the case
- Dynamic programming to solve stock problems (Part 2)
- Cet article présente la moyenne mobile quadratique linéaire et le fonctionnement simple d'Excel pour réaliser la prédiction des séries chronologiques dans la modélisation.
- 国际美妆业巨头押注中国
- 19: Chapter 3: develop pass service: 2: get through Alibaba cloud SMS service in the program; (it only connects with Alibaba cloud SMS server, and does not involve specific business development)
- 深度学习中的FLOPs和Params如何计算
- Excel operation of manual moving average method and exponential smoothing method for time series prediction
- 汇编语言(7)运算指令
- How can we reach members more effectively?
猜你喜欢
2、 MySQL Foundation
Pratique de l'attaque et de la défense du réseau HUST | 6 Expérience de sécurité du microprogramme de l'équipement IOT | expérience 2 technologie d'atténuation des attaques de l'équipement IOT basée s
Apiccloud implements the document download and preview functions
[graduation season · advanced technology Er] I remember the year after graduation
Statistical genetics: Chapter 2, the concept of statistical analysis
TCP interview
HUST網絡攻防實踐|6_物聯網設備固件安全實驗|實驗二 基於 MPU 的物聯網設備攻擊緩解技術
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure
Machine learning PCA - Experimental Report
PC QQ大廳 上傳更新 修改versionInfo
随机推荐
loggie 编码以及换行符测试
The most complete kubernetes core command of the latest version so far
flannel的host-gw与calico
PC qq Hall upload Update Modifying versioninfo
Build document editor based on slate
Omnichannel membership - tmall membership 1: opening tutorial
Redis best practices? If I don't feel excited after reading it, I will lose!!
利用 Repository 中的方法解决实际问题
统计遗传学:第二章,统计分析概念
Ctrip ticket app KMM cross end kV repository mmkv kotlin | open source
Cross platform members get through the two channels of brand Ren Du
Uncaught reflectionexception: class view does not exist
Leetcode 78. 子集 and 90. 子集 II
What does ack attack mean? How to defend against ack attacks?
Deep thinking from senior member managers
Redux related usage
.net中,日志组件 Nlog,SerialLog, Log4Net的用法
Solidworks渲染技巧如何不显示边线--显示样式设定
Laravel admin obtains non auto increment ID and submits hidden forms
leetcode 715. Range module (hard)