@george1421 I’m able to ping google by URL, but not fogproject. However, I am able to ping it by the IP listed.
[root@localhost ~]# ping google.com
PING google.com (172.217.8.174) 56(84) bytes of data.
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=5 ttl=56 time=8.09 ms
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=6 ttl=56 time=8.18 ms
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=7 ttl=56 time=8.13 ms
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=8 ttl=56 time=8.20 ms
^X64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=9 ttl=56 time=8.13 ms
^C
--- google.com ping statistics ---
9 packets transmitted, 5 received, 44% packet loss, time 8019ms
rtt min/avg/max/mdev = 8.099/8.152/8.204/0.120 ms
[root@localhost ~]# ping google.com
PING google.com (172.217.8.174) 56(84) bytes of data.
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=4 ttl=56 time=8.15 ms
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=5 ttl=56 time=8.20 ms
64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=6 ttl=56 time=8.16 ms
^X64 bytes from ord37s08-in-f14.1e100.net (172.217.8.174): icmp_seq=7 ttl=56 time=8.20 ms
^C
[root@localhost ~]# ping www.fogproject.org
PING fogproject.org (162.213.199.177) 56(84) bytes of data.
^C
--- fogproject.org ping statistics ---
49 packets transmitted, 0 received, 100% packet loss, time 48010ms
[root@localhost git]# ping 172.217.8.174
PING 172.217.8.174 (172.217.8.174) 56(84) bytes of data.
64 bytes from 172.217.8.174: icmp_seq=3 ttl=56 time=8.26 ms
64 bytes from 172.217.8.174: icmp_seq=4 ttl=56 time=8.13 ms
64 bytes from 172.217.8.174: icmp_seq=5 ttl=56 time=8.13 ms
^C
--- 172.217.8.174 ping statistics ---
5 packets transmitted, 3 received, 40% packet loss, time 4002ms
rtt min/avg/max/mdev = 8.136/8.178/8.262/0.119 ms