(RADIATOR) Airport Extreme Base Station with EAP
Hugh Irvine
hugh at open.com.au
Mon Sep 13 03:18:03 CDT 2004
Hello Serge -
You should look at a trace 4 debug from Radiator to see what is
happening (including the startup messages).
You will find Digest-MD4 on CPAN (www.cpan.org).
This topic has also been discussed on the mailing list:
www.open.com.au/archives/radiator
Here is the build on my machine (MacOS X):
/usr/local/src/CPAN/Digest-MD4-1.3 hugh$ perl Makefile.PL
Testing alignment requirements for U32... no restrictions
Writing Makefile for Digest::MD4
pc-00011:/usr/local/src/CPAN/Digest-MD4-1.3 hugh$ make
cc -c -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.3\"
-DXS_VERSION=\"1.3\"
"-I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE" MD4.c
Running Mkbootstrap for Digest::MD4 ()
chmod 644 MD4.bs
rm -f blib/arch/auto/Digest/MD4/MD4.bundle
LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined
dynamic_lookup -L/usr/local/lib MD4.o -o
blib/arch/auto/Digest/MD4/MD4.bundle
chmod 755 blib/arch/auto/Digest/MD4/MD4.bundle
cp MD4.bs blib/arch/auto/Digest/MD4/MD4.bs
chmod 644 blib/arch/auto/Digest/MD4/MD4.bs
Manifying blib/man3/Digest::MD4.3pm
pc-00011:/usr/local/src/CPAN/Digest-MD4-1.3 hugh$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/align......ok
t/badfile....ok
t/clone......ok
t/files......ok
t/md4-aaa....ok
t/utf8.......ok
All tests successful.
Files=6, Tests=273, 3 wallclock secs ( 1.33 cusr + 0.22 csys = 1.55
CPU)
pc-00011:/usr/local/src/CPAN/Digest-MD4-1.3 hugh$ make install
Installing
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Digest/MD4/
MD4.bundle
Files found in blib/arch: installing files in blib/lib into
architecture dependent library tree
Writing
///System/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Digest/
MD4/.packlist
Appending installation info to
///System/Library/Perl/5.8.1/darwin-thread-multi-2level/perllocal.pod
regards
Hugh
On 13 Sep 2004, at 17:43, ANDREY Serge wrote:
> Hi,
>
>> Can someone shed some light on how to setup an AirPort extreme base
>> station to use Radiator as the RADIUS server. (Enterprice WPA)
>>
>> I have the base station configured and it's sending requests to the
>> Radiator server. I install all the mods I needed and I do see the
>> requests coming into Radiator, however, I'm not getting auth.
>>
>> This is what I see in the Radiator log file:
>>
>> Fri Sep 10 10:04:28 2004: ERR: Could not handle an EAP request: Can't
>> locate object method "response_identity" via package
>> "Radius::EAP_25" at
>> Radius/EAP.pm line 138.
>>
>
>
> I had same problem with EAPType LEAP. The module Digest::MD4
> was missing. Try to install Digest-MD4 !
>
>
> --
> Serge
>
> --
> 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: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, 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.
More information about the radiator
mailing list