Blocked hosts
Sometimes people don't want their hosts to be pinged and have configured their routers to block ping-packets. You might see such an output then:
1. [~] edwin@k7>ping
www.mavetju.org
2. PING topaz.mdcc.cx (212.204.230.141): 56 data bytes
3. 36 bytes from gateway.widexs.net (212.204.214.161): Communication prohibited by filter
4. Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
5. 4 5 00 5400 d61f 0 0000 f1 01 ba99 203.173.128.219 212.204.230.141
The following information can be extracted from the output:
•Line 3:
◦The router filtering the traffic is gateway.widexs.net
◦The reason why it replied was Communication prohibited by filter. That means that the router was configured to block ping-packets towards that machine.
Source :
http://www.mavetju.org/networking/basicnetworktroubleshooting.php