Here's a doozie

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Machx85
Posts: 2
Joined: 5. Dec 2008, 20:28

Here's a doozie

Post by Machx85 »

I am running two guests on my machine, one WS 2k3 the other XP.

I want the server to run as a domain controller/dhcp/dns server for the XP client.

My boss wants me to setup my Virtual guests with private ip addresses so the office computers dont pickup ip addresses from my "test" 2003 dhcp server.

What mode do i need to set my netwok card to...?
NAT
Host Interface
Internal network

What settings need to be configured to allow this? bridging, no bridging?

my goal is to have a client/server network configuration that would not interfere with the servers and computers in my office building but still be able to access the internet for updates.



P.S. I have already been able to set up both guests to access the internet using Host Interface Networking and bridging my physical NIC with the two virtual NICs. doing it this way put me on the same subnet as my physical computer and allowed me to pull dhcp info off our server. but again. if im going to setup a lab with a dhcp server, i dont want them conflicting.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Set Internal Networking on both systems. If your company does not use a proxy server, you can use NAT on the Server VM and set it up as a router too. If your company does use a proxy server, you can set HIF for the Server, and set the DHCP to announce on one particular NIC.

Any setup will do, as long as you use Internal Networking for your DHCP settings.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Machx85
Posts: 2
Joined: 5. Dec 2008, 20:28

thanks

Post by Machx85 »

Got it working with internal networking on both guests, then to get internet I added another card to each guest and set them up for NAT.
Post Reply