Hi, Im just getting started with freeradius (trying to nut out dynamic
vlans atm) and I was wondering if this book would be a worth while
purchase.
I had a great experience with O'reillys bind and perl cookbook books.
Have any FR users used this book and if so your comments would be
appreciated.
I should be more specific, I will compile all specially needed apps
after doing a norm installation.
Generic stuff like X etc, I dont care about unless it doesnt work.
On 4/16/07, Jacob Jarick <[EMAIL PROTECTED]> wrote:
> I personally hate rpms and will compile all apps so no, I try rpms as
> a l
Great, it does the trick :)
It was simplier than I thought.
Another question: is it safe to write into the same sql
server\database\table by 2 radius servers authenticating the same realm?
--
Andrea Cerrito
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I personally hate rpms and will compile all apps so no, I try rpms as
a last resort and Im not surprised when they fail with a big list of
dependancies.
I will look into it though and test on the next machine and report back.
On 4/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> > Than
Hi,
> Thanks to the people who helped me figure this out (big thanks to
> Alan), this works perfectly on a fresh Fedora system.
>
> Download, compile and install openssl
>
> download freeradius 1.1.6
> unpack in usr/src
> cd freeradius-1.1.6
>
> ./configure --prefix=/usr
> --with-openssl-include
Hi, here is the current scenario:
* school with wireless access
* allready uses radius (soon to be freeradius)
* freeradius auth's via a win2k3 Active Directory Server
* teachers need to be able to log into WAP's a,b,c etc and be
automatically assigned to the teachers vlan
* priv students need to
LinHai wrote:
>> The server will not perform authentication before proxying. Read the
>> debug log you posted to the list.
> But in debug log, rlm_sql (sql) , I found 4 sql query has been carried.
> These sql query should not be performed
> for optimizing reason, I think.
No.
One of the p
Jerry,
I hate to be a pain but what you have implemented atm is my next task
with freeradius.
Would you mind linking any howtos you use, thanks.
Also how do u get freeradius to find a users group then report it back
to the cisco / ap so it can decide what vlan the client belongs on.
Many thanks
Hi,
>The server will not perform authentication before proxying. Read the
>debug log you posted to the list.
But in debug log, rlm_sql (sql) , I found 4 sql query has been carried. These
sql query should not be performed
for optimizing reason, I think.
>The server *will* process the request t
Thanks to the people who helped me figure this out (big thanks to
Alan), this works perfectly on a fresh Fedora system.
Download, compile and install openssl
download freeradius 1.1.6
unpack in usr/src
cd freeradius-1.1.6
./configure --prefix=/usr
--with-openssl-includes=/usr/local/ssl/include
-
LinHai wrote:
>In radiusd.c, function "int rad_respond(REQUEST *request, RAD_REQUEST_FUNP
> fun)", I found such problem:
> If a AUTHENTICATION_REQUEST or ACCOUNTING_REQUEST packet is received, the
> server will first carry the operation
> (ex. authentication) itself, then send proxy request
Hi all:
In radiusd.c, function "int rad_respond(REQUEST *request, RAD_REQUEST_FUNP
fun)", I found such problem:
If a AUTHENTICATION_REQUEST or ACCOUNTING_REQUEST packet is received, the
server will first carry the operation
(ex. authentication) itself, then send proxy request to home server
unsubscribe
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
[EMAIL PROTECTED] wrote:
> Hi,
>
>
Trying to use Client-Ip-Address is huntgroups and hints doesn't seem to
work,
if this because the Client-Ip-Address is written to the request packet
at the end of pre-process
and not the beginning ? Or is there more strangeness afoot
Hi,
> >> Trying to use Client-Ip-Address is huntgroups and hints doesn't seem to
> >> work,
> >> if this because the Client-Ip-Address is written to the request packet
> >> at the end of pre-process
> >> and not the beginning ? Or is there more strangeness afoot ?
are you sure you want Client-I
Alan DeKok wrote:
> Arran Cudbard-Bell wrote:
>
>> Hi,
>>
>> Trying to use Client-Ip-Address is huntgroups and hints doesn't seem to
>> work,
>> if this because the Client-Ip-Address is written to the request packet
>> at the end of pre-process
>> and not the beginning ? Or is there more stran
Wael ELLOUZE wrote:
> Hello,
> My freeradius verify the login, password and all other attributes.
>
> My question is : Is it possible to access-accept all authentication that
> come with the attribute called-station-id= and how to do this exception
Yes, if you are using PAP:
DEFAULT Callin
Hi,
I have been trying to set up the pam_radius_auth pam module to
authenticate my users through my freeradius server. The radius server
is working fine as I can get and Access-Accept packet with radtest and
also my wireless hotspot authenticates fine through it.
The problem I have is that p
Andrea Cerrito wrote:
> How can I let the proxy write in a db just the realm DEF and GHI and ignore
> the realm ABC?
Do *conditional* logging to SQL. See Acct-Type, which lets you
conditionally call a module.
> I think it can be done in the post-proxy section of the radius.conf... But
> how?
Ian Truelsen wrote:
>I have a client whose wifi adaptor (Linksys WUSB11) can only do wep key
>encryption and I was wondering whether it would be possible to use
>eap-tls or something similar given the restrictions. What is the most
>secure system that can be used with this type of adaptor?
>
>
I
20 matches
Mail list logo