Ronen,
using MikroTik
You cannot use RIPv2 packaged by
MicroTik, you must run RIP44.
**
*
Now for classic RIP, there are 2 ways to receive routes.
*
*AMPRNet does NOT run classic RIP.*
As Marius and I both noted, that's a limitation of Microtik and the use
of RIPv2 instead of RIP44. rip44d and ampr-ripd don't care about the
subnet mask of the source and destination IP addresses.
That seems like a setting limitation
of the Router OS.
But these restrictions only apply to using a standard
RIP client like
quagga or RouterOS RIP agent.
You should probably use a RIP44-compatiable routing
daemon such as
rip44d or ampr-ripd.
73,
- Lynwood
KB3VWG
So, for any 44 address to be in the same subnet with
44.0.0.1 (the multicast
source), the interface has to use 44.x.x.x/8 (meaning subnet
44.0.0.0-44.255.255.255).
Otherwise, no RIP data is received by the mikrotik's ucsd tunnel interface."