WiFi@home

WRT54G Linksys WRT54G, configured it with the default firmware. Now want to enable WPA for it.

I am using ndiswrapper for my card, so for connection I am giving:

#iwconfig wlan0 essid <essid>

Now the problem is if I enable WPA, how can I connect ?

#iwconfig wlan0 essid <essid> key <WhatshouldIwritehere?>

or anything else ??