Ping google but not able to ping facebook from same system.

We can ping to google.com but not able to ping with facebook.com from same ip that is same system, by manipulating the routing table.
I am doing this pratical in RHEL 8 so for this I am find our gateway id first.

Firstly, we show that my os is ping of google ip 172.270.163.46 and facebook ip 157.240.23.35.Pingable to google and also pingable to facebook.


Now, we use below command for manipulate the routing table.
this command is used- route del -net 0.0.0.0
Now,if to ping to goggle.com it is pingable but if you ping to facebook.com it is not pingable.


pinging to google.com

Not able to ping to facebook.By the way i can create a setup so that i can ping google but not able to ping facebook from same system.