How to a create an access point with nethserver

hello everyone I would try to integrate in nethserver a pci express wifi card to act as an access point to the same I wanted to know if everything is possible
thank you

Depends if your wireless networkcard supports AP mode.
You will have to dive into the commandline to configure the wlan adapter since this is not a feature currently supported in servermanager.
Have a google search and you will come up with plenty ways how others have implemented a wireless networkcard as AP.
Feel free to report back if you are successful and how you managed to get it running.

As @robb already pointed out, please check if your pci express card is supported:

https://wiki.centos.org/HowTos/Laptops/Wireless

https://wireless.wiki.kernel.org/welcome

There’s an example hostapd config on a “NethBerry”:

1 Like