Wlan: Unterschied zwischen den Versionen
Aus LaborWiki
KKeine Bearbeitungszusammenfassung |
K (→Todo) |
||
Zeile 23: | Zeile 23: | ||
config 'wifi-iface' | |||
option 'device' 'wifi0' | |||
option 'network' 'lsec' | |||
option 'ssid' 'lsec' | |||
option 'mode' 'ap' | |||
option 'encryption' 'psk2' | |||
option 'server' '10.13.37.1' | |||
option 'key' 'foobar' | |||
[[Category:Admin]] | [[Category:Admin]] | ||
[[Category:HowTo]] | [[Category:HowTo]] |
Version vom 26. Juli 2009, 23:41 Uhr
Hardware:
2 * RB411
- CPU ar7130 300Mhz, 200 bogomips, aes: mips16
- RAM 32MiB
- NAND 64MiB
- LAN 100-Tx RJ-45
- WLAN ar5212 mini-pci abg
- EIA232 (115200bit/s)
- 10-28V (Plus ist innen)
Software:
- openwrt svn xxxx
- ath5k treiber
- elf bauen -> tftp -> bootp -> wget2nand
Geräte:
config 'wifi-iface'
option 'device' 'wifi0' option 'network' 'lsec' option 'ssid' 'lsec' option 'mode' 'ap' option 'encryption' 'psk2' option 'server' '10.13.37.1' option 'key' 'foobar'