[ncolug] Help with Radius

  • From: "Ken Allen" <kc8tdw@xxxxxxxxx>
  • To: ncolug <ncolug@xxxxxxxxxxxxx>
  • Date: Fri, 15 Jun 2007 09:12:43 -0400

As Chuck indicated the other day, I am helping on a Wireless Internet at a
campground and I am doing the Linux configuration.  I have the billing
software up and running, which is aMember.  I how need to setup Radius on
the billing server and I am having some issues on it.  Here is what I did.

1.    cd /usr/local/src
2.    wget ftp://ftp.freeradius.org/pub/radius/freeradius-1.1.6.tar.gz
3.    tar zxvf freeradius-1.1.6.tar.gz
4.    cd freeradius-1.1.6
5.    ./configure
6.    make

How I run into an error at the end, it can't find lperl.  So I googled and
found that I need to do a ln to the perl so file. So....

7.    ln /usr/local/lib/perl.so.5.8.8
8.    make

Ended with the same error.  Can someone please tell me what I am doing
wrong?

We need for the radius to hand out an I.P. address for the user and then
point them to the login page.  Once they authenticate then they can get to
the internet and they are pointed to the landing page.

Thanks,

Ken Allen
KC8TDW
A.E.C. Richland County Skywarn
Ohio ARES District 6 Winlink Coordinator
http://rcskywarn.kosinet.com/

Other related posts: