# config file to use with the Karma'd version of hostapd # created by Robin Wood - robin@digininja.org - www.digininja.org interface=wlan0 driver=nl80211 ssid=FreeInternet channel=1 # Both open and shared auth auth_algs=3 # no SSID cloaking ignore_broadcast_ssid=0 # -1 = log all messages logger_syslog=-1 logger_stdout=-1 # 2 = informational messages logger_syslog_level=2 logger_stdout_level=2 # Dump file for state information (on SIGUSR1) # example: kill -USR1 dump_file=/tmp/hostapd.dump ctrl_interface=/var/run/hostapd ctrl_interface_group=0 # 0 = accept unless in deny list macaddr_acl=0 # only used if you want to do filter by MAC address accept_mac_file=/etc/hostapd/hostapd.accept deny_mac_file=/etc/hostapd/hostapd.deny # Finally, enable Karma enable_karma=1