[NTLUG:Discuss] Slow when Connected to Net

Jack Snodgrass jack at jacksnodgrass.com
Tue Jun 15 20:48:09 CDT 2004


A '30 second' delay is usually related to a DNS issue. A DNS Timeout is
30 seconds. 

the /etc/resolv.conf file lists the DNS servers that you will access. 
It will go to one of them ( the first one most likely ) send a DNS
Request, wait ( up to 30 seconds ) and then go to the next DNS Server 
if it didn't get an answer. This may be what is happening with your
box... but maybe not.... 

if you run these commands 

host www.ntlug.org
it should come back fairly quickly with a answer. 
you can specify the dns server to run the query using 
host www.ntlug.org ip.address.of.dns.server.listed.in.recolv.conf.file
that should also return with an answer fairly quickly. 

if there is a 30 decond delay during any of those tests... or a 
'server can not be reached' message.. then you have a DNS issue. 


If you can report back with those results, someone can come up with
some more things for you to do to debug this. 

jack





On Tue, 2004-06-15 at 20:18, Andrew Brown wrote:
> On Tuesday 15 June 2004 07:01 pm, Thomas Cameron wrote:
> > ----- Original Message -----
> > From: "Andrew Brown" <dutch_brown at earthlink.net>
> > To: <discuss at ntlug.org>
> > Sent: Tuesday, June 15, 2004 6:16 PM
> > Subject: [NTLUG:Discuss] Slow when Connected to Net
> >
> > > My system Red Hat 3.0 WS ES is slow when pulling up the net via a web
> >
> > browser.
> >
> > > I am on a Toshiba Laptop with 512 SDRAM and 2.4GHz Processor. Plenty of
> >
> > juice
> >
> > > and very fast when not online. In looking at my KDE System guard the
> > > connection is really eating up my processor. Is there something I can do
> >
> > to
> >
> > > tune this a bit? It takes a full 30 seconds or so just to pull up my web
> > > browser. This is a recent issue, has not always been this slow.
> > >
> > > ab
> >
> > I am assuming you use DHCP to get an ip address, right?
> >
> > What does /etc/hosts look like?  How about /etc/resolv.conf?
> 
> The /etc/hosts references an Ip and a name of the server as localhosts; the 
> /etc/resolv.conf shows 3 IP's assuming IP,  gateway and ??? What should i 
> look for as a problem? Thanks for the help!
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 




More information about the Discuss mailing list