From owner-freebsd-questions Mon Nov 5 8:41:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fancy.blackchick.net (biad.net [63.241.25.141]) by hub.freebsd.org (Postfix) with ESMTP id 12C7237B405 for ; Mon, 5 Nov 2001 08:41:19 -0800 (PST) Received: from home ([200.80.197.252]) by fancy.blackchick.net (8.11.4/8.11.0) with ESMTP id fA5Gdne26167 for ; Mon, 5 Nov 2001 08:39:50 -0800 (PST) (envelope-from zuez@smartdigitalinc.com) From: "Guido Fortunati" To: Subject: RE: forcing renew of DHCP lease Date: Mon, 5 Nov 2001 13:41:41 -0300 Message-ID: <001001c16618$c0cd8ff0$55000b0a@home> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If your IP address is dynamic and you'd like to be notified when the DHCP client receives a new address, is that what you mean? If so, fetch http://www.wicklein.org/~chrisw/FreeBSD/dhclient/dhclient-exit-hooks and save the file as /etc/dhclient-exit-hooks and chmod it, chmod 540 /etc/dhclient-exit-hooks that's all you need afaik. -guido -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Peter Brezny Sent: Lunes, 05 de Noviembre de 2001 01:36 p.m. To: freebsd-questions@FreeBSD.ORG Subject: forcing renew of DHCP lease How do you force an interface to renew its dhcp lease? I've tried taking the devise up and down again ifconfig fxp1 down|up and ficonfig fxp1 inet DHCP Searched the ifconfig man page for dhcp...no luck... TIA Peter Brezny Skyrunner.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message