求助deepin如何把VMware的网站映射到物理机访问啊?
Tofloor
poster avatar
wetshoes
deepin
2020-04-13 01:44
Author
我在虚拟机上搭建了lamp环境,使用虚拟机浏览器已经可以访问:
Reply Favorite View the author
All Replies
avatar
liwl
deepin
2020-04-13 01:55
#1
要nat映射的
Reply View the author
avatar
liwl
deepin
2020-04-13 01:59
#2
vmware的nat映射
Reply View the author
avatar
许自强
deepin
2020-04-13 02:38
#3
端口转发,或者用桥接网络
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-04-13 17:11
#4
桥接最简单
Reply View the author
avatar
wetshoes
deepin
2020-04-14 05:57
#5

就是使用nat映射,把虚拟机的80端口映射到本机的80端口,关掉了所有防火墙,但是还是访问不到
Reply View the author
avatar
liwl
deepin
2020-04-14 16:12
#6
https://bbs.deepin.org/post/191353
就是使用nat映射,把虚拟机的80端口映射到本机的80端口,关掉了所有防火墙,但是还是访问不到 ...

ip地址映射的正确的吧。
本机的80是不是已经被占用了?
还有虚拟机的selinux是否关闭?
我映射过很多次,基本不会出问题的
可以deepin上nmap探测你虚拟机的端口看看
Reply View the author
avatar
wetshoes
deepin
2020-04-15 05:49
#7
https://bbs.deepin.org/post/191353
ip地址映射的正确的吧。
本机的80是不是已经被占用了?
还有虚拟机的selinux是否关闭?

好的,谢谢
Reply View the author