Networking Forums

Networking Forums > Computer Networking > Windows Networking > Network problem on Virtual PC's

Reply
Thread Tools Display Modes

Network problem on Virtual PC's

 
 
Gene.
Guest
Posts: n/a

 
      11-21-2008, 07:17 PM
Hi folks
I have set up 2 Virtual PC's: vm1 and vm2 running advanced server 2008. One
runs as domain controler. Both bult up on company PC with static ip.
my pc has ip: 172.188.3.99.
I set up 2vm's as:
vm1:
172.188.3.102
dns: 172.188.3.102
gateway: 172.188.3.102

vm2:
172.188.3.103
dns: 172.188.3.102
gateway: 172.188.3.102

now, vm1 can not ping vm2 (172.188.3.103)
vm 2 can ping and see vm1 (172.188.3.103)

One of the problem I see is after i finish network properties set up and go
back again, I see that network ip is set to some bogus address: 10.1.1.1
what i am missing here?
 
Reply With Quote
 
 
 
 
Robert L. \(MS-MVP\)
Guest
Posts: n/a

 
      11-21-2008, 07:28 PM
Do you have two NICs in the VM1? In the VM1, should not set gateway pointing
to itself.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Gene." <(E-Mail Removed)> wrote in message
newsA10F3E8-44A4-4A96-A34D-(E-Mail Removed)...
> Hi folks
> I have set up 2 Virtual PC's: vm1 and vm2 running advanced server 2008.
> One
> runs as domain controler. Both bult up on company PC with static ip.
> my pc has ip: 172.188.3.99.
> I set up 2vm's as:
> vm1:
> 172.188.3.102
> dns: 172.188.3.102
> gateway: 172.188.3.102
>
> vm2:
> 172.188.3.103
> dns: 172.188.3.102
> gateway: 172.188.3.102
>
> now, vm1 can not ping vm2 (172.188.3.103)
> vm 2 can ping and see vm1 (172.188.3.103)
>
> One of the problem I see is after i finish network properties set up and
> go
> back again, I see that network ip is set to some bogus address: 10.1.1.1
> what i am missing here?


 
Reply With Quote
 
JohnB
Guest
Posts: n/a

 
      11-21-2008, 07:40 PM
Right.
And you don't even need a GW, unless you need internet access.
In that case, you'd specify the router as the GW.
And unless VM1 is a server running DNS, you should be pointing to your ISP
DNS servers there.
Also, make sure the Windows firewall is turned off on both machines. That
would block the ping.

"Robert L. (MS-MVP)
> Do you have two NICs in the VM1? In the VM1, should not set gateway
> pointing to itself.






> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "Gene." <(E-Mail Removed)> wrote in message
> newsA10F3E8-44A4-4A96-A34D-(E-Mail Removed)...
>> Hi folks
>> I have set up 2 Virtual PC's: vm1 and vm2 running advanced server 2008.
>> One
>> runs as domain controler. Both bult up on company PC with static ip.
>> my pc has ip: 172.188.3.99.
>> I set up 2vm's as:
>> vm1:
>> 172.188.3.102
>> dns: 172.188.3.102
>> gateway: 172.188.3.102
>>
>> vm2:
>> 172.188.3.103
>> dns: 172.188.3.102
>> gateway: 172.188.3.102
>>
>> now, vm1 can not ping vm2 (172.188.3.103)
>> vm 2 can ping and see vm1 (172.188.3.103)
>>
>> One of the problem I see is after i finish network properties set up and
>> go
>> back again, I see that network ip is set to some bogus address: 10.1.1.1
>> what i am missing here?

>



 
Reply With Quote
 
Gene.
Guest
Posts: n/a

 
      11-21-2008, 07:43 PM
Hi Robert

I have 1 NIC on host pc and 1 nic on vm1 and vm2. What should i specify for
gateway?
If i copy gateway specification from my host pc, shouldn't i register both
vm's in real domain controller?

Gene.

"Robert L. (MS-MVP)" wrote:

