I am wondering how these really effect my networks.
Say I have the following
Network A - IP 192.168.0.0/24 Interface IP 192.168.3.2/30
|
|
O - Mikrotik Gateway to Internet, With masquerade out to internet
Interface 0 - xxx.xxx.xxx.xxx to Internet
Interface 1 192.168.3.1/30 - To Network A
Interface 2 192.168.3.5/30 - To Network B
|
|
Network B - IP 192.168.1.0/24 Interface IP 192.168.3.6/30
Now I want to be able to ping from a pc at 192.168.1.4 to a pc at 192.168.0.4
I have static routes but the ping does not make it past the mikrotik. I can see it get there but it does not relay to the next router. Both directions this is an issue.
OSPF is in place and I can see all of the routes. They pings just will not pass.
Is this a scope issue? All interfaces are the defaults:
Scope 255
Target Scope 10
What should they be if that is not correct?
Any one have an idea?