From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 13:33:59 2006 Return-Path: X-Original-To: freebsd-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 8887E16A420; Fri, 3 Feb 2006 13:33:59 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.net (mail.yazzy.net [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D1843D4C; Fri, 3 Feb 2006 13:33:58 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.witelcom.com ([84.247.144.144] helo=marcin) by mail.yazzy.net with esmtps (TLSv1:AES256-SHA:256) (YazzY.org) id 1F5147-0001Ph-Fs; Fri, 03 Feb 2006 14:33:32 +0100 Date: Fri, 3 Feb 2006 14:33:55 +0100 From: Marcin Jessa To: Frank Altpeter Message-Id: <20060203143355.088d2db0.lists@yazzy.org> In-Reply-To: <20060203130241.GJ44469@pegasus.dyndns.info> References: <52993.24.90.33.115.1138913403.squirrel@mail.el.net> <59391.24.90.33.115.1138965018.squirrel@mail.el.net> <20060203124325.5f512537.lists@yazzy.org> <57854.24.90.33.115.1138967941.squirrel@mail.el.net> <54176.24.90.33.115.1138971301.squirrel@mail.el.net> <20060203130241.GJ44469@pegasus.dyndns.info> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.4 (GTK+ 2.8.11; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Mailman-Approved-At: Fri, 03 Feb 2006 13:49:13 +0000 Cc: stable@freebsd.org, kalin@el.net, freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org, cristiano.deana@gmail.com Subject: Re: dhclient in 6.0 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, 03 Feb 2006 13:33:59 -0000 On Fri, 3 Feb 2006 14:02:41 +0100 Frank Altpeter wrote: > Hi there, > > kalin mintchev wrote on 2006-02-03 at 13:55:01 CET: > > > 2006/2/3, make stuff up : > > > > > >> thank you... does that mean back to 5.4 for now? > > > > > > Try install /usr/ports/net/isc-dhcp3-client/ > > > > without a connection? > > try to manually ifconfig your fxp0 - this should work. Son't be silly. What if you dont know what IP you will get from the lease? That's what working implementation of DHCP is for...