sorry if this have been asked
If i have
2 networks on
2 routers and use the same class ip addr and default mask for internal networks (say 192.168.5.0).
eg
network A
network C
192.168.5.0 /24
192.168.5.0 /24
hosts x.x.x.2 to 150
hosts x.x.x.2 to 170
if i ping x.x.x.170 from
network A, it will find that in
network C, right ?.
ok, but if i ping
x.x.x.150 from
network A, will it also find
x.x.x.150 in network C ?. Is there a way to do this ?.