I'm going to assume you have two PC's, one with an IP address similar to 10.1.1.21 and the other 10.1.1.25.
In this case both PC's are on the same network.
I'm thinking that ICMP (Internet Control Message Protocol) traffic is being blocked either from the installed firewalls on your PC's. ICMP is how ping and trace-route (tracert in windows) communicate. If it's not your PC's firewall blocking the ICMP it's your LAN switch blocking them.
If you are truly on two different networks where your IP's are in different subnets, for example PC1 is in 10.1.1.21 and the PC2 is 10.1.2.25 and your subnet mask is 255.255.255.0 then it could be the router blocking the ICMP.
So the question comes down to why block ICMP? Because DoS (Denial of Service)attacks originally came from a multitude of machines pinging a target in order to overwelm and over burden the target and its network so no one else could use it.
the_carpenter
Junior Poster in Training
65 posts since Aug 2010
Reputation Points: 32
Solved Threads: 11
Did that answer your question?
the_carpenter
Junior Poster in Training
65 posts since Aug 2010
Reputation Points: 32
Solved Threads: 11