routing between multiple lan

Hi, I have RB 600 with eth1 192.168.0.1/24 address and eth2 with 192.168.1.1/24 address. Why I cannot ping from 192.168.0.0 network to the other one and viceversa? shouldnt RB know both networks?


THANKS

If all is configured correctly it should. Can you post “/ip route”?
Also, insure your masquerade in “/ip firewall nat” has “out-interface=ether1” assigned, or whatever interface is your WAN interface. If you have doubt, post that also.

It was my fault sorry, cause it was needed a default route. Now it is ok

Thanks