Re: Connecting 2 seperate subnets - 2 NICS
- From: "Bill Grant" <not.available@online>
- Date: Sat, 9 Jul 2005 18:06:50 +1000
You may not be able to sort this out without the cooperation of the
other party. Routing is a two-way process. It will only work if the remote
site knows how to reach your local subnet as well. Your router needs to know
that it can get to 192.168.0.0 via the Cisco router. But the router at the
other end must also know that it can reach 10.1.0.0/24 through the Cisco
link. Routing will fail if the remote site doesn't how to reach your subnet
(unless you use NAT).
As far as your 10.1 subnet is concerned, I would leave the default
gateway set to the cable router, since this is where most traffic will go.
To get traffic for 192.168 to the RRAS router, add a static route to this
gateway router to "bounce" the 192.168. traffic to your RRAS router. If they
are using a 16-bit subnet mask, this route would be
192.168.0.0 255.255.0.0 10.1.0.15
So the setup at your end would be
Internet
|
cable router (static route 192.168.0.0 255.255.0.0 10.1.0.15)
10.1.0.1
|
client machines
10.1.0.x dg 10.1.0.1
|
10.1.0.15 dg 10.1.0.1
RRAS
192.168.3.20 dg blank
( static route 192.168.0.0 255.255.0.0 192.168.3.25)
This will work as long as the machine you want to connect to in the
192.168. has enough routing info to get replies back through the Ciscos to
your RRAS router. If it doesn't, you will need to get the sysadmin of the
other site to set up the routing. If you can't do this, you will need to
enable NAT on the RRAS server (so that all traffic going to the 192.168
subnet uses the RRAS router's 192.168.3.20 address).
returnoftheyeti@xxxxxxx wrote:
> Here is my setup.
>
> Server2k3 (Domain Controller) - 1st NIC 10.1.0.15 mask 255.255.255.0
> GW 10.1.0.1. 10.1.0.1 is a firewall connected to a cable modem. All
> clients are in the 10.1.0.x subnet and have a mask of 255.255.255.0
> and GW of 10.1.0.15. The other NIC has the IP of 192.168.3.20 with
> a mask of 255.255.0.0 GW 192.168.3.25. 192.168.3.25 is a cisco router
> connected to a T1. T1 is connected to another Cisco at another
> location.
>
> I need to have my clients in the 10.1.0.x subnet access file shares on
> a server whos IP is 192.168.1.1. I have set up RRAS as a LAN router.
> My 2k3 server can ping and browse the server at 192.168.1.1. My
> clients can ping 192.168.3.20, but cannot ping 192.168.3.25 or
> 192.168.1.1
>
> Do I need to add a route to the Cisco?
>
> Is RRAS set up wrong?
>
> Here is a screen shot of my RRAS
> http://edtech.mcc.edu/~janderson4/route.JPG
>
> Thanx for the help
.
- References:
- Connecting 2 seperate subnets - 2 NICS
- From: returnoftheyeti
- Connecting 2 seperate subnets - 2 NICS
- Prev by Date: Error 1789 and Joining a new domain
- Next by Date: Server 2003 SBS and Winxp
- Previous by thread: Connecting 2 seperate subnets - 2 NICS
- Next by thread: Error 1789 and Joining a new domain
- Index(es):
Relevant Pages
|
Loading