FreeRADIUS Version 2.0.5, for host i386-redhat-linux-gnu, built on Jul 30 2008 at 10:41:14
Copyright (C) 1999-2008 The FreeRADIUS server project and contributors. 
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. 
You may redistribute copies of FreeRADIUS under the terms of the 
GNU General Public License v2. 
Starting - reading configuration files ...
including configuration file /etc/raddb/radiusd.conf
including configuration file /etc/raddb/proxy.conf
including configuration file /etc/raddb/clients.conf
including configuration file /etc/raddb/snmp.conf
including files in directory /etc/raddb/modules/
including configuration file /etc/raddb/modules/echo
including configuration file /etc/raddb/modules/detail.log
including configuration file /etc/raddb/modules/mschap
including configuration file /etc/raddb/modules/mac2vlan
including configuration file /etc/raddb/modules/checkval
including configuration file /etc/raddb/modules/sradutmp
including configuration file /etc/raddb/modules/sql_log
including configuration file /etc/raddb/modules/detail
including configuration file /etc/raddb/modules/acct_unique
including configuration file /etc/raddb/modules/digest
including configuration file /etc/raddb/modules/pap
including configuration file /etc/raddb/modules/attr_filter
including configuration file /etc/raddb/modules/policy
including configuration file /etc/raddb/modules/chap
including configuration file /etc/raddb/modules/expr
including configuration file /etc/raddb/modules/smbpasswd
including configuration file /etc/raddb/modules/radutmp
including configuration file /etc/raddb/modules/passwd
including configuration file /etc/raddb/modules/expiration
including configuration file /etc/raddb/modules/mac2ip
including configuration file /etc/raddb/modules/etc_group
including configuration file /etc/raddb/modules/counter
including configuration file /etc/raddb/modules/logintime
including configuration file /etc/raddb/modules/attr_rewrite
including configuration file /etc/raddb/modules/files
including configuration file /etc/raddb/modules/preprocess
including configuration file /etc/raddb/modules/ippool
including configuration file /etc/raddb/modules/exec
including configuration file /etc/raddb/modules/krb5
including configuration file /etc/raddb/modules/always
including configuration file /etc/raddb/modules/unix
including configuration file /etc/raddb/modules/pam
including configuration file /etc/raddb/modules/realm
including configuration file /etc/raddb/eap.conf
including configuration file /etc/raddb/policy.conf
including files in directory /etc/raddb/sites-enabled/
including configuration file /etc/raddb/sites-enabled/default
including configuration file /etc/raddb/sites-enabled/inner-tunnel
group = radiusd
user = radiusd
including dictionary file /etc/raddb/dictionary
main {
	prefix = "/usr"
	localstatedir = "/var"
	logdir = "/var/log/radius"
	libdir = "/usr/lib/freeradius"
	radacctdir = "/var/log/radius/radacct"
	hostname_lookups = no
	max_request_time = 30
	cleanup_delay = 5
	max_requests = 1024
	allow_core_dumps = no
	pidfile = "/var/run/radiusd/radiusd.pid"
	checkrad = "/usr/sbin/checkrad"
	debug_level = 0
	proxy_requests = yes
 log {
	stripped_names = no
	auth = no
	auth_badpass = no
	auth_goodpass = no
 }
}
 client localhost {
	ipaddr = 127.0.0.1
	require_message_authenticator = no
	secret = "somepass"
	nastype = "other"
 }
 client 192.168.51.0/24 {
	require_message_authenticator = no
	secret = "somepass"
	shortname = "radius-test"
 }
 client 192.168.0.79/32 {
	require_message_authenticator = no
	secret = "somepass"
 }
radiusd: #### Loading Realms and Home Servers ####
 proxy server {
	retry_delay = 5
	retry_count = 3
	default_fallback = no
	dead_time = 120
	wake_all_if_all_dead = no
 }
 home_server localhost {
	ipaddr = 127.0.0.1
	port = 1812
	type = "auth"
	secret = "testing123"
	response_window = 20
	max_outstanding = 65536
	zombie_period = 40
	status_check = "status-server"
	ping_check = "none"
	ping_interval = 30
	check_interval = 30
	num_answers_to_alive = 3
	num_pings_to_alive = 3
	revive_interval = 120
	status_check_timeout = 4
 }
 home_server_pool my_auth_failover {
	type = fail-over
	home_server = localhost
 }
 realm example.com {
	auth_pool = my_auth_failover
 }
 realm LOCAL {
 }
