On Mon, Dec 06, 2004 at 11:31:57AM +0000, Dennis Dryden wrote:
This seems like it should be a really simple question but ive had a quick look at iwconfig and iwprivIf but i still cant work out the answer. If there is more then one wireless ap in the area how can i select between them?
"iwlist ap" should show the list of available access points (if your card supports it).
"iwconfig <card> ap <foo>" should let you set it.
Or is the APs are all different ESSIDs you can just "iwconfig <card> essid <foo>".
J.