主机访问虚拟机中linux上的web服务

主机访问虚拟机中linux上的web服务

环境:主机windows xp 虚拟机centos 6.4[root@localhost /]# iptables -I INPUT -p tcp –dport 80 -j ACCEPT[root@