This problem is occuring on two different linux machines in a house with 30 computers -- all of the rest are windows and not experiencing this problem.
192.168.1.254 is our gateway (netopia 3000 router) and it has a dns.
on every machine in the house (linux or windows), all pcs have 192.168.1.254 listed as the dns.
/etc/resolv.conf on linux #1
search
nameserver 192.168.1.254
/etc/resolv.conf on linux #2
nameserver 192.168.1.254
on both linux boxes, nslookups are This fast:
knoppix@ttyp0[knoppix]$ time nslookup -sil google.com > /dev/null
real 0m0.027s user 0m0.010s sys 0m0.000s
it's instant for any site with nslookup.
on either linux box, 'lynx google.com' takes like 20 seconds to get the page -- like 19 seconds to do the DNS lookup and 1 sec to retrieve the page.
with apps like mozilla that cache dns results, first time i go to a site, slow lookup; fast thereafter in subsequent web-fetches.
i had this problem for months but i'm so sick and tired of it. any ideas? thanks in advance.
192.168.1.254 is our gateway (netopia 3000 router) and it has a dns.
on every machine in the house (linux or windows), all pcs have 192.168.1.254 listed as the dns.
/etc/resolv.conf on linux #1
search
nameserver 192.168.1.254
/etc/resolv.conf on linux #2
nameserver 192.168.1.254
on both linux boxes, nslookups are This fast:
knoppix@ttyp0[knoppix]$ time nslookup -sil google.com > /dev/null
real 0m0.027s user 0m0.010s sys 0m0.000s
it's instant for any site with nslookup.
on either linux box, 'lynx google.com' takes like 20 seconds to get the page -- like 19 seconds to do the DNS lookup and 1 sec to retrieve the page.
with apps like mozilla that cache dns results, first time i go to a site, slow lookup; fast thereafter in subsequent web-fetches.
i had this problem for months but i'm so sick and tired of it. any ideas? thanks in advance.