(RADIATOR) Help with Peap /Aironet1232 /WinXP

Mike McCauley mikem at open.com.au
Mon Sep 26 19:08:58 CDT 2005


Hello Simon,

On Tuesday 27 September 2005 09:28, MACKEY, Simon wrote:
> Hi,
>
> I am currently evaluating Radiator as our Radius solution.  I have
> successfully complete numerous tests for our different needs including
> Cisco AAA, Firewall authenticsation, Vasc0 Token Authentication and AD
> ingratation.
>
> However, my final test is to test 802.1x wireless authentication using
> PEAP.  However I appear to be having problems obtaining a useable
> vconnection from the Wireless Client to the Access point.
>
> Raditor appears to autheniticate the request correctly and succesfully,
> but about a second later the client is re-attempting the negotiation. -
> which It constantly attempts.
>
> Logging on the client and the Access point only show "authentication
> failed".  However, It appears that the initial authentication has
> worked, but the key provided is invalid.

Tests here with your configuration and Windows XP SP2 and Funk Odyssey clients 
show that Radiator and the latest patch set work fine.

Your suggestion that the encryption key exchange between client and AP is 
failing after the authentication succeeds sounds reasonable.

Since this problem seems to be independent of the Windows client software, I 
suspect that it is a configuration problem on the wireless Access Point.

Perhaps the client has WPA enabled but not the AP?
Perhaps the AP does not have dynamic keying enabled?
Perhaps the client does not have the 'key is provided for me automatically' 
flag set.

Hope that helps.

Cheers.

