Disable PING response in Windows

If you're having trouble connecting to a computer on the network, the first thing you think you need to do is Ping to that computer. Ping is a network tool used to test whether it is possible to connect to a particular host in the IP network . It is also used to test the computer's network interface card or test the connection speed. Ping works by sending ICMP 'echo request' packets to the destination host and listening to the ICMP 'echo response' response.

Disable PING response in Windows Picture 1

Although Ping is a very useful tool for network administrators, computer hackers can also use Ping to find victims on the Internet. By pinging a certain IP address and receiving a reply from that IP address, the hacker can find something interesting at the other end. If you can configure your computer to lock the response to this Ping command, your computer's security level will be tightened a little. In this article we will show you how to lock the computer's response when there is a Ping command from somewhere.

Some routers may be configured to not respond to an ICMP Ping (ping to WAN port). Like the Belkin N1 Wireless router I am using, it can be set to not respond to ICMP Ping from the outside. Simply put, just tick the ' Block ICMP Ping ' checkbox, you will turn off the response to the ping command.

Disable PING response in Windows Picture 2

If the router does not support Ping lock action, there is nothing to do on your computer because your router now automatically responds to ping requests.

However, if there is a direct connection, there are several ways to lock PING. Third-party firewalls can help you do this.

Another method that can block PING computer name is to use IPSec by creating a policy to instruct the computer to block all certain IP traffic.

Finally, if you want a simple way to lock PING through a click, try the Plax Network Suite toolkit . Plax Network Suite is a collection of easy-to-use network tools, allowing you to control computer activity over the Internet. You can easily enable or disable Windows Firewall, block all Internet traffic, and lock PING with one click.

Disable PING response in Windows Picture 3

In addition, the toolkit has a port scanner and provides a visual report of all currently opened TCP / IP and UDP ports, mapping to the application you currently own. These are very useful information in quickly identifying which ports are currently open out of control and which applications are related to them.

4 ★ | 1 Vote

May be interested

  • What is Ping? How to check Ping on computerWhat is Ping? How to check Ping on computer
    when downloading the web or playing games and experiencing lag, check your ping to determine whether the cause is due to the network or not. so what is ping?
  • How to Ping an IP AddressHow to Ping an IP Address
    the ping command allows testing the connection speed between you and another network node. in this article, tipsmake will show you how to use the ping command on any operating system.
  • Ways to Find an iPhone Using 'Ping'Ways to Find an iPhone Using 'Ping'
    you still have a way to force your iphone to play a sound even if you have activated silent mode by ping.
  • How to install WTFast to reduce lag and lower ping when playing gamesHow to install WTFast to reduce lag and lower ping when playing games
    unstable network connection is the main cause of lag and high ping when playing online games. wtfast helps optimize the connection, improve response speed, and bring a smoother experience. if you do not know how to install wtfast, this article will guide you step by step to easily do it.
  • Lock Ping traffic with IPSecLock Ping traffic with IPSec
    in this article we will show you how to configure windows 2000 / xp / 2003 computers to block ping packets.
  • How to Ping on Mac OSHow to Ping on Mac OS
    today's tipsmake will show you how to ping an address from a mac computer. pinging an address will give you an estimate of the strength of your network connection to that address. if you want to know how many ports are between your computer and the address you want to ping, you need to use the 'traceroute' feature on your mac computer.
  • How to Ping in LinuxHow to Ping in Linux
    this wikihow teaches you how to test a connection between your linux computer and another computer by using the 'ping' command. you can also use a more advanced version of the 'ping' command that's called 'traceroute' to see the different...
  • How to Ping on LinuxHow to Ping on Linux
    today's tipsmake will show you how to test the connection between a linux computer and another computer using the 'ping' command. you can also use an advanced version of the 'ping' command called 'traceroute' to see which different ip addresses a computer requires to be routed to in order to reach another computer address.
  • Disable, remove notification icon Get Windows 10Disable, remove notification icon Get Windows 10
    when announcing get windows 10 appears continuously, it will make users feel annoying. plus this notification icon get windows 10 running on the system is also 'consuming' the resources of the computer.
  • Response (Response) in HTTPResponse (Response) in HTTP
    after receiving and interpreting a request message, a server sends a response signal with an http response message.