Differences between revisions 2 and 3
Revision 2 as of 2002-11-21 18:05:31
Size: 1002
Editor: 066-241-084-031
Comment:
Revision 3 as of 2002-11-21 18:08:01
Size: 1023
Editor: 066-241-084-031
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
Connect to a standard InfastructureMode access point:
Connect to a standard InfastructureMode access point: [[BR]]
Line 16: Line 17:
If you want to connect to a WEP network, you will have to enter the key (key length and data are dependant on the network): If you want to connect to a WEP network, you will have to enter the key (key length and data are dependant on the network):[[BR]]
Line 19: Line 20:
To connect to an Ad-Hoc network: To connect to an Ad-Hoc network:[[BR]]

Instructions on how to associate with an AccessPoint under your operating system.

Windows

Windows 98, ME and 2000 each use applications shipped with your card that you should install and use. I will fill each of these out as I have time and cards ;)

Lucent / Orinoco / Wavelan

Linux

You should be able to define what network your pcmcia card connects to in /etc/pcmcia/wireless.opts, however some cards firmeware ignores this. Listed below are some commands that will allow you to change network association.

Connect to a standard InfastructureMode access point: BR  iwconfig mode managed essid network_to_associate_with 

If you want to connect to a WEP network, you will have to enter the key (key length and data are dependant on the network):BR  iwconfig mode managed essid network_to_associate_with key key 1122334455 

To connect to an Ad-Hoc network:BR  iwconfig mode ad-hoc essid network_to_associate_with 


[CategoryDocumentation]

AssociationWithNetworks (last edited 2012-03-10 02:05:36 by RussellSenior)