Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 07:57:52 -0430
From:      Alberto Mijares <amijaresp@gmail.com>
To:        Bobby Walker <bobbyjwalker@live.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 7.1 and wireless with ural
Message-ID:  <s2m286906751004200527xff7cf785naf1c22df568f5924@mail.gmail.com>
In-Reply-To: <SNT140-w4728EAF1F7ADA4DEA6CCA7BB0A0@phx.gbl>
References:  <SNT140-w4728EAF1F7ADA4DEA6CCA7BB0A0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
> And in my rc.conf I have this defined:
> ifconfig_ural0="wpa DHCP"
> hostname="my.home.server"
>


You must create a virtual interface (i.e. wlan0) and then configure it.

# ifconfig wlan0 create wlandev ural0

Read man(5) rc.conf and the handbook for more information. You are
using FreeBSD 8, don't you?

Regards


Alberto Mijares



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