Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2002 09:14:40 -0700
From:      Neil Bliss <nbliss@mvista.com>
To:        "Crist J. Clark" <cjc@FreeBSD.ORG>
Cc:        Neil Bliss <nbliss@mvista.com>, freebsd-bugs@FreeBSD.ORG
Subject:   Re: conf/30441: Can't set interface arguments for dhcp configured interfaces
Message-ID:  <20020513091319.G7743@dhcp117.mvista.com>
In-Reply-To: <20020512005311.D2824@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Sun, May 12, 2002 at 12:53:11AM -0700
References:  <200205081910.g48JA4963137@freefall.freebsd.org> <20020512005311.D2824@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Actually, it's not anything to do with the dhcp client.  What you're needing to 
be able to do here is to be able to pass any additional ifconfig arguments that 
the card will need to be able to be used.  In my particular case, I'm using a 
wireless ethernet card, and I need to give it the correct ssid for it to get
signal at ifconfig time.  With the current setup, if I'd like this interface to
use dhcp, then that's the *only* thing you can tell rc.network about this card.
With something along the lines of this fix, you can also tell rc.network other
things that need to be configured on your card, and you're not forced into an
either/or situation with regards to dhcp.

thanks for looking at this,

Neil

Once upon a time, Crist J. Clark, then known as cjc, said...
> On Wed, May 08, 2002 at 12:10:04PM -0700, Neil Bliss wrote:
> 
> >  I just ran into this problem, and here's my proposed fix for it.  Feel free to
> >  incorporate it, or not. =)
> 
> [snip]
> 
> Since you are using DHCP, wouldn't it make the most sense to properly
> configure your DHCP setup in dhclient.conf(5)? rc.conf(5) isn't the
> right place to configure your DHCP.
> -- 
> Crist J. Clark                     |     cjclark@alum.mit.edu
>                                    |     cjclark@jhu.edu
> http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

-- 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020513091319.G7743>