Networking Forums

Networking Forums > Computer Networking > Windows Networking > RRAS RIP problem

Reply
Thread Tools Display Modes

RRAS RIP problem

 
 
Bill Grant
Guest
Posts: n/a

 
      01-21-2008, 10:04 PM
You don't really need RIP in a simple setup like that. What you do need
is an IP router.

Did you enable IP routing on the multihomed machine? What are the
default gateway settings on the machines in the two subnets? If IP routing
is enabled, it will all work if the router is the default gateway for both
subnets. eg

192.168.1.x dg 192.168.1.2
|
192.168.1.2 dg blank
router
192.168.15.2 dg blank
|
192.168.15.x dg 192.168.15.2

If either subnet is using some other gateway you will need extra routing
to get traffic to the internal router.

"Agostino Sclauzero" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a very simple situation with a couple of networks:
> 192.168.1.x
> and 192.168.15.x .
> It has a ethernet interface with ip 192.168.1.2 and the other eth.
> interface with 192.168.15.2.
> I want the two networks to talk together so i enabled the RIP protocol on
> a win 2003.
> Then i added the two interfaces to the rip node.
> I thought it should work, but it doesn't.
> thanks in advance for any idea
> Agostino


 
Reply With Quote
 
 
 
 
Agostino
Guest
Posts: n/a

 
      01-22-2008, 09:28 AM

thanks.
The ip routing is enabled. the dg are:
192.168.1.x dg 192.168.1.253 (my gateway to internet)
192.168.15.x dg blank
So i need extra-routing... but how to do?
By the way, the 192.168.15.x network pings the 192.168.1.x hosts, but not
vice-versa.
Thanks for your help
Agostino

"Bill Grant" <not.available@online> ha scritto nel messaggio
news:(E-Mail Removed)...
> You don't really need RIP in a simple setup like that. What you do need
> is an IP router.
>
> Did you enable IP routing on the multihomed machine? What are the
> default gateway settings on the machines in the two subnets? If IP routing
> is enabled, it will all work if the router is the default gateway for both
> subnets. eg
>
> 192.168.1.x dg 192.168.1.2
> |
> 192.168.1.2 dg blank
> router
> 192.168.15.2 dg blank
> |
> 192.168.15.x dg 192.168.15.2
>
> If either subnet is using some other gateway you will need extra routing
> to get traffic to the internal router.
>
> "Agostino Sclauzero" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I have a very simple situation with a couple of networks:
>> 192.168.1.x
>> and 192.168.15.x .
>> It has a ethernet interface with ip 192.168.1.2 and the other eth.
>> interface with 192.168.15.2.
>> I want the two networks to talk together so i enabled the RIP protocol on
>> a win 2003.
>> Then i added the two interfaces to the rip node.
>> I thought it should work, but it doesn't.
>> thanks in advance for any idea
>> Agostino

>



 
Reply With Quote
 
Agostino Sclauzero
Guest
Posts: n/a

 
      01-22-2008, 09:41 PM
I have a very simple situation with a couple of networks:
192.168.1.x
and 192.168.15.x .
It has a ethernet interface with ip 192.168.1.2 and the other eth. interface
with 192.168.15.2.
I want the two networks to talk together so i enabled the RIP protocol on a
win 2003.
Then i added the two interfaces to the rip node.
I thought it should work, but it doesn't.
thanks in advance for any idea
Agostino

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      01-23-2008, 12:13 AM
Try adding a static route to your gateway router to forward traffic for
192.168.15 to the internal router. eg

192.168.15.0 mask 255.255.255.0 192.168.1.2

"Agostino" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> thanks.
> The ip routing is enabled. the dg are:
> 192.168.1.x dg 192.168.1.253 (my gateway to internet)
> 192.168.15.x dg blank
> So i need extra-routing... but how to do?
> By the way, the 192.168.15.x network pings the 192.168.1.x hosts, but not
> vice-versa.
> Thanks for your help
> Agostino
>
> "Bill Grant" <not.available@online> ha scritto nel messaggio
> news:(E-Mail Removed)...
>> You don't really need RIP in a simple setup like that. What you do need
>> is an IP router.
>>
>> Did you enable IP routing on the multihomed machine? What are the
>> default gateway settings on the machines in the two subnets? If IP
>> routing is enabled, it will all work if the router is the default gateway
>> for both subnets. eg
>>
>> 192.168.1.x dg 192.168.1.2
>> |
>> 192.168.1.2 dg blank
>> router
>> 192.168.15.2 dg blank
>> |
>> 192.168.15.x dg 192.168.15.2
>>
>> If either subnet is using some other gateway you will need extra routing
>> to get traffic to the internal router.
>>
>> "Agostino Sclauzero" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>>I have a very simple situation with a couple of networks:
>>> 192.168.1.x
>>> and 192.168.15.x .
>>> It has a ethernet interface with ip 192.168.1.2 and the other eth.
>>> interface with 192.168.15.2.
>>> I want the two networks to talk together so i enabled the RIP protocol
>>> on a win 2003.
>>> Then i added the two interfaces to the rip node.
>>> I thought it should work, but it doesn't.
>>> thanks in advance for any idea
>>> Agostino

>>

>
>


 
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
RRAS Problem Jim in Arizona Windows Networking 2 02-12-2008 12:18 AM
rras problem Al Biheiri Windows Networking 2 01-26-2007 12:39 AM
RRAS problem Thomas Nielsen Windows Networking 2 05-03-2006 01:41 PM
RRAS NAT problem vadimk Windows Networking 4 05-06-2005 12:46 AM
RRAS/ISA VPN problem. Johan Christensson Windows Networking 2 01-29-2005 09:44 PM



1 2 3 4 5 6 7 8 9 10 11