How to setup VBox network for web Windows development env
Posted: 28. Oct 2009, 00:25
I am network novice and am confused about how to setup the network in my VirtualBox guests.
My host computer is Windows Vista on which I have installed VirtualBox 3.0.8.
I am trying to setup a ColdFusion development environment. I have 3 guests: a Vista client with my IDE and code base, a Windows 2003 server with IIS and ColdFusion, and a Windows 2008 server with SQL Server 2008.
I need the Win 2003 server guest with IIS to use the code base on the Vista client guest. I envision mapping a virtual directory with IIS to the code base.
I also need the Win 2003 server guest with ColdFusion to be able to use the database on the Win 2008 server guest. I need to enter a path or an ip address in the ColdFusion Administrator to point to the database.
I also want each guest to be able to use my home network resources (printers).
I also want each guest to be able to browse the internet.
My research suggests that I need to create 2 network adaptors on each guest: a Host-only network (for the VBox internal network) and a Bridge network (to access the internet). I have done this and each guest is able to browse the internet. I think my internal network is working, but I do not know how to get each guest to communicate with each other. I am guessing that I need to setup static ip addresses for each guest (so they do not change after a reboot), but got lost in how to do this reading the documentation and web posts.
Suggestions on how to do this in layman terms would be much appreciated.
Thanks
My host computer is Windows Vista on which I have installed VirtualBox 3.0.8.
I am trying to setup a ColdFusion development environment. I have 3 guests: a Vista client with my IDE and code base, a Windows 2003 server with IIS and ColdFusion, and a Windows 2008 server with SQL Server 2008.
I need the Win 2003 server guest with IIS to use the code base on the Vista client guest. I envision mapping a virtual directory with IIS to the code base.
I also need the Win 2003 server guest with ColdFusion to be able to use the database on the Win 2008 server guest. I need to enter a path or an ip address in the ColdFusion Administrator to point to the database.
I also want each guest to be able to use my home network resources (printers).
I also want each guest to be able to browse the internet.
My research suggests that I need to create 2 network adaptors on each guest: a Host-only network (for the VBox internal network) and a Bridge network (to access the internet). I have done this and each guest is able to browse the internet. I think my internal network is working, but I do not know how to get each guest to communicate with each other. I am guessing that I need to setup static ip addresses for each guest (so they do not change after a reboot), but got lost in how to do this reading the documentation and web posts.
Suggestions on how to do this in layman terms would be much appreciated.
Thanks