-1

I read from a book, says that two computer A and B:

A: 192.168.26.129/24 gateway 192.168.26.2

B: 192.168.26.3/27 gateway 192.168.26.2

The book say that if B ping A, it can works.

i. So I test it on cisco packet tracker, and it's not working?

ii. But after I change the B to 192.168.26.3/24, and it can work fine, I know that.

iii. Then I test change B to 192.168.26.3/24, it is still work.

What is the difference between step (i) with setp (iii)?

I know it must relative to arp? someone can tell the detial? or did I do something wrong?

green2rabbit
  • 118
  • 1
  • 6

1 Answers1

0

You have overlapping IP addressing ranges. 2 possible solutions:

  • Preferred: Fix the addressing scheme
  • Enable proxy ARP on the router.