From owner-freebsd-current@FreeBSD.ORG Tue Sep 13 16:34:33 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD80116A41F for ; Tue, 13 Sep 2005 16:34:33 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F41D43D55 for ; Tue, 13 Sep 2005 16:34:33 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.200] ([10.0.0.200]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j8DGYL6j039396 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 13 Sep 2005 09:34:23 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <43270137.3070703@errno.com> Date: Tue, 13 Sep 2005 09:41:27 -0700 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050327) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ihsan Dogan References: <20050912144257.GA25791@dogan.ch> <4325A755.9060202@errno.com> <20050912222537.GA10004@dogan.ch> In-Reply-To: <20050912222537.GA10004@dogan.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: dhclient exits after a while X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 16:34:33 -0000 Ihsan Dogan wrote: > On Monday, 12 Sep 2005 09:05 -0700, Sam Leffler wrote: > > >>>Another bug? >>> >> >>Hard to say, try giving some useful info like what your setup is. > > > My dhclient.conf: > send host-name "makar"; > > I'm using it on a ath interface, but I haven't tried if the same > happens also with the em interface. I can verify that too. Sounds like the network went down and dhclient terminated. With so little info there's not much one can say. Sam