Changeset 1956

Show
Ignore:
Timestamp:
04/08/11 14:26:27 (23 months ago)
Author:
matthijs
Message:

Forwardport r1950: Use WPA2/AES by default on 2.0n.

The previous default, WPA/TKIP does not allow for speeds greater than
54M (per the 802.11n specification). By changing the default, users can
benefit from high speeds out of the box.

This setting might cause older hardware to stop working, but users can
always downgrade the setting later on. Using WPA/WPA2-Mixed mode
is rumored to also cause problems with some hardware, so we default to
full WPA2 mode now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/fon/fonbase/targets/f20n/etc/config/fon

    r1815 r1956  
    1515config private private 
    1616        option  essid           MyPlace 
    17         option  encryption      wpa 
    18         option  wpa_crypto      tkip 
     17        option  encryption      wpa2 
     18        option  wpa_crypto      aes 
    1919 
    2020config firewall firewall