Networking Forums

Networking Forums > Computer Networking > Windows Networking > conecting 2 networks

Reply
Thread Tools Display Modes

conecting 2 networks

 
 
Todd Hudson
Guest
Posts: n/a

 
      06-28-2006, 04:04 AM
We want to connect two different networks:

Network #1 192.168.0.x 255.255.255.0 Gateway 192.168.0.1
Network #2 192.168.1.x 255.255.0.0 Gateway 192.168.1.1

We have a machine with 192.168.1.1 IP with a subnet of 255.255.0.0 and
another nic with 192.168.0.50 with a subnet mask of 255.255.255.0 with a
gateway of 192.168.0.1.

We want to have all machines from the 192.168.1.x network be about to get
out to the internet via the 192.168.0.1 gateway.

Please explain how to do this.

Thanks in advance.

Todd


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      06-28-2006, 07:51 AM
If you make it a NAT router it will work without any additions. If you
want the 192.168.0 subnet to be able to see the 192.168.1 subnet, you
need extra routing on the gateway router. The gateway router needs to know
where the 192.168.1.0 subnet is. (ie it needs a route to forward traffic for
192.168.1.0 to the internal router

Internet
|
gateway router
192.168.0.1 (static route 192.168.1.0 255.255.255.0 192.168.0.50)
|
network 1
192.168.0.x dg 192.168.0.1
|
192.168.0.50 dg 192.168.0.1
router
192.168.1.1 dg blank
|
network 2
192.168.1.x dg 192.168.1.1

Todd Hudson wrote:
> We want to connect two different networks:
>
> Network #1 192.168.0.x 255.255.255.0 Gateway 192.168.0.1
> Network #2 192.168.1.x 255.255.0.0 Gateway 192.168.1.1
>
> We have a machine with 192.168.1.1 IP with a subnet of 255.255.0.0 and
> another nic with 192.168.0.50 with a subnet mask of 255.255.255.0
> with a gateway of 192.168.0.1.
>
> We want to have all machines from the 192.168.1.x network be about to
> get out to the internet via the 192.168.0.1 gateway.
>
> Please explain how to do this.
>
> Thanks in advance.
>
> Todd



 
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
conecting router leidermanw Wireless Networks 3 05-20-2007 04:30 PM
conecting my laptop to my home pc DesK_en.nett Wireless Networks 3 10-19-2006 09:07 PM
Conecting two PCs to Broadband via a router Blair Broadband 12 10-25-2005 03:42 PM
conecting a wi fi pda to an encripted network joe Broadband Hardware 1 05-10-2004 01:03 AM
3Com509b not conecting to nework Asciimonster Linux Networking 5 07-18-2003 05:56 PM



1 2 3 4 5 6 7 8 9 10 11