We have a cisco router in the network, we don’t know its configuration. The computers in the network use it as default gateway to go on the internet. The problem is that when we put MT on the same network(LAN) following happens:
MT can ping the computers in the LAN
Computers in the LAN can ping the cisco
MT when tries to ping cisco, we get 3 pings and then RTO.
If we disable the interface and enable again then same thing happens, 3 pings and then RTO.
Why is this happening, is it possible that CISCO has some ACL or firewall enabled which detects another router(MT) in the network a drops all traffic coming from it?
Suggestions would be welcome.
MT and cisco are on the same LAN.
MT= 10.10.10.23/24
Cisco= 10.10.10.1/24
Computer= 10.10.10.4/24
Computer pings cisco
MT pings computer
Mt pings cisco, but after 3 pings it gets RTO, and if interface disable and enable then again 3 pings and then RTO
Is the cisco blocking access from router on the same network? Is it possible? I suspect firewall inside cisco not allowing ping or access from neighbouring router in the same LAN. Is it possible?
We found out. There was a block in cisco for all router access in the same lan. We configured the MT to bridge mode and now all traffic flowing through it able to ping cisco, though MT still can’t ping cisco due to the block.