From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 05:06:45 2004 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 2761216A4CE for ; Thu, 21 Oct 2004 05:06:45 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF13943D2D for ; Thu, 21 Oct 2004 05:06:44 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so552777rnk for ; Wed, 20 Oct 2004 22:06:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FMVmjmn5Hf8aca3CHZwkweho85wLzVpUudQBdfo76T3K2igV7t6fLFZc6pU7vUnfyir2p6cprTM0cT8D6Pc2d+Ml2mR/zpVayivkEu7MJhLvG2JIfaXxDoTaYUJhSymsxVIM5xP9UYLiO4/7uhivhhos8o0uhFh08wNO6KMHJ6E Received: by 10.38.152.19 with SMTP id z19mr2898415rnd; Wed, 20 Oct 2004 22:06:44 -0700 (PDT) Received: by 10.38.72.65 with HTTP; Wed, 20 Oct 2004 22:06:44 -0700 (PDT) Message-ID: Date: Thu, 21 Oct 2004 07:06:44 +0200 From: Gert Cuykens To: Rob In-Reply-To: <41774370.9060108@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41774370.9060108@yahoo.com> cc: FreeBSD Subject: Re: hostname X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 05:06:45 -0000 thx On Thu, 21 Oct 2004 14:04:48 +0900, Rob wrote: > Gert Cuykens wrote: > > > > In witch file do you set your hostname ? > > /etc/rc.conf: > hostname="myhostn.my.net" > > Ro. > >