(RADIATOR) FW: Can't locate Socket6.pm error when ipv6 not used

Kawakubo, Ken kkawakub at fhcrc.org
Sat Jan 20 14:34:19 CST 2007


All,

After I sent the e-mail below, I realized what was causing the error
message. It was not on the attached change. I just happened to add
something at whim that caused the error. Specifically, it was the
misconstructed "IdenticalClients" statement under Client clause. I
listed 2 identical clients but the second client had commas instead of
periods as below.

<Client aa.bb.cc.dd>

	IdenticalClients ee.ff.gg.hh ii,jj,kk,ll
</Client>

It was my careless mistake.

Ken


-----Original Message-----
From: Kawakubo, Ken 
Sent: Saturday, January 20, 2007 11:42 AM
To: 'radiator at open.com.au'
Subject: Can't locate Socket6.pm error when ipv6 not used


Hello,

I am getting a puzzling error message "Can't locate Socket6.pm in @INC
(@INC contains: . C:/Perl/lib C:/Perl/site/lib .) at
C:/Perl/site/lib/Radius/Util.pm line 704, <FILE> line 110." when I start
Radiator. I understand this error message usually indicates that I need
to install Socket6 module to use ipv6. My problem is that I am not using
ipv6.

Here is the background. I am working on adding guest wireless
authentication functionality to Radiator. I am sending radius requests
from captive portals (pfSense) to Radiator. I am using <AuthBy RADMIN>.
This works perfectly on a test radius server. But when I tried to merge
the config addition to radius.cfg on the production server, and launch
Radiator, I am getting the above message. Obviously, I did not get the
error message before the config change. I have installed all the things
needed to use Radmin such as mysql, webserver, etc.

The addition to radius.cfg is attached. It is almost identical to the
goodies <AuthBy RADMIN> example. Both test and production Radiator
servers are running 3.15 patch 1.718.

Ken Kawakubo
FHCRC IT

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: add.to.radius.conf1.txt
URL: <http://www.open.com.au/pipermail/radiator/attachments/20070120/e4d96197/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: add.to.radius.conf1.txt
URL: <http://www.open.com.au/pipermail/radiator/attachments/20070120/e4d96197/attachment-0001.txt>


More information about the radiator mailing list