Re: Why is my DSL for friggin' slow on Linux 9.1?
From: hachiroku (levin_at_ae86.gts)
Date: 03/02/05
- Next message: mjt: "Re: I will stay with Linux (Korganizer problem solved)"
- Previous message: David Carter: "Re: How to obtain network information?"
- In reply to: Centurion: "Re: Why is my DSL for friggin' slow on Linux 9.1?"
- Next in thread: mjt: "Re: Why is my DSL for friggin' slow on Linux 9.1?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 02 Mar 2005 02:55:18 GMT
On Wed, 02 Mar 2005 13:38:55 +1100, Centurion wrote:
> hachiroku wrote:
>
>> On Mon, 28 Feb 2005 23:50:24 -0600, mjt wrote:
>>
>>> hachiroku <levin@ae86.gts> wrote:
>>>
>>>> On Sun, 27 Feb 2005 19:58:54 +0000, hachiroku wrote:
>>>>
>>>> > ?
>>>>
>>>> I tried a few things mentioned here, no avail.
>>>>
>>>> Here's another clue: when I start Linux, right off the bat it's slow and
>>>> gets slower. I mean SLOOOOOOOW!!! I reboot, switch to XP, runs like a
>>>> champ; reboot back to Linux and it runs as fast as it ever did before...
>>>
>>> ... either something up with the NIC or maybe your
>>> bios is PNP ?!?!??!
>>
>> Here's another hint: it hangs for a while with a message 'resolving
>> host...' at the bottom of the browser.
>
> Check your DNS settings in /etc/resolv.conf
>
> You should have something like:
>
> search domain1.com domain2.com domain3.com
> nameserver 1.2.3.4
> nameserver 1.2.3.5
>
> The "search" line means it will append (in the order listed) those domains
> in an attempt to find the machine you refer to. For example, if you have
> "search google.com" and then punch "http://groups" into your browser, the
> resolver will try to resolve the raw hostname first (ie tell me the IP for
> "groups"), then append the domain and attempt to resolve that (ie tell me
> the IP for "groups.google.com"). It will search each of these domains
> until a valid IP is found, or it will return an error. ("it" being the
> resolver).
>
> This is all fine and dandy but where does it get the IP's from? Answer, the
> "resolver" lines. These point to the primary and secondary (possibly
> tertiary) name servers for your LAN or ISP. If you are NOT running a local
> DNS server, point these to your ISP.
>
> Finally, the last two files you should check are:
> /etc/nsswitch.conf
> /etc/hosts
>
> The first (nsswitch.conf) should probably have two lines that read:
> hosts: files dns
> networks: files dns
>
> This means look for IP/Hostname pairs in /etc/hosts first before consulting
> the DNS servers (as I described earlier).
>
> /etc/hosts will then allow you to over ride DNS or put addresses in there
> that there is no DNS record for (like other machines on your LAN - assuming
> no local DNS server).
>
> BTW - when you say your DSL is slow, do you mean transfer speeds or response
> time (like click on a link, wait, wait, wait, wait, zap! Page displayed)??
>
> Cheers,
>
> James
Thanks, James. Yes, that all makes sense. I used too know this stuff at
one point in time...
it's like you say, click, wait,wait,wait,wait, and then sometimes zzzap,
and sometimes zz...wait..zz..wait..a..wait...p. Really weird, and I don't
get this under Windoze...
It worked fine when I first loaded Linux. It has been getting
progressively slower as time goes by. Perhaps I'll back up and load
again...sigh. I'm used to doing that with Windoze!!!
- Next message: mjt: "Re: I will stay with Linux (Korganizer problem solved)"
- Previous message: David Carter: "Re: How to obtain network information?"
- In reply to: Centurion: "Re: Why is my DSL for friggin' slow on Linux 9.1?"
- Next in thread: mjt: "Re: Why is my DSL for friggin' slow on Linux 9.1?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|