Community discussions

MikroTik App
 
kgfisher
just joined
Topic Author
Posts: 6
Joined: Wed Feb 27, 2013 4:27 pm

WPA and WPA2 at the same time

Mon Mar 11, 2013 4:11 pm

Very novice question here...initially I had my router set up to just use WPA2 with AES. But then I've discovered I've got some legacy equipment (A Linksys WVC200 and a Linksys Wifi VOIP phone) that only talk WPA+TKIP.

I enabled WPA and TKIP on the quick settings page and checked the Wireless security profile settings...it appears that WPA and WPA2 have the same password for the AP, which is fine.

However, none of the WPA-only devices can connect. I don't see anything logged in the MikroTik router log either.

Is there some basic step I have missed somewhere?
 
CelticComms
Forum Guru
Forum Guru
Posts: 1765
Joined: Wed May 02, 2012 5:48 am

Re: WPA and WPA2 at the same time

Mon Mar 11, 2013 5:37 pm

If they are so old that they only do WPA and TKIP then maybe they only do B/G? Do you have B/G enabled or only N?
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: WPA and WPA2 at the same time

Mon Mar 11, 2013 7:09 pm

another suggestion is to create a VirtualAP for the WPA1-TKIP devices and for the main interface use the WPA1/2-AES.
 
kgfisher
just joined
Topic Author
Posts: 6
Joined: Wed Feb 27, 2013 4:27 pm

Re: WPA and WPA2 at the same time

Mon Mar 11, 2013 10:51 pm

I have 2Ghz b/g/n enabled so they SHOULD be able to talk to it. Is there any chance the channel width might have something to do with it? I am using 20/40 Mhz HT above...
 
CelticComms
Forum Guru
Forum Guru
Posts: 1765
Joined: Wed May 02, 2012 5:48 am

Re: WPA and WPA2 at the same time

Mon Mar 11, 2013 11:48 pm

I would follow the suggestion from uldis and make a specific virtual AP under the main interface. You may also want to bridge that VAP to a different VLAN and treat it as less secure given the use of WPA & TKIP.
 
kgfisher
just joined
Topic Author
Posts: 6
Joined: Wed Feb 27, 2013 4:27 pm

Re: WPA and WPA2 at the same time

Tue Mar 12, 2013 2:22 am

Thank you guys; I will give the VirtualAP a try. I will let you know if it works out.
 
kgfisher
just joined
Topic Author
Posts: 6
Joined: Wed Feb 27, 2013 4:27 pm

Re: WPA and WPA2 at the same time

Tue Mar 12, 2013 4:05 pm

Hey folks: just a quick follow-up. Creating a VirtualAP with it's own WPA-only security profile did the trick. The old equipment is now communicating again.

Thanks for the suggestions...