view conf/supauth3.eap.testbed.aaa/hostapd/hostapd.conf @ 10:7b569c198c7c

New EAP test configurations
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 30 Aug 2010 15:24:36 +0900
parents
children 44f87917c579
line wrap: on
line source

interface=wlan0
driver=nl80211

logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump

ctrl_interface=/var/run/hostapd

hw_mode=g
channel=1
ssid=mac80211 test3

wpa=2
wpa_key_mgmt=WPA-EAP
wpa_pairwise=CCMP

ieee8021x=1
eapol_version=2
eap_message=hello

# Configuration for external RADIUS server, actually a proxy
own_ip_addr=192.168.105.70
nas_identifier=supauth3.eap.testbed.aaa
auth_server_addr=192.168.105.60
auth_server_port=1812
auth_server_shared_secret=radiusecret3.1a
acct_server_addr=192.168.105.60
acct_server_port=1813
acct_server_shared_secret=radiusecret3.1b
"Welcome to our mercurial repository"