From owner-freebsd-questions@FreeBSD.ORG Thu Feb 2 20:49:41 2006 Return-Path: X-Original-To: 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 5495716A420 for ; Thu, 2 Feb 2006 20:49:41 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD6C243D5C for ; Thu, 2 Feb 2006 20:49:38 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 39091 invoked by uid 1008); 2 Feb 2006 20:50:03 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 2 Feb 2006 20:50:03 -0000 Received: from 24.90.33.115 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Thu, 2 Feb 2006 15:50:03 -0500 (EST) Message-ID: <52993.24.90.33.115.1138913403.squirrel@mail.el.net> Date: Thu, 2 Feb 2006 15:50:03 -0500 (EST) From: "make stuff up" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: dhclient in 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kalin@el.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 20:49:41 -0000 hi all.. this is new - just installed 6 and here: # dhclient fxp0 DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 5 DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 8 .............................................................................................. and a few other intervals... so if the fxp0 is up and the dhcp server is up then whats wrong with dhclient?... i'm actually writing from a machine on the same dhcp server... thanks...