Date: Thu, 18 Aug 2005 16:15:03 -0300 From: Pablo Allietti <pablo@lacnic.net> To: Beecher Rintoul <akbeech@gmail.com> Cc: freebsd-questions@freebsd.org, Pablo Allietti <pablo@lacnic.net> Subject: Re: wireless DHCP + wep Message-ID: <20050818191503.GB47654@micron.lacnic.net.uy> In-Reply-To: <200508181009.11832.akbeech@gmail.com> References: <20050818173851.GA43579@micron.lacnic.net.uy> <200508181009.11832.akbeech@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2005 at 10:09:11AM -0800, Beecher Rintoul wrote: > On Thursday 18 August 2005 09:38 am, Pablo Allietti wrote: > > Hi all i have a question. ok this work but not assign any ip ... and when i run the dhclient iwi0 in the /var/log/mesages give an error dhclient: Can't Attach interface iwi0 to bpf device /dev/bpf1: Network is down any help??? please > > > > i configure a Intel 2200 wireless card and the system detect ok and load > > in the start time. > > > > so. now i need to add wep Key and DHCP. > > > > is that possible to do in automatically. > > > > because rigth now i cant do dhcp and need to do a ifconfig blablabla > > wepkey xxxxxx wepmode 0 any time when i restart my laptop. > > In your /etc/rc.conf put: > > ifconfig_wi0="DHCP" > > Add the following file to /etc: start_if.wi0 > > Add your ifconfig settings to that file: > > ifconfig wi0 ssid whatever wepkey xxxxxx wepmode 0 > > Of course change wi0 to whatever driver your card uses. This worked for me and > should work when you reboot. > > Beech > > > > -- > --------------------------------------------------------------------------------------- > Beech Rintoul - System Administrator - akbeech@gmail.com > /"\ ASCII Ribbon Campaign | NorthWind Communications > \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 > X - NO Word docs in e-mail | Anchorage, AK 99501 > / \ > --------------------------------------------------------------------------------------- > > > > > > > > > > ---end quoted text--- -- .- Pablo Allietti LACNIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050818191503.GB47654>