(RADIATOR) Radiator installation qiestion
Hugh Irvine
hugh at open.com.au
Thu May 31 17:34:19 CDT 2007
Hello Amit -
I am guessing you have not installed the prerequisites required for EAP.
See this FAQ item:
http://www.open.com.au/radiator/faq.html#141
The simplest way to see what is happening while testing is to run
radiusd from the command line like this:
cd c:\your\Radiator\distribution
perl radiusd -foregrond -log_stdout -trace 4 -config_file c:\your
\configuration\file
regards
Hugh
On 1 Jun 2007, at 05:23, Amit Chavan wrote:
> I am trying to configure Radiator to authenticate wireless users
> with PEAP and mschap-v2. I am receiving following error message
> when I try to launch my radius server (it never worked):
> "Can't locate object method "new" via package
> "Radius::AuthFile" (perhaps you forgot to load "Radius::AuthFile"?)
> at Radius/Configurable.pm line 373, (FILE) line 22.
> ...caught at radiusd line 2
> I am attaching a copy of configuration file that I created.
>
> --
> Thank you,
> Amit Chavan
> Network Engineer
> (847) 467-7882
>
> Foreground
> LogStdout
> Trace 4
> AuthPort 1645, 1812
> AcctPort 1646, 1813
> # Defaults to c:\var\log\radius
> LogDir .
> # Defaults to /usr/local/etc/raddb
> #DbDir .
> PidFile c:\tmp\radiusd.pid
> BindAddress 129.105.153.89
> <Client 165.124.17.249>
> Secret secret
> Identifier LocalUser
> </Client>
>
>
>
> #PEAP authentication
>
> <Handler TunnelledByPEAP=1>
> <AuthBy File>
> Filename c:\Radiator\Radiator-Locked-3.17.1\users
> EAPType MACHAP-V2
> AddToReply User-Name=%u
> </AuthBy>
> </Handler>
>
> <Handler Identifier = Localuser>
> <AuthBy FILE>
> Filename c:\Radiator\Radiator-Locked-3.17.1\users
> EAPType PEAP, TTLS
> EAPTLS_CAFile c:\Radiator\Radiator-Locked-3.17.1\certificates
> \democa\cacert.pem
> EAPTLS_CertificateFile c:\Radiator\Radiator-Locked-3.17.1
> \certificates\cert-srv.pem
> EAPTLS_CertificateType PEM
> EAPTLS_PrivateKeyFile c:\Radiator\Radiator-Locked-3.17.1
> \certificates\cert-srv.pem
> EAPTLS_PrivateKeyPassword whatever
> EAPTLS_MaxFragmentSize 1000
> AutoMPPEKeys
> SSLeayTrace 4
> </AuthBy>
> </Handler>
>
>
>
>
>
>
>
NB:
Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
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.
More information about the radiator
mailing list