mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-02-09 08:39:34 +08:00
Updated 网络不允许桥接的情况下,如何在虚拟机运行udp2raw (markdown)
parent
ce11227742
commit
c38113282b
@ -52,11 +52,11 @@ echo `nameserver 8.8.8.8` >>/etc/resolv.conf #添加dns
|
||||
|
||||
### 在Windows里设置网络共享
|
||||
|
||||
首先,在`网络`中找到你的Windows上网所用的网卡。右键-->属性-->分享,把网络分享给虚拟机的host-only网络:
|
||||
首先,在`网络`中找到你的Windows上网所用的网卡。右键-->properity-->sharing,勾选“allow other user....”,选择刚才创建的host-only网络所对应的网卡。
|
||||
|
||||
![](https://raw.githubusercontent.com/wangyu-/udp2raw-tunnel/master/images/wiki/windows_nat.PNG)
|
||||
|
||||
注意:你需要自己找出哪个网卡是刚才新建的的host-only网络的。 设置网络分享后windows会接管这个host-only网络的dhcp,你的虚拟机ip可能会变,windows分配的ip一般是192.168.137.xxx。
|
||||
注意:设置网络分享后windows会接管这个host-only网络的dhcp,你的虚拟机ip可能会变,windows分配的ip一般是192.168.137.xxx。
|
||||
|
||||
### 总结
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user