Hello Thony -

Have you installed the Digest-MD4 module from CPAN?

This is required for MS-CHAP passwords.

See section 3.1 in the Radiator 3.3.1 reference manual ("doc/ref.html") as shown below.

If you wish to us MS-CHAP or MS-CHAP2 authentication, you need to download, build and install the Digest::MD4 package, available from your nearest CPAN archive.

BTW - this problem has been fixed in recent versions of Radiator (a message is logged and there is no crash).

regards

Hugh


On Friday, September 27, 2002, at 04:48 PM, Anthony Roque Adriano wrote:

Hi Hugh,

Am trying to make this work, but my radiator restart before the connection can be made.

Thanks,
Anthony

VPN server : win2k Advanced Server
Radiator : ver 2.19 running on FreeBSD 4.6-STABLE

LOG FILES:

Fri Sep 27 14:04:15 2002: DEBUG: Packet dump:
*** Received from xxx.xxx.xxx.xxx port 4710 ....
Code:������ Access-Request
Identifier: 4
Authentic:� <169>s<180>1<161>5<220><18><147><22><233>ui"<145>_
Attributes:
������� NAS-IP-Address = xxx.xxx.xxx.xxx�
������� Service-Type = Framed-User
������� Framed-Protocol = PPP
������� NAS-Port = 133
������� MS-RAS-Vendor = 311
������� MS-RAS-Version = "MSRASV5.00"
������� NAS-Port-Type = Virtual
������� Tunnel-Type = PPTP
������� Tunnel-Medium-Type = IP
������� Calling-Station-Id = "xxx.xxx.xxx.xxx "
������� Tunnel-Client-Endpoint = "xxx.xxx.xxx.xxx "
������� User-Name = demo1@vpn
������� MS-CHAP-Challenge = "#<154><251>z<213>F<207><16><132><235><127><10><182>S<134><134>"
������� MS-CHAP2-Response = "<0><0>@<233><168><19><223>A?<1>[<132><241><148><244>,3<207><0><0><0><0><0><0><0><0>U<183><184>T<167>_m<235>S:<202><189>W<230>/<10><153><245><17>WF<24><201>H"


Fri Sep 27 14:04:15 2002: DEBUG: Check if Handler Realm=vpn should be used to handle this request
Fri Sep 27 14:04:15 2002: DEBUG: Check if Handler� should be used to handle this request
Fri Sep 27 14:04:15 2002: DEBUG: Handling request with Handler ''
Fri Sep 27 14:04:15 2002: DEBUG:� Deleting session for demo1@vpn, xxx.xxx.xxx.xxx, 133
Fri Sep 27 14:04:15 2002: DEBUG: do query is: delete from RADONLINE where NASIDENTIFIER='xxx.xxx.xxx.xxx' and NASPORT=0133


Fri Sep 27 14:04:15 2002: DEBUG: do query is: insert into RADMESSAGES (TIME_STAMP, TYPE, MESSAGE) values (1033106655, 4, 'Handling with Radius::AuthRADMIN')

Fri Sep 27 14:04:15 2002: DEBUG: do query is: insert into RADMESSAGES (TIME_STAMP, TYPE, MESSAGE) values (1033106655, 4, 'Handling with Radius::AuthRADMIN: DefaultPrepaid')

Fri Sep 27 14:04:15 2002: DEBUG: Query is: select PASS_WORD,STATICADDRESS,TIMELEFT,MAXLOGINS,FRAMED_NETMASK,FRAMED_FILTER_ID from RADUSERS where (USERNAME='demo1@vpn' and TIMELEFT > 0 and VALIDFROM < 1033106655 and VALIDTO > 1033106655)

Fri Sep 27 14:04:15 2002: DEBUG: Query is: select ATTR_ID, VENDOR_ID, IVALUE, SVALUE, ITEM_TYPE from RADCONFIG where NAME='demo1@vpn' order by ITEM_TYPE

Fri Sep 27 14:04:15 2002: DEBUG: do query is: insert into RADMESSAGES (TIME_STAMP, TYPE, MESSAGE) values (1033106655, 4, 'Radius::AuthRADMIN looks for match with demo1@vpn')

Fri Sep 27 14:04:26 2002: DEBUG: Adding Clients from SQL database
Fri Sep 27 14:04:26 2002: DEBUG: Query is: select
������� NASIDENTIFIER,
������� SECRET,
������� IGNOREACCTSIGNATURE,
������� DUPINTERVAL,
������� DEFAULTREALM,
������� NASTYPE,
������� SNMPCOMMUNITY,
������� LIVINGSTONOFFS,
������� LIVINGSTONHOLE,
������� FRAMEDGROUPBASEADDRESS,
������� FRAMEDGROUPMAXPORTSPERCLASSC,
������� REWRITEUSERNAME,
������� NOIGNOREDUPLICATES,
������� PREHANDLERHOOK from RADCLIENTLIST


Fri Sep 27 14:04:26 2002: INFO: Server started: Radiator 2.19 on vpn.testserver


--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

Reply via email to