Date: Wed, 10 Jul 2013 19:32:17 +0200 From: Alexandre <axelbsd@ymail.com> To: Walter Hurry <walterhurry@gmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: [Bulk] Wireless Networking Message-ID: <CA%2B8gk99yb2W7yOzpnMb=sRNWiaUDXQHNKodue2Ty09qm9wB8-A@mail.gmail.com> In-Reply-To: <krk17n$hk6$1@ger.gmane.org> References: <krk17n$hk6$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, July 10, 2013, Walter Hurry wrote: > 9.1-RELEASE-p4 on amd64. This is a laptop with an Atheros 9280 wireless > chip in a domestic setting with a single router and a cable "modem". > > I have never had to use wireless before, but am now in another room. I > have followed the handbook, and it seems to be working well. One question > though: 'ifconfig -a' shows *two* entries apparently relating to > wireless: ath0 and wlan0. The wlan0 one shows the IP address (fixed, not > DHCP), netmask, ssid and so forth, but the ath0 entry shows only: > > ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290 > ether 0c:ee:e6:80:ed:52 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: associated > > Is this how it should be? > > Hi Walter, Wlan0 is a clone of your wireless network card. So all the IP setup is applied to Wlan0. You will find more information in the handbook http://www.freebsd.org/doc/handbook/network-wireless.html and in rhe ifconfig man page. I hope this will help you. Kind regards, Alexandre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B8gk99yb2W7yOzpnMb=sRNWiaUDXQHNKodue2Ty09qm9wB8-A>