From owner-freebsd-questions@FreeBSD.ORG Fri Feb 17 16:42:07 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 922C716A422 for ; Fri, 17 Feb 2006 16:42:07 +0000 (GMT) (envelope-from gablebarber@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2799743D73 for ; Fri, 17 Feb 2006 16:42:00 +0000 (GMT) (envelope-from gablebarber@gmail.com) Received: by zproxy.gmail.com with SMTP id n29so439293nzf for ; Fri, 17 Feb 2006 08:42:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eRIcTE5kesuUy+X4PSw7YbLYI5wExJELn0kPJE5eYh0/lZXXQmQrbL1N/+OdcM3wIzQhsTUD82/3grQJda2PPtFDE4aTrC0fW/iSV28tNW/diZujjmBYqrTMn1KopkennMUmQ/uNn6BXS3r0inZOf6lSi1uZ6SM99a4/y27K1/0= Received: by 10.65.188.20 with SMTP id q20mr1517209qbp; Fri, 17 Feb 2006 08:42:00 -0800 (PST) Received: by 10.64.156.10 with HTTP; Fri, 17 Feb 2006 08:41:59 -0800 (PST) Message-ID: Date: Fri, 17 Feb 2006 10:41:59 -0600 From: Gable Barber To: David Banning In-Reply-To: <20060217163844.GD31165@skytracker.ca> MIME-Version: 1.0 References: <20060217160651.GA22179@skytracker.ca> <002601c633dd$1a7349f0$1215450a@ad.ewsad.net> <20060217162952.GA31165@skytracker.ca> <20060217163347.GB13036@flame.pc> <20060217163844.GD31165@skytracker.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Giorgos Keramidas , questions@freebsd.org Subject: Re: mail port 8025 conundrum X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 16:42:07 -0000 On 2/17/06, David Banning wrote: > > > That depends, of course, on what your nsswitch.conf or hosts.conf file > > has been set up for :) > > Nothing to speak of there; > > root# locate nsswitch.conf > /usr/compat/linux/etc/nsswitch.conf > /usr/ports/emulators/linux_base/work/linux_base-rh-7.3/etc/nsswitch.conf > /usr/ports/emulators/svr4_base/files/nsswitch.conf > root# > root# locate hosts.conf > root# > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > I think you want to look for /etc/hosts ..:) Gable