Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2008 02:22:25 -0700
From:      "Kevin Downey" <redchin@gmail.com>
To:        "Oleg Dolgov" <agile@sunbay.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: wpa_supplicant not starting with /etc/rc.d/netif
Message-ID:  <1d3ed48c0804060222r4b7e6b7fv61f885f9854dd6a3@mail.gmail.com>
In-Reply-To: <47F5EF46.50506@sunbay.com>
References:  <47F5EF46.50506@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 4, 2008 at 2:05 AM, Oleg Dolgov <agile@sunbay.com> wrote:
> > Hello,
> >
> > I have been following these instructions from the manual:
> >
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK
> > However, in the step that requires me to run "/etc/rc.d/netif start",
> > instead of it starting wpa_supplicant, I see only "ral0: no
> > link........................ giving up". I've added
> > "ifconfig_ral0="WPA DHCP" to /etc/rc.conf, and it works just fine if I
> > start it manually with "wpa_supplicant -B -c /etc/wpa_supplicant.conf
> > -i ral0". What should I do to get it working? Could it be that there's
> > some bug in your scripts?
> >
> > Regards,
> > Reinis
> >
>
>  Hi, try this (work for me):
>
>  ifconfig_ral0="DHCP WPA"
>
>

maybe
ifconfig_ral0="up DHCP WPA"


-- 
The Mafia way is that we pursue larger goals under the guise of
personal relationships.
 Fisheye



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