I am a little confused with subnetting. Looking for a proper explanation.
Suppose I have 3 routers A, B and C.
Int 1: 10.0.0.1/30 <-- Router A
Int 1: 10.0.0.2/30 <-- Router B
Int 2: 10.0.0.5/28 <-- Router B
Int 1: 10.0.0.6/28 <-- Router C
Now my confusion is that Int 1 of Router C (10.0.0.6/28) has network of 10.0.0.0 and on the other routers there is same network as well.
How can packets transfer between two same networks with router? Because they are on different subnets? Looking for a proper answer.
Thanks.
EDIT Overlapping will occur for this scenario. But what happens if I add 2 more additional routers and still give subnetted ip to one of the routers which is not directly connected to above 3 routers?