radiusd: #### Instantiating modules ####
 instantiate {
 Module: Linked to module rlm_exec
 Module: Instantiating exec
  exec {
	wait = no
	input_pairs = "request"
	shell_escape = yes
  }
 Module: Linked to module rlm_expr
 Module: Instantiating expr
 Module: Linked to module rlm_expiration
 Module: Instantiating expiration
  expiration {
	reply-message = "Password Has Expired  "
  }
 Module: Linked to module rlm_logintime
 Module: Instantiating logintime
  logintime {
	reply-message = "You are calling outside your allowed timespan  "
	minimum-timeout = 60
  }
 }
radiusd: #### Loading Virtual Servers ####
server inner-tunnel {
 modules {
 Module: Checking authenticate {...} for more modules to load
 Module: Linked to module rlm_pap
 Module: Instantiating pap
  pap {
	encryption_scheme = "auto"
	auto_header = no
  }
 Module: Linked to module rlm_chap
 Module: Instantiating chap
 Module: Linked to module rlm_mschap
 Module: Instantiating mschap
  mschap {
	use_mppe = yes
	require_encryption = no
	require_strong = no
	with_ntdomain_hack = yes
	ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --domain=%{mschap:NT-Domain:-CURRICULUM} --username=%{mschap:User-Name} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"
  }
 Module: Linked to module rlm_unix
 Module: Instantiating unix
  unix {
	radwtmp = "/var/log/radius/radwtmp"
  }
 Module: Linked to module rlm_eap
 Module: Instantiating eap
  eap {
	default_eap_type = "peap"
	timer_expire = 60
	ignore_unknown_eap_types = no
	cisco_accounting_username_bug = no
  }
 Module: Linked to sub-module rlm_eap_md5
 Module: Instantiating eap-md5
 Module: Linked to sub-module rlm_eap_leap
 Module: Instantiating eap-leap
 Module: Linked to sub-module rlm_eap_gtc
 Module: Instantiating eap-gtc
   gtc {
	challenge = "Password: "
	auth_type = "PAP"
   }
 Module: Linked to sub-module rlm_eap_tls
 Module: Instantiating eap-tls
   tls {
	rsa_key_exchange = no
	dh_key_exchange = yes
	rsa_key_length = 512
	dh_key_length = 512
	verify_depth = 0
	pem_file_type = yes
	private_key_file = "/etc/raddb/certs/florence/florence.key"
	certificate_file = "/etc/raddb/certs/florence/florence.crt"
	CA_file = "/etc/raddb/certs/florence/cacert.pem"
	dh_file = "/etc/raddb/certs/florence/dh"
	random_file = "/dev/urandom"
	fragment_size = 1024
	include_length = yes
	check_crl = no
	cipher_list = "DEFAULT"
	make_cert_command = "/etc/raddb/certs/florence/bootstrap"
   }
 Module: Linked to sub-module rlm_eap_ttls
 Module: Instantiating eap-ttls
   ttls {
	default_eap_type = "md5"
	copy_request_to_tunnel = no
	use_tunneled_reply = no
	virtual_server = "inner-tunnel"
   }
 Module: Linked to sub-module rlm_eap_peap
 Module: Instantiating eap-peap
   peap {
	default_eap_type = "mschapv2"
	copy_request_to_tunnel = no
	use_tunneled_reply = no
	proxy_tunneled_request_as_eap = yes
	virtual_server = "inner-tunnel"
   }
 Module: Linked to sub-module rlm_eap_mschapv2
 Module: Instantiating eap-mschapv2
   mschapv2 {
	with_ntdomain_hack = no
   }
 Module: Checking authorize {...} for more modules to load
 Module: Linked to module rlm_realm
 Module: Instantiating suffix
  realm suffix {
	format = "suffix"
	delimiter = "@"
	ignore_default = no
	ignore_null = no
  }
 Module: Linked to module rlm_files
 Module: Instantiating files
  files {
	usersfile = "/etc/raddb/users"
	acctusersfile = "/etc/raddb/acct_users"
	preproxy_usersfile = "/etc/raddb/preproxy_users"
	compat = "no"
  }
 Module: Checking session {...} for more modules to load
 Module: Linked to module rlm_radutmp
 Module: Instantiating radutmp
  radutmp {
	filename = "/var/log/radius/radutmp"
	username = "%{User-Name}"
	case_sensitive = yes
	check_with_nas = yes
	perm = 384
	callerid = yes
  }
 Module: Checking post-proxy {...} for more modules to load
 Module: Checking post-auth {...} for more modules to load
 Module: Linked to module rlm_attr_filter
 Module: Instantiating attr_filter.access_reject
  attr_filter attr_filter.access_reject {
	attrsfile = "/etc/raddb/attrs.access_reject"
	key = "%{User-Name}"
  }
 }
}
server {
 modules {
 Module: Checking authenticate {...} for more modules to load
 Module: Checking authorize {...} for more modules to load
 Module: Linked to module rlm_preprocess
 Module: Instantiating preprocess
  preprocess {
	huntgroups = "/etc/raddb/huntgroups"
	hints = "/etc/raddb/hints"
	with_ascend_hack = no
	ascend_channels_per_line = 23
	with_ntdomain_hack = no
	with_specialix_jetstream_hack = no
	with_cisco_vsa_hack = no
	with_alvarion_vsa_hack = no
  }
 Module: Checking preacct {...} for more modules to load
 Module: Linked to module rlm_acct_unique
 Module: Instantiating acct_unique
  acct_unique {
	key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"
  }
 Module: Checking accounting {...} for more modules to load
 Module: Linked to module rlm_detail
 Module: Instantiating detail
  detail {
	detailfile = "/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d"
	header = "%t"
	detailperm = 384
	dirperm = 493
	locking = no
	log_packet_header = no
  }
 Module: Instantiating attr_filter.accounting_response
  attr_filter attr_filter.accounting_response {
	attrsfile = "/etc/raddb/attrs.accounting_response"
	key = "%{User-Name}"
  }
 Module: Checking session {...} for more modules to load
 Module: Checking post-proxy {...} for more modules to load
 Module: Checking post-auth {...} for more modules to load
 }
}
radiusd: #### Opening IP addresses and Ports ####
listen {
	type = "auth"
	ipaddr = *
	port = 0
}
listen {
	type = "acct"
	ipaddr = *
	port = 0
}
main {
	snmp = no
	smux_password = ""
	snmp_write_access = no
}
Listening on authentication address * port 1812
Listening on accounting address * port 1813
Listening on proxy address * port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=166, length=127
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	EAP-Message = 0x02010008016a696d
	Message-Authenticator = 0xe07ffa2d6cd8b825916afa68c5743659
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 1 length 8
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
++[eap] returns updated
++[unix] returns updated
++[files] returns noop
++[expiration] returns noop
++[logintime] returns noop
rlm_pap: Found existing Auth-Type, not changing it.
++[pap] returns noop
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: EAP Identity
  rlm_eap: processing type tls
  rlm_eap_tls: Initiate
  rlm_eap_tls: Start returned 1
