A problem with ospf

Friends Greetings
I’m a problem in part of network that attached file will explain
I Routing networks with OSPF, I am using version 3.20 or 5.18 of Mikrotik use the ospf settings here

  1. At present all computers (c1, c2, c3, c4) are easily connected to the internet and do not have a problem.
  2. computers C4 easily see c1, c2, c3 (ping, and connect OK) and have no problem
  3. this computer (c4) see c1, c2, c3 and ok

But the problem:

The problem is that computers c1, c2, c3, they should not see each other, even computers, c2, c3 are both connected to a router

  • No firewall and no rule on None of the routers have not defined
  • Clients like c1, c2, c3, c4 get IP from DHCP and I sure are correct
  • All computers can see target router (ping and Trace) all interfaces (ping the Gateway Destination PC)

Also I am sure that reverse route is Ok and (it was created on the router dynamicly)




MT1
[admin@MT1] /ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=External

[admin@MT1] /routing ospf> print
router-id: 172.16.0.1
distribute-default: always-as-type-2
redistribute-connected: as-type-2
redistribute-static: as-type-2
redistribute-rip: as-type-2
redistribute-bgp: as-type-2
metric-default: 1
metric-connected: 20
metric-static: 20
metric-rip: 20
metric-bgp: 20
mpls-te-area: unspecified
mpls-te-router-id: unspecified

[admin@MT1] /routing ospf area> print
Flags: X - disabled

NAME AREA-ID TYPE DEFAULT-COST

0 backbone 172.16.0.1 default

[admin@MT1] /routing ospf network> print
Flags: X - disabled, I - invalid

NETWORK AREA

0 172.16.0.0/22 backbone
1 192.168.10.0/24 backbone


MT2
[admin@MT2] /routing ospf instance> print
Flags: X - disabled, * - default
0 name=“MT2-Instance” router-id=172.16.36.1
distribute-default=always-as-type-2 redistribute-connected=as-type-2
redistribute-static=as-type-2 redistribute-rip=as-type-2
redistribute-bgp=as-type-2 redistribute-other-ospf=as-type-2
metric-default=1 metric-connected=20 metric-static=20 metric-rip=20
metric-bgp=auto metric-other-ospf=auto in-filter=ospf-in
out-filter=ospf-out

[admin@MT2] /routing ospf area> print
Flags: X - disabled, I - invalid, * - default

NAME AREA-ID TYPE DEFAULT-COST

0 MT2 -Area 0.0.0.0 default

[admin@MT2] /routing ospf network> print
Flags: X - disabled, I - invalid

NETWORK AREA

0 172.16.36.0/22 MT2 -area
1 192.168.10.0/24 MT2 –area
[admin@MT2] /routing ospf interface> print
Flags: X - disabled, I - inactive, D - dynamic, P - passive

INTERFACE COST PRIORITY NETWORK-TYPE AUTHENTICATION AUTHENTICATION-KEY

0 D Internal 10 1 broadcast none
1 D InterRouter 10 1 broadcast none


MT3
[admin@MT3] /routing ospf instance> print
Flags: X - disabled, * - default
0 name=“MT3-Instance” router-id=172.16.28.1
distribute-default=always-as-type-2 redistribute-connected=as-type-2
redistribute-static=as-type-2 redistribute-rip=as-type-2
redistribute-bgp=as-type-2 redistribute-other-ospf=as-type-2
metric-default=1 metric-connected=20 metric-static=20 metric-rip=20
metric-bgp=auto metric-other-ospf=auto in-filter=ospf-in
out-filter=ospf-out

[admin@MT3] /routing ospf area> print
Flags: X - disabled, I - invalid, * - default

NAME AREA-ID TYPE DEFAULT-COST

0 MT3 -Area 0.0.0.0 default

[admin@MT3] /routing ospf network> print
Flags: X - disabled, I - invalid

NETWORK AREA

0 172.16.24.0/22 MT3 -area
1 172.16.28.0/22 MT3 -area
2 192.168.10.0/24 MT3 –area
[admin@MT3] /routing ospf interface> print
Flags: X - disabled, I - inactive, D - dynamic, P - passive

INTERFACE COST PRIORITY NETWORK-TYPE AUTHENTICATION AUTHENTICATION-KEY

0 D InternalIntenetAccess 10 1 broadcast none
1 D InternalNoIntenetAccess 10 1 broadcast none
2 D InterRouter 10 1 broadcast none