We've recently migrated to using Radiator as our radius server
as opposed to the Merit variant. All but one component of the
migration has gone smoothly - the IPASS integration.
I have followed the docs exactly and have gotten the inbound IPASS
authentication to work flawlessy (our customers at other POP's).
Inbound authentication is not so good.
Make install of the IpassPerl-1.3 looks good.
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Ipass
mkdir blib/lib/auto
mkdir blib/lib/auto/Ipass
mkdir blib/man3
cp Ipass.pm blib/lib/Ipass.pm
AutoSplitting blib/lib/Ipass.pm (blib/lib/auto/Ipass)
/usr/local/bin/perl -I/usr/local/lib/perl5/5.00502/sun4-solaris
-I/usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/5.00502/ExtUtils/xsubpp
-typemap /usr/local/lib/perl5/5.00502/ExtUtils/typemap -typemap typemap
Ipass.xs >Ipass.tc && mv Ipass.tc Ipass.c
gcc -c -I/usr/ipass/include -I/usr/local/include -O -DVERSION=\"1.3\"
-DXS_VERSION=\"1.3\" -fPIC -I/usr/local/lib/perl5/5.00502/sun4-solaris/CORE
Ipass.c
Running Mkbootstrap for Ipass ()
chmod 644 Ipass.bs
LD_RUN_PATH="/usr/ipass/lib" gcc -o blib/arch/auto/Ipass/Ipass.so
-R/usr/ipass/lib -G -L/usr/local/lib Ipass.o -L/usr/ipass/lib -lip -lssl
-lcrypto
chmod 755 blib/arch/auto/Ipass/Ipass.so
cp Ipass.bs blib/arch/auto/Ipass/Ipass.bs
chmod 644 blib/arch/auto/Ipass/Ipass.bs
Manifying blib/man3/Ipass.3
Running the test suite is not so healthy..
# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.00502/sun4-solaris -I/usr/local/lib/perl5/5.00502
test.pl
1..6
ok 1
ok 2
ok 3
Bus Error - core dumped
make: *** [test_dynamic] Error 138
Any ideas?
--
Stephen Ollis ([EMAIL PROTECTED], [EMAIL PROTECTED])
Team Leader, Internet Services
Network Engineering Group
AT&T EasyLink Services Australia
******** W A R N I N G ! **************************************
Linux should not be used by those under the influence of MicroSoft.
May cause dizziness or vertigo. Consult your tech support before
using Linux. (Note--after using Linux, you may notice extreme
discomfort when using MicroSoft. Discontinue use of MicroSoft.)
************************************** W A R N I N G ! ********
===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.