Create a Setup So That You Can Ping Google But Not Able to Ping Facebook From the Same System.

Simran Shrivas
2 min readJan 2, 2021

Hello Learner📝

Here is one more article discussed, In this article, we create a setup only pingable Google but not Facebook.

First, we have to understand some concepts about routing tables, In the Routing table, we can create only those packets which the network name and netmask mentioned in the table of the system.

So let's begin

ARTH — Task 13 👨🏻‍💻

Task Description📄

🔰 Create a Setup so that you can ping google but not able to ping Facebook from the same system.

Here I am using this system which is able to ping to both website

Let's check whether we are able to ping to both website or not

Successfully ping Google
Successfully ping Facebook

Now let's create a rule using IP, netmask, and gateway by which we are able to ping only google and not Facebook.

Check Routing Table

Remove a universal IP in the Routing Table

Create Rule for only ping www.goggle.com but not Facebook

Now in the below image, you can see we are only able to ping to google not Facebook.

it is working

Hope you like it.

Thank You

--

--