If the wireless card supports it, you would need to change the wireless mode. The three that are most commonly used are these:
managed - node connects to a network composed of many Access Points, with roaming
ad-hoc - network composed of only one cell and without Access Point
master - the node is the synchronisation master or acts as an Access Point
The mode can changed using the iwconfig command. For a list of iwconfig options use the --help option: Code: /sbin/iwconfig --help
Also, read the man pages for iwconfig, there are more mode options available if your card supports it: Use enter or page up/down to view the entire document, use q to quit (exit) the man page.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|