> Do you have two NICs in the VM1? In the VM1, should not set gateway pointing
> to itself.
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "Gene." <(E-Mail Removed)> wrote in message
> newsA10F3E8-44A4-4A96-A34D-(E-Mail Removed)...
> > Hi folks
> > I have set up 2 Virtual PC's: vm1 and vm2 running advanced server 2008.
> > One
> > runs as domain controler. Both bult up on company PC with static ip.
> > my pc has ip: 172.188.3.99.
> > I set up 2vm's as:
> > vm1:
> > 172.188.3.102
> > dns: 172.188.3.102
> > gateway: 172.188.3.102
> >
> > vm2:
> > 172.188.3.103
> > dns: 172.188.3.102
> > gateway: 172.188.3.102
> >
> > now, vm1 can not ping vm2 (172.188.3.103)
> > vm 2 can ping and see vm1 (172.188.3.103)
> >
> > One of the problem I see is after i finish network properties set up and
> > go
> > back again, I see that network ip is set to some bogus address: 10.1.1.1
> > what i am missing here?

>
>

 
Reply With Quote
 
Gene.
Guest
Posts: n/a

 
      11-21-2008, 08:05 PM
Haliluya!

it's working now. I turned off firewall. All working. Even Internet is
working!
Unbelievable break through!
I did specify gateway from my host pc.
However, i crazy thing i see:
On vm1 when I go to tcp/ipv4 properties, i see
10.1.1.1 as ip address. Than 'advanced' shows 2 ip addresses,
and ipconfig /all shows correct address.
I feel windows interface to ip setup is not as representative as ipconfig /all

Thank you guys for your input, i really apprecuate your help.


"JohnB" wrote:

> Right.
> And you don't even need a GW, unless you need internet access.
> In that case, you'd specify the router as the GW.
> And unless VM1 is a server running DNS, you should be pointing to your ISP
> DNS servers there.
> Also, make sure the Windows firewall is turned off on both machines. That
> would block the ping.
>
> "Robert L. (MS-MVP)
> > Do you have two NICs in the VM1? In the VM1, should not set gateway
> > pointing to itself.

>
>
>
>
>
> > --
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on
> > http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on
> > http://www.HowToNetworking.com
> > "Gene." <(E-Mail Removed)> wrote in message
> > newsA10F3E8-44A4-4A96-A34D-(E-Mail Removed)...
> >> Hi folks
> >> I have set up 2 Virtual PC's: vm1 and vm2 running advanced server 2008.
> >> One
> >> runs as domain controler. Both bult up on company PC with static ip.
> >> my pc has ip: 172.188.3.99.
> >> I set up 2vm's as:
> >> vm1:
> >> 172.188.3.102
> >> dns: 172.188.3.102
> >> gateway: 172.188.3.102
> >>
> >> vm2:
> >> 172.188.3.103
> >> dns: 172.188.3.102
> >> gateway: 172.188.3.102
> >>
> >> now, vm1 can not ping vm2 (172.188.3.103)
> >> vm 2 can ping and see vm1 (172.188.3.103)
> >>
> >> One of the problem I see is after i finish network properties set up and
> >> go
> >> back again, I see that network ip is set to some bogus address: 10.1.1.1
> >> what i am missing here?

> >

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      11-22-2008, 03:20 AM


"Gene." <(E-Mail Removed)> wrote in message
news:46904BA6-07C1-42B4-9E86-(E-Mail Removed)...
> Hi Robert
>
> I have 1 NIC on host pc and 1 nic on vm1 and vm2. What should i specify
> for
> gateway?
> If i copy gateway specification from my host pc, shouldn't i register both
> vm's in real domain controller?
>
> Gene.
>

Gateway settings have nothing to do with that. That should all work
without a default gateway at all. The gateway setting is only required to
see machines in another network (or the Internet).

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simulated NAT Traversal on Virtual Box | Two Virtual Interface - eth-0/eth1 Sumit Linux Networking 0 06-24-2011 01:09 AM
virtual IP address - ssh problem Eggert Ehmke Linux Networking 2 12-13-2006 01:56 PM
Belkin Virtual Server Problem Tom82 Home Networking 0 02-26-2006 07:41 AM
problem/misunderstanding concerning a virtual bridge majere@ftml.net Linux Networking 0 01-23-2006 02:58 PM
Virtual LAN Problem kysiow Windows Networking 4 01-17-2006 01:14 AM



1 2 3 4 5 6 7 8 9 10 11