03-08-2018, 11:46 AM
I ran the reinstall command for curl, along with the other commands you listed. I then ran curl. Same thing - cursor just sits there.
I ran the ping command listed in an earlier post:
ping -c5 216.58.199.78
PING 216.58.199.78 (216.58.199.78) 56(84) bytes of data.
64 bytes from 216.58.199.78: icmp_seq=1 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=2 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=3 ttl=50 time=192 ms
64 bytes from 216.58.199.78: icmp_seq=4 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=5 ttl=50 time=191 ms
--- 216.58.199.78 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4000ms
rtt min/avg/max/mdev = 191.141/191.594/192.109/0.534 ms
This time it did 5 pings and stopped; earlier, it kept running ping over and over till I killed it with CTRL-C. So perhaps that is progress?
Thank you very much for your help.
I ran the ping command listed in an earlier post:
ping -c5 216.58.199.78
PING 216.58.199.78 (216.58.199.78) 56(84) bytes of data.
64 bytes from 216.58.199.78: icmp_seq=1 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=2 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=3 ttl=50 time=192 ms
64 bytes from 216.58.199.78: icmp_seq=4 ttl=50 time=191 ms
64 bytes from 216.58.199.78: icmp_seq=5 ttl=50 time=191 ms
--- 216.58.199.78 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4000ms
rtt min/avg/max/mdev = 191.141/191.594/192.109/0.534 ms
This time it did 5 pings and stopped; earlier, it kept running ping over and over till I killed it with CTRL-C. So perhaps that is progress?
Thank you very much for your help.