I CANNOT PING BETWEEN 2 LANS ON THE SAME MIKROTIK.

Hello,

I am doing static routing with mikrotik through a radio link. I cannot PING between ether 5 interfaces (where I have a LAN connected, with network 192.168.60.0) and ether 3 (where the link is, with network 10.0.0.0) on a mikrotik. THIS MAKES ME UNABLE TO PING BETWEEN THE TWO POINTS FROM A PC WITH IPS 192.168.50.254 to 192.168.60.254

I can ping from the mikrotik terminal, but not from a PC.

I attach an image of my network diagram and also of the static routing programming.

Help please.
Programación.jpg
Esquema.jpg

First problem I see is that you are showing 10.0.0.4 as the gateway, but there is no 10.0.0.4 device on your network drawing.

Sorry, in the schematic I put 10.0.0.3 it is 0.4. That is the network of the link 10.0.0.0. The static route appears, but I cannot ping between the network 192.168.50.0/24 and the network 10.0.0.0/24.

Is the PC actually pingable?

If the PC has windows you can’t ping it as the firewall drops all ping packets.

I would first thing try a traceroute from PC1 to PC2 and from PC2 to PC1 and from router1 to router2 and viceversa.
Results should tell you where the connection is broken.

Disable windows firewall then try to ping.