I am trying to access my virtual webserver 192.168.150.10 from my host operating system and I am unable to. I have performed the following:
-
Modified /etc/httpd/conf/httpd.conf to VirtualHost *:80 and set the DirectoryRoot to /var/www/html/testwebsite/ and the DirectoryIndex to index.html
-
Ran netstat -tulpn | grep http and it returned listening over IPv4 and IPv6 over port 80 and 443
-
Modified local /etc/hosts file to reflect 192.168.150.10 testwebsite.com
-
Set DNSMasq options in DD-WRT to address=/https://ift.tt/2q7jHJL
-
Tested ping and nslookup from host os and it returned a reply for both
-
Used SSH terminal to perform SSH (for connectivity test)
-
Insured proper rules are in iptables
-
Ran lynx on guest os (virtual webserver) to 192.168.150.10 and it replied with the contents of index.html
-
Ensured that I have two Network Adapters in vSphere, one for external traffic (NAT) and one for internal traffic (host-only)
What are options could I check?
Aucun commentaire:
Enregistrer un commentaire