++[eap] returns handled
Sending Access-Challenge of id 166 to 192.168.51.88 port 1026
	EAP-Message = 0x010200061920
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae51051b9d06b30c3cfbd73d35
Finished request 0.
Going to the next request
Waking up in 4.9 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=167, length=249
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae51051b9d06b30c3cfbd73d35
	EAP-Message = 0x0202007019800000006616030100610100005d030148aecad3a72c858dadc8a6b4449c4e04a3a9793cc9db4ea1ffd65620c8772fd8000036002f000500040035000a000900030008000600320033003800390016001500140013001200110034003a0018001b001a0017001900010100
	Message-Authenticator = 0xa9b3862e6675b1ba8c707ea4f1ef6ad1
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 2 length 112
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  TLS Length 102
rlm_eap_tls:  Length Included
  eaptls_verify returned 11 
    (other): before/accept initialization 
    TLS_accept: before/accept initialization 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0061], ClientHello  
    TLS_accept: SSLv3 read client hello A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 004a], ServerHello  
    TLS_accept: SSLv3 write server hello A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0727], Certificate  
    TLS_accept: SSLv3 write certificate A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0004], ServerHelloDone  
    TLS_accept: SSLv3 write server done A 
    TLS_accept: SSLv3 flush data 
    TLS_accept: Need to read more data: SSLv3 read client certificate A
