Networking Forums

Networking Forums > Computer Networking > Windows 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, 02:07 AM
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, 05:01 AM


"Yonkey" <(E-Mail Removed)> wrote in message
news:297A4AA2-D3B5-4703-B902-(E-Mail Removed)...
> 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
Re: Cannot make a pair of switches communicate Donald Campbell Home Networking 0 06-16-2009 03:37 PM
make atmel usb adapter on linux <-communicate-> 2wire 1702hg homeportal ? bill Linux Networking 0 11-09-2005 05:46 PM
make atmel usb adapter on linux <-communicate-> 2wire 1702hg homeportal ? bill Linux Networking 0 11-09-2005 08:16 AM
make atmel usb adapter on linux <-communicate-> 2wire 1702hg homeportal ? bill Linux Networking 0 11-09-2005 08:14 AM
make atmel usb adapter on linux <-communicate-> 2wire 1702hg homeportal ? student Linux Networking 0 11-08-2005 08:34 PM



1 2 3 4 5 6 7 8 9 10 11