diff --git a/config/hostapd.conf b/config/hostapd.conf index eea43887..be164e30 100644 --- a/config/hostapd.conf +++ b/config/hostapd.conf @@ -9,8 +9,8 @@ channel=1 hw_mode=g wpa_passphrase=ChangeMe interface=wlan0 -wpa=1 -wpa_pairwise=TKIP +wpa=2 +wpa_pairwise=CCMP country_code= ## Rapberry Pi 3 specific to on board WLAN/WiFi #ieee80211n=1 # 802.11n support (Raspberry Pi 3) @@ -18,4 +18,5 @@ country_code= #ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40] # (Raspberry Pi 3) ## RaspAP wireless client AP mode -#interface=uap0 \ No newline at end of file +#interface=uap0 +