In SSL Handshake Phase 
In SSL Accept mode  
  eaptls_process returned 13 
  rlm_eap_peap: EAPTLS_HANDLED
++[eap] returns handled
Sending Access-Challenge of id 167 to 192.168.51.88 port 1026
	EAP-Message = 0x0103040019c000000784160301004a02000046030148aecb120eb06227aab0acf66808ba068d2f303eedcf4603835c0ac5e6e787c92093336e6eef6b211ad04f2042df9810040debedd47147c1e3d0715036dded9c44002f0016030107270b0007230007200002f7308202f33082025c02090095038c48e7e2410b300d06092a864886f70d01010505003081bc310b3009060355040613024742311230100603550408130948616d7073686972653112301006035504071309486564676520456e6431173015060355040a130e57696c6465726e205363686f6f6c31173015060355040b130e495420446576656c6f706d656e74312730250603550403
	EAP-Message = 0x131e6561726c69676c6f772e77696c6465726e2e68616e74732e7363682e756b312a302806092a864886f70d010901161b6a2e79616c654077696c6465726e2e68616e74732e7363682e756b301e170d3038303831393135323635355a170d3038303931383135323635355a3081be310b3009060355040613024742311230100603550408130948616d7073686972653112301006035504071309486564676520456e6431173015060355040a130e57696c6465726e205363686f6f6c31173015060355040b130e495420446576656c6f706d656e74312630240603550403131d666c6f72656e63652e77696c6465726e2e68616e74732e7363682e75
	EAP-Message = 0x6b312d302b06092a864886f70d010901161e6974737570706f72744077696c6465726e2e68616e74732e7363682e756b30819f300d06092a864886f70d010101050003818d0030818902818100a05a148482bce2cc9bfa527854ab77bac579d6f4e1dd77c51a76298563ac72b50e0c07a7c8a6be41734efc860898e37b5bbe439d9b1a2fe2defa2155384a1c0a59a253342afb8c44c589ee90fbd278253f29d5db49af0828820c9216f59742ed12dfdfe38587aaf1e7c668e07b000b98a81398544f7407a2e248b91624b1f33b0203010001300d06092a864886f70d010105050003818100488d52e856c4e8b445aba8ad469b6b8cdbb3621fb8e813d3
	EAP-Message = 0x9f1eb333dbd85555ffe6d08f7e1a11715ac89bd57e4b3ae029a843659e398a9fc2830d1eedff7a40838ac5498e29ab54c8c54de61140b27eb81b7d6b26ca957cbb469d826683c04cdec79a9592cc64bf7681f31f9c7dd400ba64dae91c7101edebd2092dab3632f70004233082041f30820388a00302010202090095038c48e7e24101300d06092a864886f70d01010405003081bc310b3009060355040613024742311230100603550408130948616d7073686972653112301006035504071309486564676520456e6431173015060355040a130e57696c6465726e205363686f6f6c31173015060355040b130e495420446576656c6f706d656e7431
	EAP-Message = 0x2730250603550403131e6561
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae50041b9d06b30c3cfbd73d35
Finished request 1.
Going to the next request
Waking up in 4.9 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=168, length=143
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae50041b9d06b30c3cfbd73d35
	EAP-Message = 0x020300061900
	Message-Authenticator = 0x3b9573f050093334275b4f2b493e8850
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 3 length 6
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake fragment handler
  eaptls_verify returned 1 
  eaptls_process returned 13 
  rlm_eap_peap: EAPTLS_HANDLED
