Creating a Setup on how you can ping google but not able to ping Facebook from same system…

Raghav Laddha
2 min readMar 14, 2021

Let us see, How can we create a setup so that we can ping google but not Facebook

Step 1

Check whether www.google.com is pinging or not, if it’s pinging then you’re good to go.

Step 2

Check whether www.facebook.com is pinging or not, if it’s pinging then you’re good to go.

Step 3

In this Step check for the default gateway, if its present then we have to remove it then.

Step 4

If The default gateway is present then delete it.

Step 5

Now check for the default gateway in the routing table, if it is present or not. If its’s not present then you’re good to go.

Step 6

Add the specific google server’s IP for only pinging to google.

Step 7

Now recheck the routing table that the specific google IP we added is present there or not, if it’s present then you’re good to go.

Step 8

Now connect to www.google.com and www.facebook.com, if google is pinging and facebook is not then, Hola! your task is Completed!

Thanks for Implementing!

--

--