From owner-freebsd-mobile Mon Jul 1 8:30: 7 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6746F37B400 for ; Mon, 1 Jul 2002 08:30:01 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D4C43E1D for ; Mon, 1 Jul 2002 08:30:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24894 invoked from network); 1 Jul 2002 15:30:00 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Jul 2002 15:30:00 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g61FUXM17055; Mon, 1 Jul 2002 11:30:33 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200206291754.g5THsTCO024857@bunrab.catwhisker.org> Date: Mon, 01 Jul 2002 11:30:02 -0400 (EDT) From: John Baldwin To: David Wolfskill Subject: Re: Script to run AFTER DHCP address assigned to wi0? Cc: ler@lerctr.org, freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 29-Jun-2002 David Wolfskill wrote: >>From: Larry Rosenman >>Date: 29 Jun 2002 12:48:20 -0500 > >>Is there any hooks (I couldn't find any) to have a script run AFTER >>dhclient assigns an IP address to wi0? > > Sure, though it's not specific to the interface in question -- > /etc/dhclient-exit-hooks. Another possiblity is to not set the ifconfig_wi0 variable in /etc/rc.conf but use a /etc/start_if.wi0 script instead that runs dhclient and then sets the hostname. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message