++[eap] returns handled
Sending Access-Challenge of id 168 to 192.168.51.88 port 1026
	EAP-Message = 0x010403941900726c69676c6f772e77696c6465726e2e68616e74732e7363682e756b312a302806092a864886f70d010901161b6a2e79616c654077696c6465726e2e68616e74732e7363682e756b301e170d3037313132383130323534365a170d3038313132373130323534365a3081bc310b3009060355040613024742311230100603550408130948616d7073686972653112301006035504071309486564676520456e6431173015060355040a130e57696c6465726e205363686f6f6c31173015060355040b130e495420446576656c6f706d656e74312730250603550403131e6561726c69676c6f772e77696c6465726e2e68616e74732e7363
	EAP-Message = 0x682e756b312a302806092a864886f70d010901161b6a2e79616c654077696c6465726e2e68616e74732e7363682e756b30819f300d06092a864886f70d010101050003818d0030818902818100a8442dcf0fa1254d6f8031ba1c0f632788682b34c4d99e8eec19f7edf5d92e4fd1bf060bf8f16f31fdb55b175d1b2c51549cd428793d0b9e2df31c64941493d6d0a14bacba5d9f039e22bc6c7a96450b0f26ebd5eb7bd97d9ca76a1ef04086d599329c22bab7a02855c8ccdf8831e9f73f940bbf8598dbe9972f774704c223f30203010001a382012530820121301d0603551d0e041604145282b08fb319bd3cd01f964b9ea93dfd6effb1753081f106
	EAP-Message = 0x03551d230481e93081e680145282b08fb319bd3cd01f964b9ea93dfd6effb175a181c2a481bf3081bc310b3009060355040613024742311230100603550408130948616d7073686972653112301006035504071309486564676520456e6431173015060355040a130e57696c6465726e205363686f6f6c31173015060355040b130e495420446576656c6f706d656e74312730250603550403131e6561726c69676c6f772e77696c6465726e2e68616e74732e7363682e756b312a302806092a864886f70d010901161b6a2e79616c654077696c6465726e2e68616e74732e7363682e756b82090095038c48e7e24101300c0603551d13040530030101
	EAP-Message = 0xff300d06092a864886f70d01010405000381810024905f5ee8ffbd17974d2813120b9ca4f66be8ccacc443157f4d5bb8378a9834014b0fcbf303ae1a8c1932a12369395fe92bad675fe39791c05e51c185e37f8d8ff59b506c526dab5f4c51bc5988b3c5ea25234c6165328efd773e8bd7b57634bd398b3b02672020e3d6c27da06bbd742eaaafc710304f50b60d7f0d69294b1116030100040e000000
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae53031b9d06b30c3cfbd73d35
Finished request 2.
Going to the next request
Waking up in 4.9 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=169, length=345
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae53031b9d06b30c3cfbd73d35
	EAP-Message = 0x020400d01980000000c61603010086100000820080707314e614bc8152be2adb2a1719e9d8d19f56f3b97bb9ab89026729f2c96cf9b9195921a82f3ff00fbe29ac62a7a7c197d87eea877ce746ef3fa9bf15959a2425f5569d1aaf082c74299912a4060b578a51d43a0b2371ce01cc4735bbbdc3f79218ea1a7d9526c02a32f893b51bddceb8e80306fcb6512925bf8f906f8e6920140301000101160301003047d0146bb0a04ceae8821e618d5e7248434c9e423b4a149b9ab19191fc35a95a13a05185f61b0e69796b011c334335cf
	Message-Authenticator = 0x0b832c17839f55d08a8b537db162e817
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 4 length 208
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  TLS Length 198
rlm_eap_tls:  Length Included
  eaptls_verify returned 11 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange  
    TLS_accept: SSLv3 read client key exchange A 
  rlm_eap_tls: <<< TLS 1.0 ChangeCipherSpec [length 0001]  
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0010], Finished  
    TLS_accept: SSLv3 read finished A 
  rlm_eap_tls: >>> TLS 1.0 ChangeCipherSpec [length 0001]  
    TLS_accept: SSLv3 write change cipher spec A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0010], Finished  
    TLS_accept: SSLv3 write finished A 
    TLS_accept: SSLv3 flush data 
    (other): SSL negotiation finished successfully 
SSL Connection Established 
  eaptls_process returned 13 
  rlm_eap_peap: EAPTLS_HANDLED
++[eap] returns handled
Sending Access-Challenge of id 169 to 192.168.51.88 port 1026
	EAP-Message = 0x0105004119001403010001011603010030266f8b03b4e3a69ce8e559d32de67b8cc55069c5447b4bd06acc68238b1f302d0c9a06e0ae11f6209a2480d6b739338b
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae52021b9d06b30c3cfbd73d35
Finished request 3.
Going to the next request
Waking up in 4.9 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=170, length=143
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae52021b9d06b30c3cfbd73d35
	EAP-Message = 0x020500061900
	Message-Authenticator = 0xc1ba0acafb2e5577ffe3ee50c832c61a
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 5 length 6
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake is finished
  eaptls_verify returned 3 
  eaptls_process returned 3 
  rlm_eap_peap: EAPTLS_SUCCESS
