ping myserver.com Pinging myserver.com [151.151.12.201] with 3..."/>

Destination host unreachable

Hi everyone

+ i just wonder how do we make " Destination host unreachable" for everytime we ping the host or server
Ex:
Code:
f:\users>ping myserver.com

Pinging myserver.com [151.151.12.201] with 32 bytes of data:

Reply from 198.74.16.154: Destination host unreachable.
Reply from 198.74.16.154: Destination host unreachable.
Reply from 198.74.16.154: Destination host unreachable.
Reply from 198.74.16.154: Destination host unreachable.

Ping statistics for 151.151.12.201:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms
+ And how do we make "Request timeed out" for everytime we ping that server.With this one i think that we need to use firewall router right?,because i used to host my server on cable ,i figured out that if i enable firewall then everytime if someone ping my server it will said "Request Timed out".But how do we do it on dadicate server?Is that good for prevent flood attack?or security reason?Thanks in advance

 

 

 

 

Top