Re: Script to run AFTER DHCP address assigned to wi0?
Larry Rosenman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2002-07-01 at 10:30, John Baldwin wrote: > > On 29-Jun-2002 David Wolfskill wrote: > >>From: Larry Rosenman <[email protected]> > >>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. I actually let pccard.conf do the setup, and since that is later on, the /etc/dhclient-exit-hooks script is perfect. Thanks, though. (ifconfig_wi0 is NOT set in /etc/rc.conf). > > -- > > John Baldwin <[email protected]> <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [email protected] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message