Start/microHowto/DebianWlan

Debian/GNU Linux na laptopie z karta Seanao na Prims 2,5 lub Orinoco

apt-get install wireless-tools

Ja confing wykonywalem na 2.6.16.14 opis kompilacji Kernel

Network device support --->
Wireless LAN (non-hamradio) --->
[*] Wireless LAN (non-hamradio)
<*> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) (NEW)
<*> Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)
<*> Hermes in TMD7160/NCP130 based PCI adaptor support (Pheecom WL-PCI
<*> Prism 2.5 PCI 802.11b adaptor support (EXPERIMENTAL)

ja sobie jeszcze sprawdzilem recznie czy na pewno jest to co chcaiem do wlan .config

CONFIG_EXPERIMENTAL: y Code maturity level options ---> Prompt for development and/or incomplete code/drivers

CONFIG_HOTPLUG: : y General setup ---> Support for hot-pluggable devices

CONFIG_FW_LOADER: m/y (either one will work) Library routines ---> Hotplug firmware loading support (EXPERIMENTAL)

CONFIG_NET_RADIO : y CONFIG_NET_WIRELESS : y Network device support ---> Wireless Lan (non-hamradio)

For PCMCIA Cards :

CONFIG_PCMCIA && CONFIG_CARDBUS General setup ---> PCMCIA/CardBus? support ---> PCMCIA/CardBus? support (m or y) *? CardBus? support (Important!)

idefix:~# iwconfig

Wlan0     IEEE 802.11b  ESSID:""  Nickname:"Prism  I"
          Mode:Managed  Access Point: Not-Associated   Bit Rate:11 Mb/s
          Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/92  Signal level=-68 dBm  Noise level=-122 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

jak nam takie cos sie pojawi to juz mozeby byc szczesliwy ze poprawnie kernel zrobiony

teraz conf karty

essid - nazwa naszego Acces Pointa

channel - kanał

mode (managed, ad-hoc)- typ połącznia w zależności od typu naszej sieci

key xxxx-xxxx-xx - klucz sieciowy, jeśli oczywiście wymaga tego nasz AP-ek

a więc np cos takiego: W miejsce x'ów wpisujemy odpowiednie dane

idefix:# ifconfig wlan0 TWOJE IP up

idefix:# iwconfig wlan0 essid xx channel xx mode xx key xxxx-xxxx-xx

idefix:# route add default gw BRAMA DOMYŚLNA dev wlan0

no i wsio i cieszymy sie netem z wlanu :)


Qel - 2006.05.08


Google Polska Encyklopedia sieciowa
Asterix - Debian Wiki