LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   commands to test internet connection (https://www.linuxquestions.org/questions/linux-networking-3/commands-to-test-internet-connection-770810/)

specialized 11-22-2009 11:49 AM

commands to test internet connection
 
Hi guys!!

well, that is my question
a console programs to test my internet connection, such microcuts, isp performance etc,

thanx a lot!!

bye

koen plessers 11-22-2009 11:59 AM

Hello

Although meant to set parameters, ifconfig and iwconfig can give a lot of information.

Bye

Koen

linuxFreshMan 11-22-2009 12:03 PM

am not sure.. but it wouldn't harm to try dhclient command.. :)

repo 11-22-2009 12:07 PM

ping, wget, traceroute, ftp....

jstephens84 11-22-2009 12:20 PM

Quote:

Originally Posted by repo (Post 3765885)
ping, wget, tracert....

just to add some extras; pathping, nmap, tcpdump, and some other sites that can give some performance stuff would be (though they are not from the command line but are good to have) speedtest.net, http://speakeasy.net/speedtest/

specialized 11-22-2009 02:00 PM

mmm for example

to detect micro-cuts from my isp?

salasi 11-22-2009 03:15 PM

Quote:

Originally Posted by koen plessers (Post 3765878)
Although meant to set parameters, ifconfig and iwconfig can give a lot of information.

True, but about how the interfaces are set up, rather than how well they are performing.

Quote:

ping, wget, traceroute, ftp....
ping...you've just got to use ping, but the question is what you do with it...do you sample very frequently and grab masses of data very quickly and take a more sedate approach and then do you filter the results to just show up the 'bad' responses, however you have decided to define that.

you also need to check that name look ups work sensibly and for that you need dig (repeatedly) to check whether the look ups work quickly first time/subsequent times.

Web31337 11-22-2009 09:55 PM

i love to test link speed by
wget http://mirrors.kernel.org/gnu/gcc/gc...c-4.4.2.tar.gz
and general link by ping gnu.org and also curl checkip.dyndns.org


All times are GMT -5. The time now is 06:51 PM.