"destination host unreachable" while ping attempt between 2 pc on 1 network
Posted
by
Roberto Sadfasdf
on Super User
See other posts from Super User
or by Roberto Sadfasdf
Published on 2012-12-17T17:23:37Z
Indexed on
2013/11/07
4:01 UTC
Read the original article
Hit count: 196
networking
|ping
I have 2 computers in my network ones ip address is 192.168.2.31(PC-A) and the others is 192.168.2.33(PC-B). When I'm trying to ping from PC-B to PC-A it says:
Pinging 192.168.2.33 with 32 bytes of data:
Reply from 192.168.2.31: Destination host unreachable.
Reply from 192.168.2.31: Destination host unreachable.
Reply from 192.168.2.31: Destination host unreachable.
Reply from 192.168.2.31: Destination host unreachable.
Ping statistics for 192.168.2.33:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
And when i'm trying the otherwise it tells me same message with ip address switched..They are both can connect to the Internet
© Super User or respective owner