Hallo Menschen, ich benötige Hilfe/einen Hinweis mit einem Problem, das mir des Öfteren begegnet. Ich möchte momentan fürs Projekthaus Babelsberg die gleiche Standardkonfiguration vornehmen, wie fürs pub-a-la-pub. In der Kneipe/Begegnungsstätte: WR1043ND im AP Modus Aufm Dach: M2 (oder eben M5) zur Anbindung ins Netz (oder Backbone). Verbunden sind die beiden mittels Kabelkopplung. Nun mein Problem: Immer wenn ich versuche den WR1043ND in den AP Mode zu bringen, scheitert irgendetwas, denn das Interface (wlan0) kommt nun gar nicht mehr hoch -> Die Meldung in der GUI lautet: WLAN ist deaktiviert oder nicht assoziiert Ich habe es auch mit genau der gleichen config vom pub-a-la-pub probiert (rübergebügelt und mac/ip adressen ausgetauscht). Das Problem bleibt genau das gleiche (Wifi startet nicht). Kennt jemand das Problem und kann mich mit einem kleinen Hinweis erlösen? Dann wäre mein ganzer Vormittag doch nicht dahin gewesen. Grüße in die Runde Tommy Hier die wireless und die network config: /etc/config/wireless (powered by imagebuilder) config wifi-device 'radio0' option type 'mac80211' option macaddr '64:70:02:fd:26:cc' option htmode 'HT20' list ht_capab 'SHORT-GI-40' list ht_capab 'DSSS_CCK-40' option diversity '1' option hwmode '11g' option distance '1000' option bssid '02:CA:FF:EE:BA:BE' option disabled '0' option country 'DE' option channel '5' config wifi-iface 'radio0_iface' option device 'radio0' option encryption 'none' option mode 'adhoc' # <- danach eben 'ap' option bgscan '0' option sw_merge '1' option mcast_rate '5500' option probereq '1' option network 'wireless0' option ssid 'www.freifunk-potsdam.de' option bssid '02:CA:FF:EE:BA:BE' dazugehörige /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.1' option type 'bridge' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0' config interface 'wan' option ifname 'eth0.2' option proto 'dhcp' config switch option name 'rtl8366rb' option reset '1' option enable_vlan '1' config switch_vlan option device 'rtl8366rb' option vlan '1' option ports '1 2 3 4 5t' config switch_vlan option device 'rtl8366rb' option vlan '2' option ports '0 5t' config interface 'wireless0' option dns '8.8.8.8 212.204.49.83 141.1.1.1' option netmask '255.255.0.0' option proto 'static' option ipaddr '10.22.9.32' config interface 'wireless0dhcp' option ifname '@wireless0' option proto 'static' option ipaddr '6.9.32.1' option netmask '255.255.255.0'
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, Thomas Janda wrote:
Immer wenn ich versuche den WR1043ND in den AP Mode zu bringen, scheitert irgendetwas, denn das Interface (wlan0) kommt nun gar nicht mehr hoch -> Die Meldung in der GUI lautet: WLAN ist deaktiviert oder nicht assoziiert hast Du den wpad oder wpad-mini mit eincompiliert? Ggf. musst Du ihn nachträglich installieren (opgk update && opkg install wpad).
Nur damit (bzw. mit dem wpa-supplicant) kann das wifi-Interface im Managed-Mode laufen, also als AP. Sonst geht nur ad-hoch und station (client an einem anderen AP). viele Grüße, // melle - -- xmpp: melle@jabber.ccc.de passion: http://mellenthin.de F489 2C4F E8C2 9A15 DBCB mission: http://freifunk-potsdam.de 127C 81B6 FDC3 7C1A FF85 pubkey: http://mellenthin.de/key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREIAAYFAlJ2ryoACgkQR1lJ5Blf2eagPAEAiSPH9SI/KcX6prjgPWwKZ6wt rU+koQioqswzCEAe1CoA/177fFRJ2SCyJoC28YFF5KXSSCCUAe2+cn2+T1osO6RM =78CS -----END PGP SIGNATURE-----
Hallo Melle, der Hinweis (wpad) hat mir gefehlt. Nun läuft's. Vielen Dank & Grüße Tommy On 03.11.2013 21:16, Thomas Mellenthin wrote:
Hi,
Thomas Janda wrote:
Immer wenn ich versuche den WR1043ND in den AP Mode zu bringen, scheitert irgendetwas, denn das Interface (wlan0) kommt nun gar nicht mehr hoch -> Die Meldung in der GUI lautet: WLAN ist deaktiviert oder nicht assoziiert hast Du den wpad oder wpad-mini mit eincompiliert? Ggf. musst Du ihn nachträglich installieren (opgk update && opkg install wpad).
Nur damit (bzw. mit dem wpa-supplicant) kann das wifi-Interface im Managed-Mode laufen, also als AP. Sonst geht nur ad-hoch und station (client an einem anderen AP).
viele Grüße,
// melle
_______________________________________________ Users mailing list Users@lists.freifunk-potsdam.de https://lists.freifunk-potsdam.de/listinfo/users
participants (2)
-
Thomas Janda
-
Thomas Mellenthin