Skip to content

Issue with WPA2-PSK [AES] #75

@nachogarcia

Description

@nachogarcia

I've got my router with WPA2-PSK [AES] only, and with the hidden SSID.
I used the last nightly build, but I still had troubles with connecting.
After some time, I got it working editing /etc/netctl/foofoofoo, removing the last parameters where TKIP is mentioned.

WPAConfigSection=(
    'ssid="foofoofoo"'
    'scan_ssid=1'
    'psk="barbarbar"'
    'key_mgmt=WPA-PSK'
)``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions