Skip to content

Issue with WPA2-PSK [AES] #75

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'
)``

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions