2011/5/13 Trev Peterson <t...@advanced-reality.com>:
> Thanks.   Here's the output:
>
> firewall# cat /var/log/dmesg | grep -i ath
> [   56.588357] ath: EEPROM regdomain: 0x809c
> [   56.588417] ath: EEPROM indicates we should expect a country code
> [   56.588479] ath: doing EEPROM country->regdmn map search
> [   56.588538] ath: country maps to regdmn code: 0x52
> [   56.588598] ath: Country alpha2 being used: CN
> [   56.588651] ath: Regpair used: 0x52
> [   57.018356] phy0: Selected rate control algorithm
> 'ath9k_rate_control'
> [   57.030149] Registered led device: ath9k-phy0::radio
> [   57.043918] Registered led device: ath9k-phy0::assoc
> [   57.058143] Registered led device: ath9k-phy0::tx
> [   57.067567] Registered led device: ath9k-phy0::rx
> [   57.067664] phy0: Atheros AR9280 Rev:2 mem=0x88ba0000, irq=12
>
Thanks.
I have running this card in an ALIX 2D13 router and bridged eth2
(pointing to LAN) with the wlan0  together to br0
----------
brctl show br0
bridge name     bridge id               STP enabled     interfaces
br0             8000.000db920d972       no              eth2
                                                                wlan0
----------
/etc/hostapd/hostapd.conf
interface=wlan0
bridge=br0
driver=nl80211
logger_syslog=-1
logger_syslog_level=1
logger_stdout=-1
logger_stdout_level=2
debug=0
ctrl_interface=/var/run/hostapd
hw_mode=g
macaddr_acl=0
auth_algs=3
ignore_broadcast_ssid=0
wpa=3
ssid=Lighthouse
wpa_psk_file=/etc/hostapd/hostapd.wpa_psk
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
wpa_pairwise=CCMP
channel=5
eap_server=0
eapol_key_index_workaround=0
----------
cat /etc/hostapd/hostapd.wpa_psk
00:00:00:00:00:00 xxxxxxxxlongpasswordxxxxxxxx
----------
/etc/network/interfaces
# the wlan0 it added to the bridge br0 by hostapd
#...
auto br0
iface br0 inet static
address 172.23.254.254
netmask 255.255.0.0
broadcast 172.23.255.255
bridge_ports eth2

Juergen

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to