Skip to content

Missing wpakey option for 802.11 interfaces #167

@baud-9600

Description

@baud-9600

Hi!

First and foremost: awesome work!
NSH eases the configuration and administration a lot :-)

What is apparently missing, is the ability to state a WPA key for 802.11 interfaces, i.e. wpakey.
I still need a /etc/hostname.athn0 since the only options for athn0 in nshrc are:

!
interface athn0
 group wlan
 priority 4
 nwid wlan
 inet 10.0.0.0/24
 media autoselect
 mediaopt hostap

I know of nwkey, but this is WEP and unfortunately not secure anymore...
I did take a look in the source code but since I'm not fluent in C, I'm asking for helping hands / advices :-/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions