by jdmendez » Tue Mar 16, 2010 2:27 am
I had this problem, and I was able to solve it. The problem is that XPU network manager is not completely autoconfigure, and it seems that could not detect between open and shared mode.
In order to solve the problem, you should:
1. Try to connect using the XPUD GUI, (select your Access Point, and enter you password).
2. GO to xterm and tell the adaptor that you want to connect using a shared key. (at least that was my problem. do=> iwconfig eth1 key restricted
By default, it is set up for "open" instead of "restricted".
3.After a few seconds, XPUD will connect automatically.
Jorge