Hi.

Should be fine, this is mine for comparision:
http://www.yazzy.org/configs/linux/freeradius/radiusd.conf

I additionally use following for sqlcounter:
        dailycounter
        weeklycounter
        monthlycounter


On Mon, 16 May 2005 20:56:04 +1200
"Tristram J. Cheer" <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
>  
> 
> I'm looking to put freeradius into a ISP site and we run a 4 server LVS
> cluster, what I'm wanting to know is if we do the following in the
> config
> 
>  
> 
> authorize {
> 
>         preprocess
> 
>         chap
> 
>         sql
> 
> }
> 
> authenticate {
> 
>         Auth-Type CHAP {
> 
>                 chap
> 
>         }
> 
> }
> 
> preacct {
> 
>         preprocess
> 
>         acct_unique
> 
> }
> 
> accounting {
> 
>         sql
> 
> }
> 
> session {
> 
>         sql
> 
> }
> 
> post-auth {
> 
>         sql
> 
> }
> 
>  
> 
>  
> 
> If that will allow us to run in a pure SQL mode and just share the same
> Radiue SQL database between each server in the cluster
> 
>  
> 
> Cheers
> 
>  
> 
> Tristram
> 
> 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to