New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

TKIP support for wifi

Good ideas? Share with us!
Post Reply
basd82
Posts: 17
Joined: 11 Jan 2012, 12:58

TKIP support for wifi

Post by basd82 »

I want to able to use tkip in steat of aes.
Eek
Posts: 372
Joined: 23 Dec 2007, 03:03
Location: the Netherlands

Re: TKIP support for wifi

Post by Eek »

You mean being able to select it through the GUI?

It is available, just edit /etc/hostapd/hostapd.conf
and use

Code: Select all

wpa_pairwise=TKIP CCMP
rsn_pairwise=TKIP CCMP
then restart
/etc/init.d/hostapd restart
cheers
Eek
Post Reply