Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 17:54:43 +0100
From:      Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
To:        peter lageotakes <plageotakes@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How do I eliminate resolver delay??
Message-ID:  <20040416165443.GA91692@dogma.freebsd-uk.eu.org>
In-Reply-To: <20040416160530.85220.qmail@web14603.mail.yahoo.com>
References:  <20040416132311.GA90388@dogma.freebsd-uk.eu.org> <20040416160530.85220.qmail@web14603.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 16, 2004 at 09:05:30AM -0700, peter lageotakes wrote:
: Just curious, what do you have in your resolv.conf and
: rc.conf file?  Are you also running DHCP or any
: routing daemons?


Hmm.  I have 2 setups:

hostname="snakepit"
network_interfaces="lo0 tun0"
ifconfig_ed1="dhcp"
#ifconfig_ed1="inet 192.168.0.2 netmask 255.255.255.0"
#ifconfig_ed1="inet 10.0.0.2 netmask 255.255.255.0"
ifconfig_wi0="inet 10.0.0.2 netmask 255.255.255.0"
defaultrouter="10.0.0.1"
sshd_enable="yes"

The ed1 is when I am at work.  The wi0 is at home.  I just checked
resolv.conf, and found this:

search winnt.net
nameserver 10.100.20.70
nameserver 10.100.20.76

So maybe I need to replace these when I connect to my wireless network?

jonathon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040416165443.GA91692>