Project

General

Profile

Actions

Bug #904

closed

wpa_supplicant.conf is not working with local router

Added by Hammel over 1 year ago. Updated about 2 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
24 Sep 2022
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

The setup use the following:

network={
ssid="AP_SSID" 
psk="psk" 
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP
}
The following changes seem necessary to do strict WPA2:
  • proto should be "RSN"
  • pairwise should be CCMP
  • group should be CCMP

For mixed mode support the group can be set to TKIP instead of CCMP.

It's not clear, after some minor testing, that this actually works with my router. This bug will remain open until I can explain this.


Related issues

Has duplicate pibox-network-config - Bug #927: RPi2 fails to connect via wifiRejectedHammel01 Dec 2022

Actions
Blocks PiBox - Testing #1099: Verify Media System and Player System properly support PiNet's web UI.ClosedHammel15 Jan 2024

Actions
Actions

Also available in: Atom PDF