LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Why is my internet slow in linux? (https://www.linuxquestions.org/questions/linux-newbie-8/why-is-my-internet-slow-in-linux-810436/)

Manish87 05-27-2010 07:04 AM

Why is my internet slow in linux?
 
Hi,

i am using firefox in my fedora o.s and its very very slow when compared to my IE of windows. sometimes i get an error saying "server not found",it mainly takes a lot of time in in the first stage of connecting the site, that is looking up www.google.com(bottom left corner of your browser)


kind regards,

Manish

onebuck 05-27-2010 07:29 AM

Hi,

So you've shown us your need! What's your deed?

We will aid you when you help yourself to a solution. Provide us with what you have attempted and then maybe someone will be able to assist.
Not enough information to help you.

'How to Ask Questions the Smart Way' would be one link you should look at to help us to help you in the future.

:hattip:

jone kim 05-27-2010 07:40 AM

version of your firefox
 
What is the version of your firefox? Please update your firefox and try again.

If the problem remains post it.

Manish87 05-27-2010 07:52 AM

hey,

okay,i tried to ping myself and the google website in the G-terminal it responds properly and immediately though ,but when i enter an url it gives looking up www.google.com or transfering files from the respective site.:(


Solution:

type about:config in the address bar of the firefox and then hit enter,then type ipv6 in the filter and then double click on "network.dns.disableIPv6;true".hope this helps you to increase the slow and a very crappy speed of your firefox


thnx a lot onebuck :)


Kind Regards,
Manish :)

onebuck 05-27-2010 08:03 AM

Hi,

Just to disable ipv6 in the browser will not necessarily mean your system is setup properly. You may want to investigate the network settings for the computer.
:hattip:

alli_yas 05-27-2010 09:40 AM

What kind of network connection do you have:

That is;

1. Wired or Wireless
2. If wired - DSL? LAN? Etc
3. If wireless - 3G? Wifi? Etc


That would be your first step - to verify that your connection is firstly up and running; and secondly configured correctly.

Next if you know your network connection is galloping along, then you need to look at your actual Linux network configuration to see if you've set that up correctly.

Please heed onebuck's advice above - simply disabling ipv6 is not going to solve your problem permanently.

dasy2k1 05-27-2010 03:12 PM

can you also post the output of

ifconfig
iwconfig (if you use wireless)
cat /etc/resolv.conf

fruttenboel 05-27-2010 05:26 PM

Quote:

Originally Posted by Manish87 (Post 3982831)
Hi,

i am using firefox in my fedora o.s and its very very slow when compared to my IE of windows. sometimes i get an error saying "server not found",it mainly takes a lot of time in in the first stage of connecting the site, that is looking up www.google.com(bottom left corner of your browser)


kind regards,

Manish

Well, firefox isn't particularly fast in the first place.

For the rest, it looks like you have a networking problem in you Linux... Are you using wireless or cabled LAN? How about the DNS? If FF cannot locate a site fast enough, it may be that your primary DNS is out of order. After a time-out, the system switches over to the secondary DNS.

Some people use their router as primary DNS. That's a good idea. But only if your router is fast enough! With my SMC 7004 router I had lots of DNS trouble. So I hardcoded the DNS in /etc/resolv.conf.
Now that I run with a 5 year oild Longshine IR2114 router I simply use that as DNS. No problemo whatto so evero.

What's inside your "/etc/resolv.conf"? See it with this command:
Code:

cat /etc/resolv.conf
Here http://fruttenboel.verhoeven272.nl/various/dns.html is a list with some known good DNS-es.

tommyttt 05-28-2010 01:16 AM

Quote:

Originally Posted by Manish87 (Post 3982831)
Hi,

i am using firefox in my fedora o.s and its very very slow when compared to my IE of windows. sometimes i get an error saying "server not found",it mainly takes a lot of time in in the first stage of connecting the site, that is looking up www.google.com(bottom left corner of your browser)


kind regards,

Manish

You've marked your problem as solved. Now please post a reply saying how you solved the problem so that other new users can benefit from your experience.

Thanks, Tom

Manish87 05-28-2010 02:48 AM

Solution:

type about:config in the address bar of the firefox and then hit enter,then type ipv6 in the filter and then double click on "network.dns.disableIPv6;true".hope this helps you to increase the slow and a very crappy speed of your firefox

As onebuck said this is may not always be the solution,BUT it worked in my case. :)

ktm_kannan 05-28-2010 03:19 AM

try changing ur DNS i have problems with our DNS server because of AC they are not running it. so i simply use OpenDNS
208.67.222.222 and 208.67.220.220
change the /etc/resolv.conf
nameserver 208.67.222.222
nameserver 208.67.222.222

mohammedkaleemkhan 05-28-2010 04:49 AM

Hi,
how to configure NAS in RHEL 5 ?

alli_yas 05-28-2010 04:51 AM

Quote:

how to configure NAS in RHEL 5 ?
Please read the LQ rules - thread jacking is NOT allowed.

Your question is not even related to this thread.


All times are GMT -5. The time now is 12:19 PM.