PC Review


Reply
Thread Tools Rate Thread

Routing between 2 RRAS servers

 
 
=?Utf-8?B?UmF5IEJyb3du?=
Guest
Posts: n/a
 
      24th Apr 2006
At Location 1 we have a RRAS server with the following IP's
NIC 1 - IP = 192.168.1.2
SM = 255.255.255.0
DG = 192.168.1.254 (Pix Firewall to DSL)
NIC 2 - IP = 10.0.0.2
SM = 255.255.255.0
DG = none
Location 1 has a 3COM firewall at 10.0.0.253. It goes out a Cable modem

At Location 2 we have a RRAS server with the follwoing IP's
NIC 1 - IP = 192.168.3.5
SM = 255.255.255.0
DG = 192.168.3.1 (Pix Firewall to DSL)
NIC 2 - IP = 192.168.10.10
SM = 255.255.255.0
DG = none

There is a PPTP tunnel betwenn the 2 RRAS servers using the 2 PIX firewalls.

If the PC's at Location 1 have a default gateway of 10.0.0.253 (the 3COM
firewall), should they be able to access the PC's at Location 2 on the
192.168.10.0 network or will they need to have a default gateway of 10.0.0.2
(the RRAS server) Will traffic destined for the 192.168.10.0 network try to
go out the 3COM firewall since that is where the default gateay is ?

Thanks

 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a
 
      25th Apr 2006
No, it will not work as it is. As you suggest, traffic for the other
private site will go to the default router at 10.0.0.253 and be lost
(because that router does not know about the VPN link). If you make 10.0.0.2
the default router, nothing will use the 3COM. You need to use the 3COM as
the default gateway but somehow get the private traffic to the RRAS router
to go across the tunnel.

You need a static route to send traffic for 192.168.10.0 to the RRAS
router. If you can add this route to the 3COM firewall it will bounce the
traffic to the correct gateway. (The clients will learn this route by ICMP
redirects from the firewall/router. This is the way I would recommend you do
it. Let the routers handle the routing).Otherwise you would need to add a
static route to each machine in 10.0.0.0 . The static route (in either
case) would be

192.168.10.0 255.255.255.0 10.0.0.2


Ray Brown wrote:
> At Location 1 we have a RRAS server with the following IP's
> NIC 1 - IP = 192.168.1.2
> SM = 255.255.255.0
> DG = 192.168.1.254 (Pix Firewall to DSL)
> NIC 2 - IP = 10.0.0.2
> SM = 255.255.255.0
> DG = none
> Location 1 has a 3COM firewall at 10.0.0.253. It goes out a Cable
> modem
>
> At Location 2 we have a RRAS server with the follwoing IP's
> NIC 1 - IP = 192.168.3.5
> SM = 255.255.255.0
> DG = 192.168.3.1 (Pix Firewall to DSL)
> NIC 2 - IP = 192.168.10.10
> SM = 255.255.255.0
> DG = none
>
> There is a PPTP tunnel betwenn the 2 RRAS servers using the 2 PIX
> firewalls.
>
> If the PC's at Location 1 have a default gateway of 10.0.0.253 (the
> 3COM firewall), should they be able to access the PC's at Location 2
> on the 192.168.10.0 network or will they need to have a default
> gateway of 10.0.0.2 (the RRAS server) Will traffic destined for the
> 192.168.10.0 network try to go out the 3COM firewall since that is
> where the default gateay is ?
>
> Thanks



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 servers Joe Bucar via WinServerKB.com Microsoft Windows 2000 RAS Routing 5 20th Apr 2005 12:00 AM
rras doesn't route from a server in the same site as rras =?Utf-8?B?QmVuIEJlbnNvbg==?= Microsoft Windows 2000 RAS Routing 0 30th Aug 2004 07:25 AM
Routing between two LANs using RRAS Mike M. Microsoft Windows 2000 RAS Routing 2 6th Jul 2004 04:29 PM
RRAS clients can succesfully connect and work only once (after RRAS server reboot) Alexander A. Manaeff Microsoft Windows 2000 RAS Routing 4 12th Apr 2004 03:51 AM
RRAS error 691 while attempting to start RRAS Service on W2K3 Server =?Utf-8?B?R2Vvcmdl?= Windows XP Networking 1 3rd Feb 2004 09:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:02 PM.