Networking Forums

Networking Forums > Computer Networking > Windows Networking > Routing between two networks

Reply
Thread Tools Display Modes

Routing between two networks

 
 
Gaspar
Guest
Posts: n/a

 
      03-28-2006, 08:03 PM
I have a LAN partitioned in two segments:

- 10.1.40.x / Mask 255.255.255.0
- 192.168.0.x / Mask 255.255.255.0

I want computers in 10.1.40.x subnetwork to access the other segment. I have
a Windows 2000 Advanced server (10.1.40.2) that can act as a router.

- How do I configure this server for routing packets?
- Should computers in 10.1.40.x have 10.1.40.2 as default gateway?
- What other settings do I have to make?

Thanks!
Gaspar


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      03-28-2006, 11:34 PM
Does either subnet have a connection to another subnet or to the
Internet?

If there are no other connections, the setup is simple. You give the
server an interface in each subnet then enable routing on the server. The
best way to do that is to enable RRAS and configure it as a LAN router. Set
the default gateway of each subnet to be the RRAS router. eg

192.168.0.x dg 192.168.0.1
|
192.168.0.1 dg blank
RRAS
10.1.40.2 dg blank
|
10.1.40.x dg 10.1.40.2

If either segment has an Internet connection you will need extra routing
because the default route will not be to the RRAS server.

Gaspar wrote:
> I have a LAN partitioned in two segments:
>
> - 10.1.40.x / Mask 255.255.255.0
> - 192.168.0.x / Mask 255.255.255.0
>
> I want computers in 10.1.40.x subnetwork to access the other segment.
> I have a Windows 2000 Advanced server (10.1.40.2) that can act as a
> router.
> - How do I configure this server for routing packets?
> - Should computers in 10.1.40.x have 10.1.40.2 as default gateway?
> - What other settings do I have to make?
>
> Thanks!
> Gaspar



 
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
Routing between two wireless networks tkasprow@gmail.com Wireless Internet 11 04-25-2008 10:24 PM
Routing two networks IngenuityTech Windows Networking 3 11-26-2006 03:10 AM
Routing protocol in ad hoc networks sudha Wireless Networks 0 12-06-2005 08:45 AM
Routing between to networks connected via VPN runningdog Windows Networking 3 03-30-2005 10:55 PM
Link State Routing in Ad hoc Mobile Networks khurramalik28 Wireless Internet 2 09-11-2004 04:19 PM



1 2 3 4 5 6 7 8 9 10 11