Open U-9200 opened 3 weeks ago
Hello thanks for your feedback, yep I havent given the wireless interfaces in OpenBSD and Wi-Fi Network support as much priority as I would like to as we have been prioritising other workloads ... I have added this feature to the road map for config functionality https://github.com/users/yellowman/projects/1/views/1 Ill take a look and see what is involved... thanks
btw you can ask questions on the https://lists.deschutesdigital.com/sympa/arc/nsh/2024-11/ ( NSH Mailing list )
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: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 :-/