Author Topic: ISO Servers on A Centauri? (no ping response yet)  (Read 337 times)

Offline buccaneere

  • Full Member
  • ***
  • Posts: 128
ISO Servers on A Centauri? (no ping response yet)
« on: July 31, 2012, 04:54:22 PM »
While downloading [anything], you do ping in terminal, to facilitate data x-fer. Like grease in the machine, singing for someone who stutters, mechanical snake in the plumbing, etc.

No response tho', from the ISO d/l site???

Quote
[guest@localhost ~]$ root
bash: root: command not found
[guest@localhost ~]$ su
Password:
[root@localhost ~]# ping w853347.blob3.ge.tt
PING ec2-176-34-209-178.eu-west-1.compute.amazonaws.com (176.34.209.178) 56(84) bytes of data.
^C
--- ec2-176-34-209-178.eu-west-1.compute.amazonaws.com ping statistics ---
523 packets transmitted, 0 received, 100% packet loss, time 522151ms

[root@localhost ~]#


Where's the server? No response to ping call? How many layers in the onion router?  ???




Online muungwana

  • Hero Member
  • *****
  • Posts: 6240
Re: ISO Servers on A Centauri? (no ping response yet)
« Reply #1 on: July 31, 2012, 05:01:17 PM »

what ISO are you trying to download?
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5331
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: ISO Servers on A Centauri? (no ping response yet)
« Reply #2 on: July 31, 2012, 08:17:13 PM »
While downloading [anything], you do ping in terminal, to facilitate data x-fer. Like grease in the machine, singing for someone who stutters, mechanical snake in the plumbing, etc.

No response tho', from the ISO d/l site???

Quote
[guest@localhost ~]$ root
bash: root: command not found
[guest@localhost ~]$ su
Password:
[root@localhost ~]# ping w853347.blob3.ge.tt
PING ec2-176-34-209-178.eu-west-1.compute.amazonaws.com (176.34.209.178) 56(84) bytes of data.
^C
--- ec2-176-34-209-178.eu-west-1.compute.amazonaws.com ping statistics ---
523 packets transmitted, 0 received, 100% packet loss, time 522151ms

[root@localhost ~]#


Where's the server? No response to ping call? How many layers in the onion router?  ???





There is no need to be root or for that matter to have 'SU' powers to use ping.  

[dwmoar@localhost ~]$ ping w853347.blob3.ge.tt
PING ec2-176-34-209-178.eu-west-1.compute.amazonaws.com (176.34.209.178) 56(84) bytes of data.
^C
--- ec2-176-34-209-178.eu-west-1.compute.amazonaws.com ping statistics ---
13 packets transmitted, 0 received, 100% packet loss, time 12001ms

[dwmoar@localhost ~]$


It could be that the server drops all ping requests, meaning you would see nothing when trying to ping.  Pinging a server while doing a data transfer should not make it work any better or faster.  If it does there are other issues going on.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: ISO Servers on A Centauri? (no ping response yet)
« Reply #3 on: August 01, 2012, 01:09:59 AM »
As YouCanToo says, there is no need to ping the server while downloading. It doesn't do anything to help. When downloading, just let it be.