Link to home
Create AccountLog in
Avatar of venkatspb
venkatspbFlag for India

asked on

Open webpage hosted on guest operating system

On a test environment, I have installed CentOS on a VirtualBox and set up a websever.

My host operating system has IIS (windows xp sp2) installed and guest (centos) has Apache.

From CentOs, I can browse IIS website.

I would like to open the Apache website from Host machine (windows xp sp2)

The guest OS has private ip address 10.0.2.15 and Host machine has public ip address (183.82.x.x)

How could I make this possible?
Avatar of Efstratios Arvanitidis
Efstratios Arvanitidis
Flag of Greece image

If the settings on your NIC on the VM is set to Bridged then access from one to the other should be available.
Check firewall settings on CentOS to see if there are settings that prevent access to Apache Web Console.

Hope the above helps.
Avatar of venkatspb

ASKER

In this way i can only access internet on operating system because internet connection is captive portal.

When I have selected NAT as network type, i can access internet on both operating system. I can ping from guest OS to host OS but not from Host to Guest
ASKER CERTIFIED SOLUTION
Avatar of bitla
bitla

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer