STRANGE RIP PROBLEM

I have a network problem with the RIP protocol. Let me explain my network.

Have 3 routers connected together with crossover cable and a wireless bridge…

ROUTER A:
NIC 1 = 10.0.0.2/24 (Dynamic - Inet Connection)
NIC 2 = 10.0.3.1/24 (RIP to ROUTER B)
NIC 3 = 10.0.4.1/24 (RIP to ROUTER C)
NIC 4 = 10.2.0.1/24 (Local Network 1)

ROUTER B:
NIC 1 = 10.3.0.134/24 (Dynamic - Inet Connection)
NIC 2 = 10.0.3.2/24 (RIP to ROUTER A)
NIC 3 = 10.4.0.1/24 (Local Network 2)

ROUTER C:
NIC 1 = 10.0.4.2/24 (RIP to ROUTER A)
NIC 2 = 10.1.0.1/24 (Local Network 3)

  • Under Network 1 I can ping elsewhere in Network 2
  • Under Network 3 I can ping elsewhere in Network 2
  • Under Network 3 I can ping elsewhere in Network 1
  • Under Network 2 I can’t ping elsewhere in Network 1
  • Under Network 2 I can’t ping elsewhere in Network 3

As far I can see… RIP is to propagate nice in the routers… but the connections can’t establish.

I have no Firewall chains… only masquerade in Network 1 and 3.
RIPv2 is used.

PLZ HELP!

any idea?

or maybe can u explain to me how to setup rip… becose i follow all the steps in the manual…

any help would be nice…!

Post the routing tables from your 3 routers, also, your RIP config.

Regards

Andrew