Newbie RIP/Routing Question

I’ve got Mikrotik 2.9.4

Here’s a quick summary on my network…


10.1.1.1 proxy server
|
10.1.1.254
MikroTikA (Default gateway 10.1.1.1)
10.1.5.254
|
10.1.5.252
WDS Senao
|
10.1.5.251
MikroTikB (Default gateway 10.1.5.254)
10.2.1.254 – LAN - PC 10.2.1.198
10.1.2.254 – WiFi

Using PC above, if I log onto MikrotikB, from Winbox I can ping 10.1.1.1 (Default route added GW 10.1.5.254) but not from PC on LAN card (10.2.1.198)
From PC I cannot ping anything beyond second router, i.e. I can ping 10.1.5.254 but not 10.1.1.254 or 10.1.1.1

I’d like to have RIP work so I don’t have to add routes all the time as we’re going to add some more mikrotik units.

Please help.
Thanks a lot
Ekkas

perhaps it would help if you exported some of your configuration like this:
/ routing export
/ ip route export
/ ip address export
/ ip firewall export

Thanks for a reply so quick.

Is this the same as ‘redistribute…’ under RIP config ?

I just enabled all ‘redistribute…’ setting and now it works o.k.

Thanks a lot.

Mikrotik rocks!

Ekkas

No, export command merely exports router’s configuration.