From owner-freebsd-current Tue Jul 2 09:02:54 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA18384 for current-outgoing; Tue, 2 Jul 1996 09:02:54 -0700 (PDT) Received: from rocky.mt.sri.com ([206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA18370 for ; Tue, 2 Jul 1996 09:02:47 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA15462; Tue, 2 Jul 1996 10:02:27 -0600 (MDT) Date: Tue, 2 Jul 1996 10:02:27 -0600 (MDT) Message-Id: <199607021602.KAA15462@rocky.mt.sri.com> From: Nate Williams To: "Christoph P. Kukulies" Cc: freebsd-current@freefall.freebsd.org Subject: Re: name resolution (domainname expansion) In-Reply-To: <199607021008.MAA02216@gilberto.physik.rwth-aachen.de> References: <199607021008.MAA02216@gilberto.physik.rwth-aachen.de> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Under 2.1.0-R I can do: > > ftp ftp.informatik > > and the system expands this to > > ftp.informatik.rwth-aachen.de (as one would expect). > > this doesn't seem to work under 2.2-current. > > I'm getting unknown host instead. Do you have HOSTALIASES set on your 2.1 box? Nate