From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 08:24:42 2005 Return-Path: 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 2BEF416A4CE for ; Thu, 10 Mar 2005 08:24:42 +0000 (GMT) Received: from mta13-winn.mailhost.ntl.com (smtpout19.mailhost.ntl.com [212.250.162.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E998C43D41 for ; Thu, 10 Mar 2005 08:24:40 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta01-winn.mailhost.ntl.com ([212.250.162.8]) by mta13-winn.mailhost.ntl.com with ESMTP <20050310082439.VQOJ11211.mta13-winn.mailhost.ntl.com@aamta01-winn.mailhost.ntl.com>; Thu, 10 Mar 2005 08:24:39 +0000 Received: from cpc2-brig4-3-0-cust135.brtn.cable.ntl.com ([82.0.100.135]) by aamta01-winn.mailhost.ntl.com with ESMTP <20050310082439.MQOK1187.aamta01-winn.mailhost.ntl.com@cpc2-brig4-3-0-cust135.brtn.cable.ntl.com>; Thu, 10 Mar 2005 08:24:39 +0000 From: Ben Paley To: admin@asarian-host.net Date: Thu, 10 Mar 2005 08:24:36 +0000 User-Agent: KMail/1.7.2 References: <20050309120046.6112A16A4D4@hub.freebsd.org> In-Reply-To: <20050309120046.6112A16A4D4@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503100824.37018.ben@spooty.net> cc: freebsd-questions@freebsd.org Subject: RE: Setting hostname - fake and real X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:24:42 -0000 > -----Original Message----- >From: Mark >Subject: RE: Setting hostname - fake and real >To: "'FreeBSD-Questions Questions'" >> On Wednesday 09 March 2005 08:20, Luke Kearney wrote: >> >> > Hello Ben >> > Sounds like you might need some DNS magic here. I am not >> entirely sure I >> > understand why you would want to use fake dns names. >> >> I don't especially want to use a fake name, I just don't have >> a real one to use... the machine I'm talking about is my home >> machine with dynamic IP > >Why not simply add an entry to /etc/hosts? Like I do to get a >pretty name for logins from my XP machine: > >192.168.0.6 my-xp-machine.org > >- Mark Ok, what IP do I put? My dynamic IP in the real world (which is pretty static in practice), or something else? The address you've used in your example looks like my vmnet addresses. Cheers, Ben