++[eap] returns handled
Sending Access-Challenge of id 170 to 192.168.51.88 port 1026
	EAP-Message = 0x0106002b1900170301002006bcff706c186747fef7929da287eb006501fbb1b678a09eeb1743ae09697e74
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae55011b9d06b30c3cfbd73d35
Finished request 4.
Going to the next request
Waking up in 2.8 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=171, length=180
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae55011b9d06b30c3cfbd73d35
	EAP-Message = 0x0206002b1900170301002093af25f7cdf5177aaabf8fe6e86683d056d81d234a0391314768a71a0aa75b1f
	Message-Authenticator = 0xe3486e2eea9f920d23a98d8e16cdb574
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 6 length 43
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7 
  rlm_eap_tls: Done initial handshake
  eaptls_process returned 7 
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Decoding tunneled attributes.
  rlm_eap_peap: Identity - jim
  PEAP: Got tunneled EAP-Message
	EAP-Message = 0x02060008016a696d
  PEAP: Got tunneled identity of jim
  PEAP: Setting default EAP type for tunneled EAP session.
  PEAP: Setting User-Name to jim
  PEAP: Sending tunneled request
	EAP-Message = 0x02060008016a696d
	FreeRADIUS-Proxied-To = 127.0.0.1
	User-Name = "jim"
server inner-tunnel {
+- entering group authorize
++[chap] returns noop
++[mschap] returns noop
++[unix] returns updated
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
++[control] returns noop
  rlm_eap: EAP packet type response id 6 length 8
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
++[eap] returns updated
++[files] returns noop
++[expiration] returns noop
++[logintime] returns noop
rlm_pap: Found existing Auth-Type, not changing it.
++[pap] returns noop
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: EAP Identity
  rlm_eap: processing type mschapv2
rlm_eap_mschapv2: Issuing Challenge
++[eap] returns handled
} # server inner-tunnel
  PEAP: Got tunneled reply RADIUS code 11
	EAP-Message = 0x0107001d1a01070018101c35f7544ea1b529a1cc11b5d438fbe26a696d
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0xb1e2aa89b1e5b0f18f93587e41bbe168
  PEAP: Processing from tunneled session code 0x955d1e0 11
	EAP-Message = 0x0107001d1a01070018101c35f7544ea1b529a1cc11b5d438fbe26a696d
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0xb1e2aa89b1e5b0f18f93587e41bbe168
  PEAP: Got tunneled Access-Challenge
++[eap] returns handled
Sending Access-Challenge of id 171 to 192.168.51.88 port 1026
	EAP-Message = 0x0107003b19001703010030c35f11a0c523040d4b80ddd222267770e3c80c9498ae08267f63d7e90c173dbf426493d129bf5dbc1228a87208f1cc4b
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae54001b9d06b30c3cfbd73d35
Finished request 5.
Going to the next request
Waking up in 2.8 seconds.
rad_recv: Access-Request packet from host 192.168.51.88 port 1026, id=172, length=228
	NAS-IP-Address = 192.168.51.88
	NAS-Port-Type = Wireless-802.11
	NAS-Port = 0
	Framed-MTU = 1400
	User-Name = "jim"
	Calling-Station-Id = "00-1E-52-C6-D8-B2"
	Called-Station-Id = "00-13-21-57-24-7B"
	NAS-Identifier = "wap420-901"
	State = 0x510702ae54001b9d06b30c3cfbd73d35
	EAP-Message = 0x0207005b19001703010050225518d6eb6dcb973073277daa096849f6ce039f1072c40a5cb6a3b9b9ea0e8f8cf38f32ff922c0db8c807d3114a8b5da8acf47855a76c3a90f1d0816533ff24df96f3e014cd95a0d63f0a865cd0ec9c
	Message-Authenticator = 0x464e8808d0be649499e65c6a7fa04363
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
  rlm_eap: EAP packet type response id 7 length 91
  rlm_eap: Continuing tunnel setup.
