PDA

View Full Version : RCM4400W WiFi, Ad-Hoc, and WPA encryption


cpu
02-21-2008, 09:16 AM
Hi,
Can we use WPA encryption with a WiFi network in Ad-Hoc mode?

I can use the RCM4400W in Infrastructure mode with WEP or WPA security. But I cannot get WPA to work in Ad-Hoc mode. I noticed that there are no comments in tcp_config.lib about this combination.

--Is WPA + Ad Hoc a valid combination for WiFi in general?
--Is WPA + Ad Hoc a supported on the RCM4400W?

chor
06-03-2008, 11:15 AM
Hi,
Can we use WPA encryption with a WiFi network in Ad-Hoc mode?

I can use the RCM4400W in Infrastructure mode with WEP or WPA security. But I cannot get WPA to work in Ad-Hoc mode. I noticed that there are no comments in tcp_config.lib about this combination.

--Is WPA + Ad Hoc a valid combination for WiFi in general?
--Is WPA + Ad Hoc a supported on the RCM4400W?

Hi Carl,
Did you get anywhere on this subject? I have used the sample that was shipped with the system, and it worked without encryption. Like you, I failed to make it work with wpa enabled.
Chor

chor
06-09-2008, 07:08 AM
Managed to get WPA running under infra-structure mode, using DHCP. The code is taken from "\Samples\RCM4400W\TCPIP\PINGLED_WPA_PSK.C".
Good luck!

cpu
12-03-2008, 08:22 AM
This is what we learned after looking into it:

infrastructure networks - no enc, WEP, or WPA may be used

Ad-Hoc networks - no enc or WEP may be used

Ad-Hoc networks don't typically use WPA because various networking devices either don't support WPA in Ad-Hoc, or support a flavor of it that is different from others. :mad:

So at least on the RCM4400W module, Rabbit didn't implement WPA for Ad-Hoc.