In a typical business network, one it seems that you're trying to simulate
for your test, servers that provide access to shared resources, printer,
folders, etc.... need to have a static IP address so that client computers
can find them reliably. On your DC, you will need to configure DNS for your
internal network and, by having a consistent IP address for the servers,
their host name resolution will also be consistent and reliable.
You'll also want a server to provide DHCP addresses to your client
computers, and with that address you will also specify the address of the
DNS server that your clients will use.
Do you see the problem you're going to run into if you have the router
configured for DHCP? How will servers and PC's on your private network
resolve DNS? You can't use your ISP's DNS servers for that. They can't see
your internal network.
And of course the additional problem you're going to have by having the DC
boot after the client is how will your client PC's even be aware of... i.e.
login to, a Domain Controller?
Do you have access to a spare hard drive? If you don't want to mess with
one of your PC's, that would be an option, put a different drive in it, and
install Server 2003 on that. I went out and bought one of those hot-swap
bays, along with a spare drive. Then I just swap which ever drive I want in
that PC the original XP drive, or the 2003 server drive.
It's going to be tough to do this "the right way" without making one of your
PC's a DC. Maybe someone else has a better idea.
"pete0085" <pete0085@discussions.microsoft.com> wrote in message
news:F1C1352A-D264-4523-AF93-293F14E246DC@microsoft.com...
>I can make one of the virtual server's a DC and add the second virtual pc
>to
> the domain. It is asking me to set a specific ip address for each server,
> but not sure if its necessary.
>
> I can't make the physical pc a DC as you mentioned. The router has DHCP
> enabled. I tried setting a manaul ip address givien the gateway of
> 192.168.1.1 and using the dns of my ISP.
>
> I will first try to make the first virtual server as a DC and add dhcp.
> Unless someone else has a better idea.
>
>
> "JohnB" wrote:
>
>> Where are your computers getting their IP address from? The router?
>>
>> To make this a good Active Directory simulation, to study from, you
>> should
>> disable DHCP on your router. And setup DHCP on a Domain Controller.
>> But if your DC is a VPC, than your hardware PC's would have a problem, if
>> they're going to get DHCP addresses from the DC.
>>
>> Can you ping by IP address right now? If so, you've got DNS problems.
>>
>> Before writing a lot on what you could or should do is making one of
>> your
>> PC's a DC an option? Not a VPC, but a hardware PC? That would be the
>> best
>> way to go.
>>
>>
>>
>> "pete0085" <pete0085@discussions.microsoft.com> wrote in message
>> news933C22D-0D12-44C6-B1A5-F581D92F859E@microsoft.com...
>> > Hopefully this isn't a "dumb" question. I'm setting up a lab at home
>> > to
>> > work
>> > on my 291 exam. I am running server 2003 on virtual pc installed on
>> > two
>> > different pcs. I need the two to be able to communicate.
>> >
>> > I attempted to use my liksys router and had them both hooked up to the
>> > router, using the same gateway. They were not able to communicate
>> > (ping).
>> > I
>> > don't believe its necessary to get out to the internet.
>> >
>> > Would I need to use a hub instead and plug them both into a small hub?
>> > Sorry if this is too easy of a question. Neither of the virtual pcs
>> > are
>> > set
>> > up as a DC.
>>
>>
>>