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
>
|