I'm with Xtra, on Jetstream.
These are the entire contents of my /etc/resolv.conf file:
===========================
#
# Modified_by: dhcpcd
# Backup: /etc/resolv.conf.saved.by.dhcpcd.eth1
# Process: dhcpcd
# Process_id: 3393
# Script: /sbin/modify_resolvconf
# Saveto:
# Info: This is a temporary resolv.conf created by service dhcpcd.
# The previous file has been saved and will be restored later.
#
# If you don't like your resolv.conf to be changed, you
# can set MODIFY_{RESOLV,NAMED}_CONF_DYNAMICALLY=no. This
# variables are placed in /etc/sysconfig/network/config.
#
# You can also configure service dhcpcd not to modify it.
#
# If you don't like dhcpcd to change your nameserver
# settings
# then either set DHCLIENT_MODIFY_RESOLV_CONF=no
# in /etc/sysconfig/network/dhcp, or
# set MODIFY_RESOLV_CONF_DYNAMICALLY=no in
# /etc/sysconfig/network/config or (manually) use dhcpcd
# with -R. If you only want to keep your searchlist, set
# DHCLIENT_KEEP_SEARCHLIST=yes in
/etc/sysconfig/network/dhcp or
# (manually) use the -K option.
#
### END INFO
search mshome
nameserver 192.168.0.1
===========================
I'm not sure if this is also relevant, but the DSL-502T has a DNS
configuration section, setup as follows:
DNS Selection: Use Auto-discovered DNS servers only
Preferred DNS server: 202.27.158.40
Alternate DNS server: 202.27.156.72
David
--
Evidence disproving evolution means evolution is wrong.
Evidence disproving the Bible means the evidence is wrong.
Phill Coxon wrote:
On Wed, 2008-06-11 at 19:38 +1200, David Merriman wrote:
Hi there,
I'm looking for a way to cache website addresses to speed up page
finding and loading. I'm using Firefox 2.0.0.14 on SuSE 10.3, with a
D-Link DSL-502T broadband modem and D-Link DI-524UP wireless router
(though I'm plugged directly into that, not wireless).
At the moment, whenever I select a webpage from Firefox's bookmarks, or
type in a URL, it takes approximately 10 seconds before the IP address
is found, and the page starts loading. Firefox's status bar says
"Looking up Slashdot.org..." (or whatever) for that long, before the
page starts loading.
Who is your ISP?
What DNS nameservers do you have in /etc/resolv.conf?
It may be easily fixed by checking that you are using the correct
nameservers and / or changing to a faster one.