2 echo '==> The default location of the configuration files is'
3 echo '==> /etc/hostapd where you can find some config examples.'
4 echo '==> Some of the key configuration files are:'
5 echo '==> hostapd.conf --> primary configuration file'
6 echo '==> hostapd.allow --> MAC allow list'
7 echo '==> hostapd.deny --> MAC deny list'
9 echo '==> This how-to is recommended:'
10 echo '==> http://wireless.kernel.org/RTFM-AP'