Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > how to make 2 virtual pc with different subnet communicate

Reply
Thread Tools Display Modes

how to make 2 virtual pc with different subnet communicate

 
 
Yonkey
Guest
Posts: n/a

 
      04-11-2010
I wanted to test AD inter-site replication so I need to setup a new sites in
AD. My question is, can I actually route a network from 192.168.10.x to
192.168.11.x ? any advice is greatly appreciated!
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      04-11-2010


"Yonkey" <> wrote in message
news:297A4AA2-D3B5-4703-B902-...
> I wanted to test AD inter-site replication so I need to setup a new sites
> in
> AD. My question is, can I actually route a network from 192.168.10.x to
> 192.168.11.x ? any advice is greatly appreciated!


Sure can. Where are the sites set up? All you need is a router between the
two subnets. you can even run them on the same segment (ie same virtual
network). IP subnets can only communicate with each other through an IP
router. You can use a Windows server with RRAS or even a Windows or Linux
workstation for testing.

All you need to do is enable IP routing and make the router the default
gateway for both subnets.

192.168.11.x dg 192.168.11.254
|
192.168.11.254 dg blank
router
192.168.10.254 dg blank
|
192.168.10.x dg 192.168.10.254

 
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
How to connect my virtual Machine from my desktop ansur Virtual PC 9 01-19-2010 08:12 AM
Re: XPM (Windows 7 - Windows Virtual PC) vs VmWare & other Platform Virtual Machines Charlie Russel - MVP Windows 64 Bit 0 01-09-2010 01:56 PM
Virtual PCs not Communicating together with Microsoft Loopback Ada Deva Virtual PC 4 01-07-2010 03:14 PM
Re: Setting up separate network on same wire with RRAS Lanwench [MVP - Exchange] Windows Server 4 01-06-2010 09:49 PM
Virtual PC 2004 Juli Windows Vista Installation 5 08-26-2006 11:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59