++[eap] returns ok
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7 
  rlm_eap_tls: Done initial handshake
  eaptls_process returned 7 
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Decoding tunneled attributes.
  rlm_eap_peap: EAP type mschapv2
  PEAP: Got tunneled EAP-Message
	EAP-Message = 0x0207003e1a0207003931ae9a7267108cff0acd5b200abb672f0600000000000000002697ab98fbfa68def228dc340a2e7d23fd373cbae5d7fcc8006a696d
  PEAP: Setting User-Name to jim
  PEAP: Sending tunneled request
	EAP-Message = 0x0207003e1a0207003931ae9a7267108cff0acd5b200abb672f0600000000000000002697ab98fbfa68def228dc340a2e7d23fd373cbae5d7fcc8006a696d
	FreeRADIUS-Proxied-To = 127.0.0.1
	User-Name = "jim"
	State = 0xb1e2aa89b1e5b0f18f93587e41bbe168
server inner-tunnel {
+- entering group authorize
++[chap] returns noop
++[mschap] returns noop
++[unix] returns updated
    rlm_realm: No '@' in User-Name = "jim", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
++[control] returns noop
  rlm_eap: EAP packet type response id 7 length 62
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
++[eap] returns updated
++[files] returns noop
++[expiration] returns noop
++[logintime] returns noop
rlm_pap: Found existing Auth-Type, not changing it.
++[pap] returns noop
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
+- entering group authenticate
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/mschapv2
  rlm_eap: processing type mschapv2
+- entering group MS-CHAP
  rlm_mschap: No Cleartext-Password configured.  Cannot create LM-Password.
  rlm_mschap: No Cleartext-Password configured.  Cannot create NT-Password.
  rlm_mschap: Told to do MS-CHAPv2 for jim with NT-Password
  rlm_mschap: No NT-Domain was found in the User-Name.
	expand: --domain=%{mschap:NT-Domain:-CURRICULUM} -> --domain=CURRICULUM
	expand: --username=%{mschap:User-Name} -> --username=jim
 mschap2: 1c
	expand: --challenge=%{mschap:Challenge:-00} -> --challenge=945008a145e8a09f
	expand: --nt-response=%{mschap:NT-Response:-00} -> --nt-response=2697ab98fbfa68def228dc340a2e7d23fd373cbae5d7fcc8
Exec-Program output: NT_KEY: DD78D2DF0C862D4F4186C67DBF251B3F 
Exec-Program-Wait: plaintext: NT_KEY: DD78D2DF0C862D4F4186C67DBF251B3F 
Exec-Program: returned: 0
rlm_mschap: adding MS-CHAPv2 MPPE keys
++[mschap] returns ok
MSCHAP Success 
++[eap] returns handled
} # server inner-tunnel
  PEAP: Got tunneled reply RADIUS code 11
	EAP-Message = 0x010800331a0307002e533d36303238314246443035373144374638334133364537333637323539463343323232443430343035
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0xb1e2aa89b0eab0f18f93587e41bbe168
  PEAP: Processing from tunneled session code 0x95e6190 11
	EAP-Message = 0x010800331a0307002e533d36303238314246443035373144374638334133364537333637323539463343323232443430343035
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0xb1e2aa89b0eab0f18f93587e41bbe168
  PEAP: Got tunneled Access-Challenge
++[eap] returns handled
Sending Access-Challenge of id 172 to 192.168.51.88 port 1026
	EAP-Message = 0x0108005b19001703010050e52a73eae6db69cacd667aab22b418bb81b1ca8594502009b689379e350d4a6ee41474c03bc8e6348257908fafec3fd04128d1ebb9641f7d5ff75eb33d11746b3f1f9710d6dfe903e2e6cf8b4cc736e7
	Message-Authenticator = 0x00000000000000000000000000000000
	State = 0x510702ae570f1b9d06b30c3cfbd73d35
Finished request 6.
Going to the next request
Waking up in 2.8 seconds.
Cleaning up request 0 ID 166 with timestamp +23
Cleaning up request 1 ID 167 with timestamp +23
Cleaning up request 2 ID 168 with timestamp +23
Cleaning up request 3 ID 169 with timestamp +23
Waking up in 2.0 seconds.
Cleaning up request 4 ID 170 with timestamp +25
Cleaning up request 5 ID 171 with timestamp +25
Cleaning up request 6 ID 172 with timestamp +25
Ready to process requests.
