(RADIATOR) radiator and windows 2000 RRAS
DELORT Stephane
Stephane.DELORT at murex.com
Thu May 19 05:47:32 CDT 2005
Sorry, I did not write the right subject the first time.
----
Hello all !
First of all, warm thanks to Hugh Irvine for his previous answer.
Here is another problem ...
I use windows 2000 RRAS service to relay the authentication request toward radiator (running as a windows service).
But the shame is that it does not work and RRAS logs : "unable to proceed the request in enough time".
The supplicant is a windows 2000 pro.
It works fine with IAS (obviously).
The comandline radpwtst used to work OK but since I run radiator as a windows service, it does not.
Here are the logs of Radiator :
**************************************
Thu May 19 11:13:15 2005: DEBUG: Creating Monitor port 0.0.0.0:9048
Thu May 19 11:13:15 2005: DEBUG: Finished reading configuration file 'C:\Program Files\Radiator\radius.cfg'
Thu May 19 11:13:15 2005: DEBUG: Reading dictionary file 'c:/Program Files/Radiator/dictionary'
Thu May 19 11:13:16 2005: DEBUG: Creating authentication port 0.0.0.0:1813
Thu May 19 11:13:16 2005: DEBUG: Creating accounting port 0.0.0.0:1646
Thu May 19 11:13:16 2005: NOTICE: Server started: Radiator 3.12 on vmware-IAS (LOCKED)
Thu May 19 11:13:22 2005: DEBUG: Packet dump:
*** Received from 192.168.0.3 port 1087 ....
Code: Accounting-Request
Identifier: 0
Authentic: L<174><195>K<236><254><153><186>`l_4<245>z'<160>
Attributes:
Acct-Status-Type = Accounting-On
NAS-IP-Address = 192.168.0.3
Acct-Session-Id = "31"
Thu May 19 11:13:22 2005: DEBUG: Handling request with Handler 'Realm=DEFAULT'
Thu May 19 11:13:22 2005: DEBUG: Deleting all sessions for 192.168.0.3
Thu May 19 11:13:22 2005: DEBUG: Handling with Radius::AuthLSA:
Thu May 19 11:13:22 2005: DEBUG: AuthBy LSA result: ACCEPT,
Thu May 19 11:13:22 2005: DEBUG: Accounting accepted
Thu May 19 11:13:22 2005: DEBUG: Packet dump:
*** Sending to 192.168.0.3 port 1087 ....
Code: Accounting-Response
Identifier: 0
Authentic: L<174><195>K<236><254><153><186>`l_4<245>z'<160>
Attributes:
**************************************
Everything after "*** Received from 192.168.0.3 port 1087 ...." is written after starting the RRAS.
My config file :
Foreground
LogStdout
LogDir c:/Program Files/Radiator
DbDir c:/Program Files/Radiator
AuthPort 1812,1645
AuthPort 1813
Trace 4
<Monitor>
Username ******
Password ******
</Monitor>
<Client DEFAULT>
Secret ******
DupInterval 0
</Client>
<Realm DEFAULT>
# Look up user details in a flat file
<AuthBy LSA>
DefaultDomain krb.com
EAPType MSCHAP-V2
</AuthBy>
# Log accounting to a detail file. %D is replaced by DbDir above
AcctLogFileName %D/detail
</Realm>
Thanks in advance for any help,
Stéphane
--
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