[Wien] Konfiguration v. Bullet M2 mit Backfire-Vienna

Petr Koval (spam-protected)
Do Jul 21 10:33:29 CEST 2011


Am 21.07.11 schrieb Martin Asmus <(spam-protected)>:
> Hallo,
>
> ich habe mich gestern ein paar Stunden mit einer Bullet M2 gespielt. Das
> flashen (mit Joe's Backfire-Vienna) war zwar überhaupt kein Problem, aber
> ich hab's nicht geschafft, das Wireless-Interface zu konfigurieren.
> Es wird zwar ein “wlan0“ (/etc/network) und ein “air0“ (/etc/wireless)
> angelegt, aber wlan0 ist weder konfigurier-, noch ansprechbar und air0 ist
> nur eine leere Hülle.
>
> Hat jemand einen Tipp für mich?
>
>
> Martin

Hallo Martin,
ich habe es auf meinem
http://wlan.fon2.wien.funkfeuer.at/cgi-bin-status.html
so drin

# cat /etc/config/network

config 'interface' 'loopback'
        option 'ifname' 'lo'
        option 'proto' 'static'
        option 'ipaddr' '127.0.0.1'
        option 'netmask' '255.0.0.0'

config 'interface' 'lan'
        option 'ifname' 'eth0'
        option 'proto' 'static'
        option 'netmask' '255.255.255.0'
        option 'ipaddr' '78.41.113.9'
        option 'dns' '193.238.157.5 193.238.156.225 208.67.220.220'

config 'interface' 'air0'
        option 'ifname' 'ath0'
        option 'netmask' '255.255.255.0'
        option 'proto' 'static'
        option 'dns' '193.238.157.5 193.238.156.225 208.67.220.220'
        option 'ipaddr' '78.41.113.200'

# cat /etc/config/wireless

config 'wifi-device' 'wifi0'
        option 'type' 'atheros'
        option 'diversity' '0'
        option 'txantenna' '1'
        option 'rxantenna' '1'
        option 'outdoor' '1'
        option 'distance' '12000'
        option 'disabled' '0'
        option 'channel' '13'
        option 'txpower' '15'
        option 'country' '040'

config 'wifi-iface'
        option 'network' 'air0'
        option 'sw_merge' '1'
        option 'device' 'wifi0'
        option 'mode' 'adhoc'
        option 'frag' '2346'
        option 'rts' '2347'
        option 'encryption' 'none'
        option 'bssid' '26:A7:D4:E4:4F:4D'
        option 'rate' '5500'
        option 'mcast_rate' '5500'
        option 'ssid' 'v13.freiesnetz.www.funkfeuer.at'
        option 'bgscan' '1'
        option 'minrate' '5500'
        option 'maxrate' '5500'
        option 'probereq' '1'

bezogen auf einen Atheros AR2315

lg Petr
-- 
http://wiki.funkfeuer.at/index.php/Benutzer:Peerco




Mehr Informationen über die Mailingliste Wien