root@Miranda:~# ping -c 3 raw.githubusercontent.com
ping: raw.githubusercontent.com: Name or service not known
root@Miranda:~# ping -c 3 s3.amazonaws.com
ping: s3.amazonaws.com: Name or service not known
root@Miranda:~# ping -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
From 10.10.10.15 icmp_seq=1 Destination Host Unreachable
From 10.10.10.15 icmp_seq=2 Destination Host Unreachable
From 10.10.10.15 icmp_seq=3 Destination Host Unreachable
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2056ms
pipe 3
root@Miranda:~# ping -c 3 www.google.com
ping: www.google.com: Name or service not known
root@Miranda:~#
I had Deluge setup but that is not working.