This is a discussion on Re: Freeradius & Clusters within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi. Should be fine, this is mine for comparision: http://www.yazzy.org/configs/linux/f...s/radiusd.conf I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi.
Should be fine, this is mine for comparision: http://www.yazzy.org/configs/linux/f...s/radiusd.conf I additionally use following for sqlcounter: dailycounter weeklycounter monthlycounter On Mon, 16 May 2005 20:56:04 +1200 "Tristram J. Cheer" <tristram@uberpc.co.nz> 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 |