(RADIATOR) I need a little help with the log file

Mike McCauley mikem at open.com.au
Sat Apr 2 05:38:24 CST 2005


Hello again,


On Saturday 02 April 2005 21:10, Mike McCauley wrote:
> Hello Bill,
>
> You dont have to compile Net::SSLeay.
>
> There is a precompiled Net::SSLeay PPM for ActiveState on our web site.
> Hugh shows the relevant extract from the FAQ.
>
> Run this command on your Radiator host:

Ooops I meant:

ppm install http://www.open.com.au/radiator/free-downloads/Net_SSLeay.pm.ppd

Cheers.

>
> http://www.open.com.au/radiator/free-downloads/Net_SSLeay.pm.ppd
>
> It will download and install Net::SSLeay.
>
> Cheers.
>
> On Saturday 02 April 2005 04:59, Stewart, Bill wrote:
> > I installed openssl, and tried to install Net::SSLeay.  When I follow the
> > instructions, the nmake command gives me the following error:
> >
> > 'cl' is not recognized as an internal or external command,
> > operable program or batch file.
> > NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
> > '0x1' Stop.
> >
> > Any ideas?
> >
> > Bill
> >
> > > -----Original Message-----
> > > From: Hugh Irvine [mailto:hugh at open.com.au]
> > > Sent: Friday, April 01, 2005 3:17 AM
> > > To: Stewart, Bill
> > > Cc: 'radiator at open.com.au'
> > > Subject: Re: (RADIATOR) I need a little help with the log file
> > >
> > >
> > >
> > > Hello Bill -
> > >
> > > As the error message indicates you will need to install Net-SSLeay.
> > >
> > > See the FAQ ("doc/faq.html"):
> > >
> > > 140. What do I have to install on Windows for Radiator to
> > > authenticate
> > > TLS, TTLS and PEAP
> > > Radiator requires OpenSSL and the perl Net::SSLeay module to be
> > > installed on the radius server in order to support EAP TLS, TTLS or
> > > PEAP. All these modules are freely available.
> > > 	1.  	 Install ActivePerl 5.8.4 from ActiveState
> > > 	2.  	Install Win32 OpenSSL v0.9.7e or later from
> > > Shining Light
> > > Productions
> > > 	3.  	Install the Net::SSLeay module using PPM
> > > included with ActivePerl:
> > >
> > > 	ppm install
> > > http://www.open.com.au/radiator/free-downloads/Net_SSLeay.pm.ppd
> > >
> > > regards
> > >
> > > Hugh
> > >
> > > On 31 Mar 2005, at 20:50, Stewart, Bill wrote:
> > > > 	Here are some errors I getting in my logfile (running
> > >
> > > on windows xp
> > >
> > > > trying to validate a wireless laptop against a NT domain)
> > >
> > > Can anyone
> > >
> > > > help
> > > > me?
> > > >
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Packet dump:
> > > > *** Received from 149.158.3.250 port 1134 ....
> > > > Code:       Access-Request
> > > > Identifier: 109
> > > > Authentic:  <161>3<0><0>n`<0><0>(]<0><0>7Q<0><0>
> > > > Attributes:
> > > > 	Message-Authenticator =
> > > > <248><180>&<194>G<228><226>@:<242><174><243><233><143><173>e
> > > > 	User-Name = "LAN_KCNT\wjs"
> > > > 	NAS-IP-Address = 149.158.3.250
> > > > 	NAS-Port = 2
> > > > 	NAS-Port-Type = Wireless-IEEE-802-11
> > > > 	Calling-Station-Id = "00-01-f4-ec-97-29"
> > > > 	EAP-Message = <2><1><0><17><1>LAN_KCNT\wjs
> > > > 	Framed-MTU = 1000
> > > >
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Handling request with Handler ''
> > > > Thu Mar 31 13:22:57 2005: DEBUG:  Deleting session for LAN_KCNT\wjs,
> > > > 149.158.3.250, 2
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Handling with Radius::AuthFILE:
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Handling with EAP: code 2, 1, 17
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Response type 1
> > > > Thu Mar 31 13:22:57 2005: ERR: Could not load EAP module
> > > > Radius::EAP_25:
> > > > Can't load 'C:/Perl/site/lib/auto/Net/SSLeay/SSLeay.dll' for module
> > > > Net::SSLeay: load_file:The specified module could not be found at
> > > > C:/Perl/lib/DynaLoader.pm line 206.
> > > > Compilation failed in require at C:/Perl/site/lib/Radius/EAP_25.pm
> > > > line 24.
> > > > BEGIN failed--compilation aborted at
> > >
> > > C:/Perl/site/lib/Radius/EAP_25.pm
> > >
> > > > line
> > > > 24.
> > > > Compilation failed in require at (eval 48) line 3.
> > > >
> > > > Thu Mar 31 13:22:57 2005: DEBUG: EAP result: 1, Unsupported
> > >
> > > default EAP
> > >
> > > > Response/Identity 25
> > > > Thu Mar 31 13:22:57 2005: DEBUG: AuthBy FILE result: REJECT,
> > > > Unsupported
> > > > default EAP Response/Identity 25
> > > > Thu Mar 31 13:22:57 2005: INFO: Access rejected for LAN_KCNT\wjs:
> > > > Unsupported default EAP Response/Identity 25
> > > > Thu Mar 31 13:22:57 2005: DEBUG: Packet dump:
> > > > *** Sending to 149.158.3.250 port 1134 ....
> > > > Code:       Access-Reject
> > > > Identifier: 109
> > > > Authentic:  <161>3<0><0>n`<0><0>(]<0><0>7Q<0><0>
> > > > Attributes:
> > > > 	Reply-Message = "Request Denied"
> > > >
> > > >
> > > > Bill Stewart   :-)
> > > > Kaman Corporation
> > > > 1332 Blue Hills Avenue
> > > > Bloomfield, Connecticut, 06002
> > > > (860) 243-7058
> > > >
> > > >
> > > > --
> > > > 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.
> > >
> > > NB: I am travelling this week, so there may be delays in our
> > > correspondence.
> > >
> > > --
> > > 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.
> > > -
> > > CATool: Private Certificate Authority for Unix and Unix-like systems.
> >
> > --
> > 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