>
> Any help or assistance would be much appreciated.
>
> Environment:
> 	Client:  Win XP SP2, using MS client (have also tried with Intel
> Client, and Belkin Client)
> 	AP	:  Cisco Aironet1232
> 			Open Authentication with EAP
> 			Network EAP
> 			TKIP Encryption
> 	Radiator - Auth by LSA (w2k Active directory)
>
> ************************Radiator Configuration  ***************
> #test-peap.cfg
> #
>
> Foreground
> LogStdout
> LogDir		.
> DbDir		.
> Trace 		4
>
> <Client DEFAULT>
> 	Secret	mysecret
> 	DupInterval 0
> </Client>
> <Handler TunnelledByPEAP=1>
> 	<AuthBy LSA>
> 		Domain mfesb
> 		EAPType MSCHAP-V2
> 	</AuthBy>
> </Handler>
>
> <Handler>
> 	<AuthBy FILE>
> 		Filename %D/users
> 		EAPType PEAP
> 		EAPTLS_CAFile %D/certificates/demoCA/cacert.pem
> 		EAPTLS_CertificateFile %D/certificates/cert-srv.pem
> 		EAPTLS_CertificateType PEM
> 		EAPTLS_PrivateKeyFile %D/certificates/cert-srv.pem
> 		EAPTLS_PrivateKeyPassword whatever
> 		EAPTLS_MaxFragmentSize 1024
> 		AutoMPPEKeys
> 		SSLeayTrace 3
> 		EAPTLS_PEAPVersion 1
> 		EAPTLS_PEAPBrokenV1Label
> 	</AuthBy>
> </Handler>
>
>
> ************************ Log File***********************************
>
> Mon Sep 26 15:35:27 2005: DEBUG: Finished reading configuration file
> 'goodies\test-peap.cfg'
> Mon Sep 26 15:35:27 2005: DEBUG: Reading dictionary file './dictionary'
> Mon Sep 26 15:35:27 2005: DEBUG: Creating authentication port
> 0.0.0.0:1645
> Mon Sep 26 15:35:27 2005: DEBUG: Creating accounting port 0.0.0.0:1646
> Mon Sep 26 15:35:27 2005: NOTICE: Server started: Radiator 3.13 on
> nb04678 (LOCKED)
> Mon Sep 26 15:35:35 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 52
> Authentic:  <145><192>v<26><164><207><6><206>(<19><225>X40<186><228>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> ~5pt<254><19><15><209><245><239>G<169><177><187>T#
> 	EAP-Message = <2><2><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:35 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:35 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:35 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:35 2005: DEBUG: Handling with EAP: code 2, 2, 14
> Mon Sep 26 15:35:35 2005: DEBUG: Response type 1
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 52
> Authentic:  <145><192>v<26><164><207><6><206>(<19><225>X40<186><228>
> Attributes:
> 	EAP-Message = <1><3><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 53
> Authentic:  <149><221>C<234>;R<254><19><12> <167>!<127>k`<207>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <195><192>ws=<150>*<175>s<18>2<19>=T<234><162>
> 	EAP-Message =
> <2><3><0>P<25><128><0><0><0>F<22><3><1><0>A<1><0><0>=<3><1>C7<136><180>(
> <252><166>U?<218>o<10><169>04<163>S<3><188><28>u<24><5><166><160><238><1
> 49>M%o<189>i<0><0><22><0><4><0><5><0><10><0><9><0>d<0>b<0><3><0><6><0><1
> 9><0><18><0>c<1><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 3, 80
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP TLS SSL_accept result: -1, 2, 8576
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 53
> Authentic:  <149><221>C<234>;R<254><19><12> <167>!<127>k`<207>
> Attributes:
> 	EAP-Message =
> <1><4><4><10><25><192><0><0><8>Q<22><3><1><0>J<2><0><0>F<3><1>C7<136><16
> 9><159><231><197><142><156><211><243>\i<31>%<<231><157><240><237>y<211><
> 206>P<197><157>6<249>j<194>:<185>
> <196><221>'<8><191><181>r<194><230><179><12><240><10><140>[<216><249><21
> 2><202><168>u3@<142>t<137>x<183><199><240>B<163><0><4><0><22><3><1><7><2
> 7><11><0><7><23><0><7><20><0><2><209>0<130><2><205>0<130><2>6<160><3><2>
> <1><2><2><1><2>0<13><6><9>*<134>H<134><247><13><1><1><4><5><0>0<129><202
>
> >1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<
>
> 18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC
> Demo Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate Sec
> 	EAP-Message = tion1/0-<6><3>U<4><3><19>&OSC Test CA (do not use
> in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au0<30><
> 23><13>040316080209Z<23><13>060316080209Z0u1<11>0<9><6><3>U<4><6><19><2>
> AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Me
> lbourne1<24>0<22><6><3>U<4><10><19><15>My Test
> Company1%0#<6><3>U<4><3><19><28>test.server.some.company.com0<129><159>0
> <13><6><9>*<134>H<134><247><13><1><1>
> 	EAP-Message =
> <1><5><0><3><129><141><0>0<129><137><2><129><129><0><216>4<7><6><214><23
> 4>/<241>.9<209><250>\y<1><149>[<215><24>e<133><15><223>d<176><132>Z<222>
> #<234><12>%<133>aF<28><20><24><218><160><197><239><237><136><222><218><1
> 38><6><19><247>}*3B<155><24>TE<18><240><194><220><164><183>9<192><176>/<
> 16>HI<220><169>vN<215>)<31><207><24><157><230>G<186>)<246>J<195><171><15
> 4><249><220>v<17><159><2>x<29><136><148>:b<170><254><4><207><183><144><2
> 10><251>+<233><135>0<212>Y<207><158>N<226><136><12><132><143><250><182><
> 218>W<2><3><1><0><1><163><23>0<21>0<19><6><3>U<29>%<4><12>0<10><6><8>+<6
>
> ><1><5><5><7><3><1>0<13><6><9>*<134>H<134><247><13><1><1><4><5><0><3><12
>
> 9><129><0>n<23><196><159>c<165><188>>q<129>X<13>=l?<174><155><170><162><
> 189><20><25>az<19>o<202><250>|B8N<209><225><253>?hv<170><193><235><2>b<1
> 6><201>}<250>,<181>q<154>%<182><29><179>p<211><248>oba<
> 	EAP-Message =
> JP<13>p<12>+<154><199>1<16><208><138><21><141>'wrX<214>NUW<231><173><25>
> w<215><13><152><154>T<218><8><246><202>.<177>9s*<220><219>n"Gu<188><254>
> <206>U?<214>)<181>I2^<157><225><174><232>2e<185>k<131><0><4>=0<130><4>90
> <130><3><162><160><3><2><1><2><2><1><0>0<13><6><9>*<134>H<134><247><13><
> 1><1><4><5><0>0<129><202>1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>
> U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><
> 6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not
> 	EAP-Message = use in production)1 0<30>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 54
> Authentic:  .<6><207><15><196><136>SzW{A<22><213><181>L<134>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <151>^:<130>W<193><225><250><179>L|<141><230>B<249><135>
> 	EAP-Message = <2><4><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 4, 6
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 54
> Authentic:  .<6><207><15><196><136>SzW{A<22><213><181>L<134>
> Attributes:
> 	EAP-Message =
> <1><5><4><6><25>@<6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.
> com.au0<30><23><13>040316080125Z<23><13>060316080125Z0<129><202>1<11>0<9
>
> ><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><
>
> 6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9>
> 	EAP-Message =
> <1><22><17>mikem at open.com.au0<129><159>0<13><6><9>*<134>H<134><247><13><
> 1><1><1><5><0><3><129><141><0>0<129><137><2><129><129><0><204><181>%Q<19
> 2>7g0<140><153>0xg<240><152><248><199><214><253>W<7><220>|fd<163><137>%F
> <216><220><148><230><6><18>ie<144>'<244>P<8>DxJ<138>n<203>k8<164><239><1
> 79>H<237>K<182>mo<155><145><138><143><136><127><230><<9>l<172><210><205>
> <136><162><29>)1<4><206><11>g<163><226>i@<206>o<210>,<185><173><234><3>^
> 4<221><252><168>H<178><158><25><235><152><250>g<199><172><250>uSr<156><2
> 05>P<150>O<197><240>=a<255>_<209><12><163><0>U<2><3><1><0><1><163><130><
> 1>+0<130><1>'0<29><6><3>U<29><14><4><22><4><20><23><2><196>#<233><210>F0
> D<173>f]r<193>H?<164><27>ke0<129><247><6><3>U<29>#<4><129><239>0<129><23
> 6><128><20><23><2><196>#<233><210>F0D<173>f]r<193>H?
> 	EAP-Message =
> <164><27>ke<161><129><208><164><129><205>0<129><202>1<11>0<9><6><3>U<4><
> 6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7>
> <19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au<130><
> 1><0>0<12><6><3>U<29><19><4><5>0<3><1><1><255>0<13><6><9>*<134>H<134><24
> 7><13><1><1><4><5><0><3><129><129><0>0<3>
> 	EAP-Message =
> =<202><190><236>S<216><228>o<177><242><18>hEBe<219>W<136><245>tf<202><14
> 3><160><29><220>p9<5><24>2<185>)<128><227>8<17><247>'_J<28><159>;_<202><
> 254><242>+{=P<245><215>K<160><136>qml<181><24>3<0>f<166>Q(<2><193><29>-<
> 228><19><184>C<139>9}r1<188>DTlK<255><15><12>TL<160><177>DuY+<156><143><
> 225><149><237><135>ix<22>O<231><212><154><184><10>fZ<248>Va#<192><160>l<
> 21><129>0<199>6<22><3><1><0><221><13><0><0><213><3><1><2><5><0><207><0><
> 205>0<129><202>1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19
>
> ><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><
>
> 10><19><21>OSC Demo Certificates1!0<31><6><3>U<4><11><19><24>Test
> Certifi
> 	EAP-Message = cate Section1/0-<6><3>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 55
> Authentic:  a<208>Ijr#<8><175>v<166><226><215>P<255><132>^
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
>
> |<232><16><168><211><16>+<155><237><14>&<225>3m<223><137>
>
> 	EAP-Message = <2><5><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 5, 6
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 55
> Authentic:  a<208>Ijr#<8><175>v<166><226><215>P<255><132>^
> Attributes:
> 	EAP-Message = <1><6><0>W<25><0>U<4><3><19>&OSC Test CA (do not
> use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au<14><0
>
> ><0><0>
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 56
> Authentic:  <152>v-:<151>e<221><147>_:f<207>tn<220><223>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <133>g<218>}<167><135><168>%<222><202>$<170>pd<8><198>
> 	EAP-Message =
> <2><6><0><199><25><128><0><0><0><189><22><3><1><0><141><11><0><0><3><0><
> 0><0><16><0><0><130><0><128><141><153><11>fg<229>`<128><229>@<169>{<21><
> 247><170>2x<170><162><188><14><196>O<211><238><176><212><185><226><169>?
> y^(7^<198>C<128><185><240><141>=<139><167>Rj<134><160>r<208>#<191><234><
> 30><182>^<25><14>J<237><181>uM<184>@<189>K<174>><214><131>S%<180>?<215><
> 173><174><134><19>@<221>;<0>6<149><197>9e<146>2<149><1>^<179><29><249>#<
> 229>1y<229><23><127><209>*<183><239>Z/<196><207><170><246><221><23>z<170
>
> >xh<<19>^f<155><198>U<20><3><1><0><1><1><22><3><1><0>
>
> <180><13>\2<172><212><213><175><196>C<135><197>R<142><171><136><14><236>
> 2a<251><134><19><154>;W<232><199>E<216><203><247>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 6, 199
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP TLS SSL_accept result: 1, 0, 3
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 56
> Authentic:  <152>v-:<151>e<221><147>_:f<207>tn<220><223>
> Attributes:
> 	EAP-Message =
> <1><7><0>5<25><128><0><0><0>+<20><3><1><0><1><1><22><3><1><0>
> ;52<141><128><248><175><31><250>r<251><179>g<0>4<141>U<179>uC<179>8<213>
>
> :<170><160><13><153><190><185><180><168>
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 57
> Authentic:  <136>:<178>*<140><207>E<185>)I<173>h<247>^<148><245>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> $<205>\<166>ZU<14><142><188><250><252><31><241>N<204>_
> 	EAP-Message = <2><7><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 7, 6
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 57
> Authentic:  <136>:<178>*<140><207>E<185>)I<173>h<247>^<148><245>
> Attributes:
> 	EAP-Message =
> <1><8><0><28><25><0><23><3><1><0><17><30><178>+<193>8J<5><251>>dB<216>I/
> 1D<145>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 58
> Authentic:  <184><134><154>c<31><151><214><202><201>;<230><236><145>k4a
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <141><198><17><28>k<139>1<11><255><132><222><161><186><22><235>~
> 	EAP-Message =
> <2><8><0>%<25><0><23><3><1><0><26>[%<145><176><194>U<251><216><0>)<236>0
> <199>f<207><222>T<177><227><11><182>*<171>,<174><2>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 8, 37
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:35:37 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  <237>^y<247>M<161><216><135>4Gb<187>Lx<196><168>
> Attributes:
> 	EAP-Message = <2><8><0><10><1>MFESB\SPM
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 962
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 8, 10
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 1
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP MSCHAP-V2 Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy LSA result: CHALLENGE, EAP
> MSCHAP-V2 Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for anonymous: EAP
> MSCHAP-V2 Challenge
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 58
> Authentic:  <184><134><154>c<31><151><214><202><201>;<230><236><145>k4a
> Attributes:
> 	EAP-Message =
> <1><9><0>8<25><0><23><3><1><0>-O<9>f<175><10><16><228><162>iyW<24><237><
> 212><189><187><208><149>)<236><132>7<15><175>F'<162><251>,<179><13><161>
> <193>4d<K<216><211>$<11><201><202><241>y
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 59
> Authentic:  <195><144>o<146><147><3>8<245><13><160><161><245>'%<189>f
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <8>lZ<23><165><218>I|<13><209><6><183>cf`<169>
> 	EAP-Message =
> <2><9><0>[<25><0><23><3><1><0>PG<182>7<12><12>^<142><232>a<135><235>Xi<1
> 69><151><225>+<141><186><18><252>TS<137>+<233><231><163><152>L<203><171>
> <15><206><248><155><30>B,<204><197>=<<252><197>s<235>N<169><130>Y8<197><
> 153><241><7><14><202>Q<222><177>D)<166><168>|;<142><138><1>d<136><160>V<
> 186><15><177><187><31><213>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 9, 91
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:35:37 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  h)<154>o*<196><181><195><30>z<180><237><148><7><211>c
> Attributes:
> 	EAP-Message =
> <2><9><0>@<26><2><9><0>?10<15><13><211>DB^<157><148>e<149>["
> 3r<0><0><0><0><0><0><0><0><30><26><15><215><21><22>s<171><233><161><164>
> <193><237>L<203><144><130><243><198><253><249><250><30><255><0>MFESB\SPM
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 962
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 9, 64
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 26
> Mon Sep 26 15:35:37 2005: DEBUG: Radius::AuthLSA looks for match with
> MFESB\SPM
> Mon Sep 26 15:35:37 2005: DEBUG: Radius::AuthLSA ACCEPT:
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP MSCHAP V2 Challenge:
> Success
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy LSA result: CHALLENGE, EAP
> MSCHAP V2 Challenge: Success
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for anonymous: EAP
> MSCHAP V2 Challenge: Success
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 59
> Authentic:  <195><144>o<146><147><3>8<245><13><160><161><245>'%<189>f
> Attributes:
> 	EAP-Message =
> <1><10><0>T<25><0><23><3><1><0>IT<216>?<191><135><24><255>Q<219><222>"<1
> 58><218>L<253>7<235><145>R<20>P,K&<246>&<192>i<172><200><245><5>s<147>5<
> 180><2><9><9><160><221><168>P<203>*<22>?<227><216><200><19><150>rG<15><2
> 17><204><24><200><14><130><13><194>&<162>#<144><9><144><186>&<211>d
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 60
> Authentic:  KZ2<153><246><166><213><240>J\xW<144><166>W
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> H<137>iQ<230><<180><197>J<2><26><222><255>U<196>x
> 	EAP-Message =
> <2><10><0><29><25><0><23><3><1><0><18><235>+8<26><208>[7<4>k<18><140><10
>
> > /<5><251><181>Y
>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 10, 29
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:35:37 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  "=o0<206>"<182>{<141><6><153>P<22><191>,-
> Attributes:
> 	EAP-Message = <2><10><0><2><26><3>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 962
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 10, 2
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 26
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 0,
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy LSA result: ACCEPT,
> Mon Sep 26 15:35:37 2005: DEBUG: Access accepted for anonymous
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 60
> Authentic:  KZ2<153><246><166><213><240>J\xW<144><166>W
> Attributes:
> 	EAP-Message =
> <1><11><0>&<25><0><23><3><1><0><27><137><211><147><176><173><245><140>[<
> 17><254><182>2<252><0>}<211><165><146><255>-<185><189><197><130>Le'
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 61
> Authentic:  ><127><202>u<227>!<133>#~J<158>t/<198><13><203>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <233><251>(<171><147>>L<233>8<220>0<180><219>+<237><129>
> 	EAP-Message =
> <2><11><0>&<25><0><23><3><1><0><27>\P<210><151>/<206><160>(<243>^<22>;<2
> 51>@d<178><175><169>IQa<212><164><150>A<199><218>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 962
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:37 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:37 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 962
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:37 2005: DEBUG: Handling with EAP: code 2, 11, 38
> Mon Sep 26 15:35:37 2005: DEBUG: Response type 25
> Mon Sep 26 15:35:37 2005: DEBUG: EAP result: 0,
> Mon Sep 26 15:35:37 2005: DEBUG: AuthBy FILE result: ACCEPT,
> Mon Sep 26 15:35:37 2005: DEBUG: Access accepted for MFESB\SPM
> Mon Sep 26 15:35:37 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Accept
> Identifier: 61
> Authentic:  ><127><202>u<227>!<133>#~J<158>t/<198><13><203>
> Attributes:
> 	EAP-Message = <3><11><0><4>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	MS-MPPE-Send-Key =
> <210><147><184>`<164>~m<130><254><219>N<22><250>u><26><147><25><220><149
>
> >l<166><27><188><187><153><160><7>X<8>R<142><0>!<138><9><215>i<166><244>
>
> <31>H<223><229><219><173><194>i5<248>
> 	MS-MPPE-Recv-Key =
> <234><247><202><233><194><163><201><224><30><231><233><213><26><129>8<20
> 2>"<0><22><202><180><12><213><138><220><16>X<136><174><213><242><136><20
> 4><201> <175>V7<245><18><168><150>6<173><213><165><251>l<169><190>
>
> Mon Sep 26 15:35:38 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 62
> Authentic:  u<195><207><187><174>%&<160>N<230>d`<150><211>+<204>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator = <135>+A2<248>F[<198>-+<14>|<200><10>Rx
> 	EAP-Message = <2><1><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 963
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:35:38 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:35:38 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 963
> Mon Sep 26 15:35:38 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:35:38 2005: DEBUG: Handling with EAP: code 2, 1, 14
> Mon Sep 26 15:35:38 2005: DEBUG: Response type 1
> Mon Sep 26 15:35:38 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:35:38 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:35:38 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:35:38 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 62
> Authentic:  u<195><207><187><174>%&<160>N<230>d`<150><211>+<204>
> Attributes:
> 	EAP-Message = <1><2><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:10 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 63
> Authentic:  g<212><178><7><5><177><213><185>?<229><193>9<250>a<5><160>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> M<188>U<194><167><243><132><4><255>q<168>o<3><170>dz
> 	EAP-Message = <2><1><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 964
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:10 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:10 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 964
> Mon Sep 26 15:36:10 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:10 2005: DEBUG: Handling with EAP: code 2, 1, 14
> Mon Sep 26 15:36:10 2005: DEBUG: Response type 1
> Mon Sep 26 15:36:10 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:10 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:10 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:10 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 63
> Authentic:  g<212><178><7><5><177><213><185>?<229><193>9<250>a<5><160>
> Attributes:
> 	EAP-Message = <1><2><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 64
> Authentic:
> <21><151><224><184><135><172>9<214><16>g<240><247><170><20><236><233>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <152>n<244>M<160><215><204><8><134>fy<231>N<190><217>u
> 	EAP-Message = <2><1><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 1, 14
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 1
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 64
> Authentic:
> <21><151><224><184><135><172>9<214><16>g<240><247><170><20><236><233>
> Attributes:
> 	EAP-Message = <1><2><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 65
> Authentic:  <157><151><9><214><170>)<156>}G<15>h<18> <182><30><133>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <152><184><192>o<132>lC<198>T<150><9><237>#<212>5W
> 	EAP-Message = <2><3><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 3, 14
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 1
> Mon Sep 26 15:36:40 2005: DEBUG: Resuming session for
> Radius::Context=HASH(0x35f23c4)
>
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 65
> Authentic:  <157><151><9><214><170>)<156>}G<15>h<18> <182><30><133>
> Attributes:
> 	EAP-Message = <1><4><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 66
> Authentic:  <184><245><165><216>XP)<237>j<238><170><155><152>\<14>7
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <218><159><221><234><154>/<173>iaw<161>5<224>4n1
> 	EAP-Message =
> <2><4><0>p<25><128><0><0><0>f<22><3><1><0>a<1><0><0>]<3><1>C7<136><244><
> 132><240><251>Bg?u<233><185><243><223><31><254><147><191>oA<28><195>^<24
> 4>T<0>Xvq8<246>
> <196><221>'<8><191><181>r<194><230><179><12><240><10><140>[<216><249><21
> 2><202><168>u3@<142>t<137>x<183><199><240>B<163><0><22><0><4><0><5><0><1
> 0><0><9><0>d<0>b<0><3><0><6><0><19><0><18><0>c<1><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 4, 112
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:40 2005: DEBUG: EAP TLS SSL_accept result: -1, 2, 8576
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 66
> Authentic:  <184><245><165><216>XP)<237>j<238><170><155><152>\<14>7
> Attributes:
> 	EAP-Message =
> <1><5><4><10><25><192><0><0><8>Q<22><3><1><0>J<2><0><0>F<3><1>C7<136><23
> 2><169><179><141><14>_<188><168>B<250><177><245><174><237><204><15><240>
> <11><178>Z?<254><137><238>[<196>}<131><135>
> ]<240>Y<176><151><192>0<204>Ci<190><203><15><22>2<189>t<163><201><183><1
> 9><208>w<200><174><245>Qb1K<232>#<0><4><0><22><3><1><7><27><11><0><7><23
>
> ><0><7><20><0><2><209>0<130><2><205>0<130><2>6<160><3><2><1><2><2><1><2>
>
> 0<13><6><9>*<134>H<134><247><13><1><1><4><5><0>0<129><202>1<11>0<9><6><3
>
> >U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U
>
> <4><7><19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate Sec
> 	EAP-Message = tion1/0-<6><3>U<4><3><19>&OSC Test CA (do not use
> in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au0<30><
> 23><13>040316080209Z<23><13>060316080209Z0u1<11>0<9><6><3>U<4><6><19><2>
> AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Me
> lbourne1<24>0<22><6><3>U<4><10><19><15>My Test
> Company1%0#<6><3>U<4><3><19><28>test.server.some.company.com0<129><159>0
> <13><6><9>*<134>H<134><247><13><1><1>
> 	EAP-Message =
> <1><5><0><3><129><141><0>0<129><137><2><129><129><0><216>4<7><6><214><23
> 4>/<241>.9<209><250>\y<1><149>[<215><24>e<133><15><223>d<176><132>Z<222>
> #<234><12>%<133>aF<28><20><24><218><160><197><239><237><136><222><218><1
> 38><6><19><247>}*3B<155><24>TE<18><240><194><220><164><183>9<192><176>/<
> 16>HI<220><169>vN<215>)<31><207><24><157><230>G<186>)<246>J<195><171><15
> 4><249><220>v<17><159><2>x<29><136><148>:b<170><254><4><207><183><144><2
> 10><251>+<233><135>0<212>Y<207><158>N<226><136><12><132><143><250><182><
> 218>W<2><3><1><0><1><163><23>0<21>0<19><6><3>U<29>%<4><12>0<10><6><8>+<6
>
> ><1><5><5><7><3><1>0<13><6><9>*<134>H<134><247><13><1><1><4><5><0><3><12
>
> 9><129><0>n<23><196><159>c<165><188>>q<129>X<13>=l?<174><155><170><162><
> 189><20><25>az<19>o<202><250>|B8N<209><225><253>?hv<170><193><235><2>b<1
> 6><201>}<250>,<181>q<154>%<182><29><179>p<211><248>oba<
> 	EAP-Message =
> JP<13>p<12>+<154><199>1<16><208><138><21><141>'wrX<214>NUW<231><173><25>
> w<215><13><152><154>T<218><8><246><202>.<177>9s*<220><219>n"Gu<188><254>
> <206>U?<214>)<181>I2^<157><225><174><232>2e<185>k<131><0><4>=0<130><4>90
> <130><3><162><160><3><2><1><2><2><1><0>0<13><6><9>*<134>H<134><247><13><
> 1><1><4><5><0>0<129><202>1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>
> U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><
> 6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not
> 	EAP-Message = use in production)1 0<30>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 67
> Authentic:
> L<127><200>u^<20><153><220><147><136><137><228><168><212><22><15>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <156><163><199>:Lw<215><175><196><231><215>G<230><147><198><169>
> 	EAP-Message = <2><5><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 5, 6
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 67
> Authentic:
> L<127><200>u^<20><153><220><147><136><137><228><168><212><22><15>
> Attributes:
> 	EAP-Message =
> <1><6><4><6><25>@<6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.
> com.au0<30><23><13>040316080125Z<23><13>060316080125Z0<129><202>1<11>0<9
>
> ><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><
>
> 6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9>
> 	EAP-Message =
> <1><22><17>mikem at open.com.au0<129><159>0<13><6><9>*<134>H<134><247><13><
> 1><1><1><5><0><3><129><141><0>0<129><137><2><129><129><0><204><181>%Q<19
> 2>7g0<140><153>0xg<240><152><248><199><214><253>W<7><220>|fd<163><137>%F
> <216><220><148><230><6><18>ie<144>'<244>P<8>DxJ<138>n<203>k8<164><239><1
> 79>H<237>K<182>mo<155><145><138><143><136><127><230><<9>l<172><210><205>
> <136><162><29>)1<4><206><11>g<163><226>i@<206>o<210>,<185><173><234><3>^
> 4<221><252><168>H<178><158><25><235><152><250>g<199><172><250>uSr<156><2
> 05>P<150>O<197><240>=a<255>_<209><12><163><0>U<2><3><1><0><1><163><130><
> 1>+0<130><1>'0<29><6><3>U<29><14><4><22><4><20><23><2><196>#<233><210>F0
> D<173>f]r<193>H?<164><27>ke0<129><247><6><3>U<29>#<4><129><239>0<129><23
> 6><128><20><23><2><196>#<233><210>F0D<173>f]r<193>H?
> 	EAP-Message =
> <164><27>ke<161><129><208><164><129><205>0<129><202>1<11>0<9><6><3>U<4><
> 6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7>
> <19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au<130><
> 1><0>0<12><6><3>U<29><19><4><5>0<3><1><1><255>0<13><6><9>*<134>H<134><24
> 7><13><1><1><4><5><0><3><129><129><0>0<3>
> 	EAP-Message =
> =<202><190><236>S<216><228>o<177><242><18>hEBe<219>W<136><245>tf<202><14
> 3><160><29><220>p9<5><24>2<185>)<128><227>8<17><247>'_J<28><159>;_<202><
> 254><242>+{=P<245><215>K<160><136>qml<181><24>3<0>f<166>Q(<2><193><29>-<
> 228><19><184>C<139>9}r1<188>DTlK<255><15><12>TL<160><177>DuY+<156><143><
> 225><149><237><135>ix<22>O<231><212><154><184><10>fZ<248>Va#<192><160>l<
> 21><129>0<199>6<22><3><1><0><221><13><0><0><213><3><1><2><5><0><207><0><
> 205>0<129><202>1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19
>
> ><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><
>
> 10><19><21>OSC Demo Certificates1!0<31><6><3>U<4><11><19><24>Test
> Certifi
> 	EAP-Message = cate Section1/0-<6><3>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 68
> Authentic:  <128><205><243><165><16>]o%=<226><153><168><29><162>c<12>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <129><14><219><24><0><188>e6<185><189><8>Y<9><132><10><128>
> 	EAP-Message = <2><6><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 6, 6
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 68
> Authentic:  <128><205><243><165><16>]o%=<226><153><168><29><162>c<12>
> Attributes:
> 	EAP-Message = <1><7><0>W<25><0>U<4><3><19>&OSC Test CA (do not
> use in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au<14><0
>
> ><0><0>
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:40 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 69
> Authentic:
> <28><154><164>d<25>x<212><231><239>XS<168><242><170><226><137>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator = VwS<155>R<8><201><137>\43^<8><238>y<192>
> 	EAP-Message =
> <2><7><0><199><25><128><0><0><0><189><22><3><1><0><141><11><0><0><3><0><
> 0><0><16><0><0><130><0><128><179><194><0>&s<22><200><140>o<196><187><128
>
> >e<175><254>O<146><192><227>'nPc<255><193><143><165>Q<141><20><203><28><
>
> 180><213><197><18><3><26><21><244><192>H}<171>t2<173><25><207><19><241><
> 211>g<138><184><31><247><9><157>tc^[~<23>r<173><234><241><204><240>F<151
>
> ><168><141>~<21><12><153><234>R<6><250><175>(<24><174>Q<134><10>u<230>N<
>
> 180><170>z<239>e<189><229><235>t<237><148><128>o<27>fD<188>3)<185>Ks<140
>
> ><201><180><190><10><162><8>[<20><243>'<130><9><20><3><1><0><1><1><22><3
> ><1><0>
>
> <155>=b"$q%<9>]<154><191><248><13><1>><160>3<20><227><30><132><212><224>
> <241><131><149><164><197><3>fE<190>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:40 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:40 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:40 2005: DEBUG: Handling with EAP: code 2, 7, 199
> Mon Sep 26 15:36:40 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:40 2005: DEBUG: EAP TLS SSL_accept result: 1, 0, 3
> Mon Sep 26 15:36:40 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:40 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 69
> Authentic:
> <28><154><164>d<25>x<212><231><239>XS<168><242><170><226><137>
> Attributes:
> 	EAP-Message =
> <1><8><0>5<25><128><0><0><0>+<20><3><1><0><1><1><22><3><1><0>
> <166><187><170><238><214>oi<207>\<24>]<195><178><163>8<156><151>]Cw<178>
> <152><2>55fe<133><242><157>;<29>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 70
> Authentic:
> w<231><130><238><23><24><187>{E<221>5<252><211><28><131><212>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> (<234><Y$<184><164>m<143><198><198><190><151>i<241><240>
> 	EAP-Message = <2><8><0><6><25><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 8, 6
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:41 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 70
> Authentic:
> w<231><130><238><23><24><187>{E<221>5<252><211><28><131><212>
> Attributes:
> 	EAP-Message =
> <1><9><0><28><25><0><23><3><1><0><17>C<224>0<141>=<237><136><21><159><22
>
> ><153><26>&<149><241><255><213>
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 71
> Authentic:  <158><228>^<134><156><230>v<249>j<4><224><5>RxU<238>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <4><242><18>N<189>E<6><193><19><152><208>0M<157><201><170>
> 	EAP-Message =
> <2><9><0>%<25><0><23><3><1><0><26>|x<226><254><23>k<247>7<16><215><30><1
> 63><182><205>RH<195>:Jt<142><18><185><212><221><187>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 9, 37
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:41 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:36:41 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  <12>\kh<9><171><209><226><165>x(<174><169><172><129><188>
> Attributes:
> 	EAP-Message = <2><9><0><10><1>MFESB\SPM
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 965
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 9, 10
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 1
> Mon Sep 26 15:36:41 2005: DEBUG: EAP result: 3, EAP MSCHAP-V2 Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: AuthBy LSA result: CHALLENGE, EAP
> MSCHAP-V2 Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: Access challenged for anonymous: EAP
> MSCHAP-V2 Challenge
> Mon Sep 26 15:36:41 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 71
> Authentic:  <158><228>^<134><156><230>v<249>j<4><224><5>RxU<238>
> Attributes:
> 	EAP-Message =
> <1><10><0>8<25><0><23><3><1><0>-<23><229><177><8>|<201><235>{w')<224><14
> 3><243><197><243><235>}<159><8><215>u<228><243><141><134><169>8x<128><19
>
> >z<161><138>gZ<139><141><169><192><216>&<141><11>>
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 72
> Authentic:  eP<156><134>`<184>]/<138><176><241>WA<185><197><228>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> GC'<255><14>b<10><18>{<138><151><222>x<15><233>
> 	EAP-Message =
> <2><10><0>[<25><0><23><3><1><0>P<173><205>dt<0>%<177><240>rW<160>.<25><2
> 21><199>?H%<19>)<170>ZP<181><25><180>c<229><228><148>?<243><147>Y<171><1
> 66><221>}H<158><130>y*/<3><23>.-<165><252><0><8><249><207><244><209>h<22
> 9>R<228><153>Gh<167><27>7<160><28>!g<166><147>#d<174><246><174>*<132><20
> 1>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 10, 91
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:41 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:36:41 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  <199><25>F*<E}4`<30><1><194><127><18>&<139>
> Attributes:
> 	EAP-Message =
> <2><10><0>@<26><2><10><0>?1<182><164>a}<152>fl<171><160>QNJ<242><203>R<3
>
> ><0><0><0><0><0><0><0><0><222><210>4<190><153>'<218><21>C<128><217><143>
>
> <129>2<187><244>lr<223>N_<171><24>c<0>MFESB\SPM
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 965
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 10, 64
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 26
> Mon Sep 26 15:36:41 2005: DEBUG: Radius::AuthLSA looks for match with
> MFESB\SPM
> Mon Sep 26 15:36:41 2005: DEBUG: Radius::AuthLSA ACCEPT:
> Mon Sep 26 15:36:41 2005: DEBUG: EAP result: 3, EAP MSCHAP V2 Challenge:
> Success
> Mon Sep 26 15:36:41 2005: DEBUG: AuthBy LSA result: CHALLENGE, EAP
> MSCHAP V2 Challenge: Success
> Mon Sep 26 15:36:41 2005: DEBUG: Access challenged for anonymous: EAP
> MSCHAP V2 Challenge: Success
> Mon Sep 26 15:36:41 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 72
> Authentic:  eP<156><134>`<184>]/<138><176><241>WA<185><197><228>
> Attributes:
> 	EAP-Message =
> <1><11><0>T<25><0><23><3><1><0>Iu<23>}<11>KjO-~<157><137><184>A<151>_p*<
> 174><27>;<191><223><253><226><224><205><218>@/<135><245>P#<222><219><144
>
> ><131><143>5<28><243><181>j<130><151>X<158>o3,KJ<249><214>b<192><19><218
> >~>Q<168><136><233><236><28>*\<194><249><191><142>^
>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:41 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 73
> Authentic:  <252>C<185><129>$^<234>U<144><194><157>2<28><201><235><209>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <237><150>$Z=<145>KI.<146><193><135><230><141>gI
> 	EAP-Message =
> <2><11><0><29><25><0><23><3><1><0><18><225><162><242><3>7<23><184><165>T
> N<214><8><158><139>W5<142><136>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 11, 29
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:41 2005: DEBUG: EAP PEAP inner authentication request
> for anonymous
> Mon Sep 26 15:36:41 2005: DEBUG: PEAP Tunnelled request Packet dump:
> Code:       Access-Request
> Identifier: UNDEF
> Authentic:  <228>y<163><152>Y<202>$>\<135><153><199>Jw<178><151>
> Attributes:
> 	EAP-Message = <2><11><0><2><26><3>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	User-Name = "anonymous"
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
> 	NAS-Port = 965
> 	Calling-Station-Id = "0012.f003.d19d"
>
> Mon Sep 26 15:36:41 2005: DEBUG: Handling request with Handler
> 'TunnelledByPEAP=1'
> Mon Sep 26 15:36:41 2005: DEBUG:  Deleting session for , 10.100.2.199,
> 965
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with Radius::AuthLSA:
> Mon Sep 26 15:36:41 2005: DEBUG: Handling with EAP: code 2, 11, 2
> Mon Sep 26 15:36:41 2005: DEBUG: Response type 26
> Mon Sep 26 15:36:42 2005: DEBUG: EAP result: 0,
> Mon Sep 26 15:36:42 2005: DEBUG: AuthBy LSA result: ACCEPT,
> Mon Sep 26 15:36:42 2005: DEBUG: Access accepted for anonymous
> Mon Sep 26 15:36:42 2005: DEBUG: EAP result: 3, EAP PEAP inner
> authentication redespatched to a Handler
> Mon Sep 26 15:36:42 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> inner authentication redespatched to a Handler
> Mon Sep 26 15:36:42 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP inner authentication redespatched to a Handler
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 73
> Authentic:  <252>C<185><129>$^<234>U<144><194><157>2<28><201><235><209>
> Attributes:
> 	EAP-Message =
> <1><12><0>&<25><0><23><3><1><0><27><232>a<231><19><217><218>R<231>]<134>
> <243>g(X-<128><241><10><155><188><226><30>&<166><188><220><18>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 74
> Authentic:  <241><183>vz<7><191><185><141>j<30><9><140><243>K<247>H
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <202><141><235><199><186>H<14>S<178><177>Ho~<230><210><196>
> 	EAP-Message =
> <2><12><0>&<25><0><23><3><1><0><27><21>V-<131>$<219><217><222>Ko<164>a<5
>
> ><19>><188>}qJ<229><253><223><229><130>m<230>:
>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 965
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:42 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:42 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 965
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with EAP: code 2, 12, 38
> Mon Sep 26 15:36:42 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:42 2005: DEBUG: EAP result: 0,
> Mon Sep 26 15:36:42 2005: DEBUG: AuthBy FILE result: ACCEPT,
> Mon Sep 26 15:36:42 2005: DEBUG: Access accepted for MFESB\SPM
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Accept
> Identifier: 74
> Authentic:  <241><183>vz<7><191><185><141>j<30><9><140><243>K<247>H
> Attributes:
> 	EAP-Message = <3><12><0><4>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> 	MS-MPPE-Send-Key =
> <137><253><165><31><252><176><29><21><214>}<246><29>k<204><25>5s<145><24
> 7><3><30>}<137><164><163><226><227>`G+,<211>)=<180>sk[a<183><131><24><15
> 3><133>#<16><177><221><132><178>
> 	MS-MPPE-Recv-Key =
> <165><27>+<^<185><171><183>i"<137><202>#<150><137><152>P#<185><151><238>
> <230>Ptk<238><192><228><188><245><208>)m<242><192><135><169><154>M<186>$
> <139>,|<31><225><236><155><214>>
>
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 75
> Authentic:  <138>%'F<237><151><199><208>w<128>$<201><235>f<215><127>
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> <6><7>{<144><19>e5<225><184><231><208><198><233><9>!<
> 	EAP-Message = <2><1><0><14><1>MFESB\SPM
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 966
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:42 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:42 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 966
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with EAP: code 2, 1, 14
> Mon Sep 26 15:36:42 2005: DEBUG: Response type 1
> Mon Sep 26 15:36:42 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 75
> Authentic:  <138>%'F<237><151><199><208>w<128>$<201><235>f<215><127>
> Attributes:
> 	EAP-Message = <1><2><0><6><25>!
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Received from 10.100.2.199 port 1645 ....
> Code:       Access-Request
> Identifier: 76
> Authentic:  +o<175><210><253><167>-<214><9>I<177><252><22><127>gn
> Attributes:
> 	User-Name = "MFESB\SPM"
> 	Framed-MTU = 1400
> 	Called-Station-Id = "0014.69f2.bfc0"
> 	Calling-Station-Id = "0012.f003.d19d"
> 	Service-Type = Login-User
> 	Message-Authenticator =
> N*i<251><189>S<207><152>u<215><142><141><28><189><173>
> 	EAP-Message =
> <2><2><0>p<25><128><0><0><0>f<22><3><1><0>a<1><0><0>]<3><1>C7<136><246><
> 128>?3<154><181><210><133>P<223><143>z<239>)}D?<154>l<189>\:<133>D<254><
> 12><200><179>,
> ]<240>Y<176><151><192>0<204>Ci<190><203><15><22>2<189>t<163><201><183><1
> 9><208>w<200><174><245>Qb1K<232>#<0><22><0><4><0><5><0><10><0><9><0>d<0>
> b<0><3><0><6><0><19><0><18><0>c<1><0>
> 	NAS-Port-Type = Wireless-IEEE-802-11
> 	NAS-Port = 966
> 	NAS-IP-Address = 10.100.2.199
> 	NAS-Identifier = "ics-test"
>
> Mon Sep 26 15:36:42 2005: DEBUG: Handling request with Handler ''
> Mon Sep 26 15:36:42 2005: DEBUG:  Deleting session for MFESB\SPM,
> 10.100.2.199, 966
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with Radius::AuthFILE:
> Mon Sep 26 15:36:42 2005: DEBUG: Handling with EAP: code 2, 2, 112
> Mon Sep 26 15:36:42 2005: DEBUG: Response type 25
> Mon Sep 26 15:36:42 2005: DEBUG: EAP TLS SSL_accept result: -1, 2, 8576
> Mon Sep 26 15:36:42 2005: DEBUG: EAP result: 3, EAP PEAP Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: AuthBy FILE result: CHALLENGE, EAP PEAP
> Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: Access challenged for MFESB\SPM: EAP
> PEAP Challenge
> Mon Sep 26 15:36:42 2005: DEBUG: Packet dump:
> *** Sending to 10.100.2.199 port 1645 ....
> Code:       Access-Challenge
> Identifier: 76
> Authentic:  +o<175><210><253><167>-<214><9>I<177><252><22><127>gn
> Attributes:
> 	EAP-Message =
> <1><3><4><10><25><192><0><0><8>Q<22><3><1><0>J<2><0><0>F<3><1>C7<136><23
> 4><177><161><221>1|<216>^<229><175><133><181>hn<238><196><187><174>-f2W<
> 187>t<217>n<149>sJ
> s<169><187>b<22><134><164>h<184><9>-O<172><223><160>.<198>Z@<183><190><2
> 13><2><212><138>i<236>e<130><247><143><227><0><4><0><22><3><1><7><27><11
>
> ><0><7><23><0><7><20><0><2><209>0<130><2><205>0<130><2>6<160><3><2><1><2
> ><2><1><2>0<13><6><9>*<134>H<134><247><13><1><1><4><5><0>0<129><202>1<11
> >0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<
>
> 16><6><3>U<4><7><19><9>Melbourne1<30>0<28><6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate Sec
> 	EAP-Message = tion1/0-<6><3>U<4><3><19>&OSC Test CA (do not use
> in production)1
> 0<30><6><9>*<134>H<134><247><13><1><9><1><22><17>mikem at open.com.au0<30><
> 23><13>040316080209Z<23><13>060316080209Z0u1<11>0<9><6><3>U<4><6><19><2>
> AU1<17>0<15><6><3>U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Me
> lbourne1<24>0<22><6><3>U<4><10><19><15>My Test
> Company1%0#<6><3>U<4><3><19><28>test.server.some.company.com0<129><159>0
> <13><6><9>*<134>H<134><247><13><1><1>
> 	EAP-Message =
> <1><5><0><3><129><141><0>0<129><137><2><129><129><0><216>4<7><6><214><23
> 4>/<241>.9<209><250>\y<1><149>[<215><24>e<133><15><223>d<176><132>Z<222>
> #<234><12>%<133>aF<28><20><24><218><160><197><239><237><136><222><218><1
> 38><6><19><247>}*3B<155><24>TE<18><240><194><220><164><183>9<192><176>/<
> 16>HI<220><169>vN<215>)<31><207><24><157><230>G<186>)<246>J<195><171><15
> 4><249><220>v<17><159><2>x<29><136><148>:b<170><254><4><207><183><144><2
> 10><251>+<233><135>0<212>Y<207><158>N<226><136><12><132><143><250><182><
> 218>W<2><3><1><0><1><163><23>0<21>0<19><6><3>U<29>%<4><12>0<10><6><8>+<6
>
> ><1><5><5><7><3><1>0<13><6><9>*<134>H<134><247><13><1><1><4><5><0><3><12
>
> 9><129><0>n<23><196><159>c<165><188>>q<129>X<13>=l?<174><155><170><162><
> 189><20><25>az<19>o<202><250>|B8N<209><225><253>?hv<170><193><235><2>b<1
> 6><201>}<250>,<181>q<154>%<182><29><179>p<211><248>oba<
> 	EAP-Message =
> JP<13>p<12>+<154><199>1<16><208><138><21><141>'wrX<214>NUW<231><173><25>
> w<215><13><152><154>T<218><8><246><202>.<177>9s*<220><219>n"Gu<188><254>
> <206>U?<214>)<181>I2^<157><225><174><232>2e<185>k<131><0><4>=0<130><4>90
> <130><3><162><160><3><2><1><2><2><1><0>0<13><6><9>*<134>H<134><247><13><
> 1><1><4><5><0>0<129><202>1<11>0<9><6><3>U<4><6><19><2>AU1<17>0<15><6><3>
> U<4><8><19><8>Victoria1<18>0<16><6><3>U<4><7><19><9>Melbourne1<30>0<28><
> 6><3>U<4><10><19><21>OSC Demo
> Certificates1!0<31><6><3>U<4><11><19><24>Test Certificate
> Section1/0-<6><3>U<4><3><19>&OSC Test CA (do not
> 	EAP-Message = use in production)1 0<30>
> 	Message-Authenticator =
> <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
>
>
> ******************************  End Log File
> ************************************
>
>
>
>
>
>
>
>
> ************************************************************************
> WARNING
> This email and any attachment may contain confidential information.  If you
> are not the intended recipient you are not authorised to copy or disclose
> all or any part of it without the prior written consent of the Metropolitan
> Fire and Emergency Services Board.
> ************************************************************************
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.

-- 
Mike McCauley                               mikem at open.com.au
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
9 Bulbul Place Currumbin Waters QLD 4223 Australia   http://www.open.com.au
Phone +61 7 5598-7474                       Fax   +61 7 5598-7070

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP etc on Unix, Windows, MacOS etc.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list