Re: Freeradius Mysql Performance

2012-01-28 Thread Alan Buxey
It's do-able. Though I would be worried about failover and resiliancy. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius Mysql Performance

2012-01-28 Thread Marinko Tarlac
1 mil of users and one server... ??? Good luck... On 1/28/2012 10:57 AM, Morteza Milani wrote: Hi, Currently we use a server with the following features: * RAM: 4 GB * Processor: 1x E8400 3.0 GHz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Unable to get freeradius server and client to communicate

2012-01-28 Thread Haroon Abraham
On Sat, Jan 28, 2012 at 3:41 AM, Alan DeKok wrote: > Haroon Abraham wrote: > > Server is run in debug mode (radiusd -X) The following is entered in the > > clients.conf file: > > > > client erx.radius-src-ipaddr { > > secret = juniper > > nastype = other > > shorname = ERX1

Re: Autentication Problem with Freeradius on FREEBSD

2012-01-28 Thread Haroon Abraham
I did use tcpdump and the packets are reaching the server but in the shell window running radiusd -X there is no output, i.e. the radius process does not see the request (this is what I think is happening). Thanks, On Sat, Jan 28, 2012 at 3:41 AM, Alan DeKok wrote: > Rodrigo Yoshioka wrote: > >

Re: Unable to get freeradius server and client to communicate

2012-01-28 Thread Alan Buxey
No packets seen coming in on the server when in debug mode? Check your server for a host based firewall, check with your network guys for eg inter VLAN ACLs, or other protection on the network alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius Mysql Performance

2012-01-28 Thread Alan Buxey
What?? You dont need that kind of hardware for job, sure. Throwing that kind of horsepower might fix the speed but this is a DBA question. Look at your mysql configuration and see how it can be adjusted (my.cnf) look at the engine in use and see if you can use better..(eg innodb instead of my

Re: Freeradius Mysql Performance

2012-01-28 Thread Fajar A. Nugraha
On Sat, Jan 28, 2012 at 6:10 PM, Phil Mayers wrote: > On 01/28/2012 09:57 AM, Morteza Milani wrote: >> >> Hi, >> >> Our company is using freeradius as a VPN authentication& >> authorization system. In worse-case say we would have 1 Million users. >> Beside >> scaling our market, we are going to de

Re: Freeradius Mysql Performance

2012-01-28 Thread Giuseppe Marocchio
Dear, i've got same problem in the first time that i use freeradius, first of all, you need to tune your mysql ( my.cnf ) with right optimization, you can enable slow query logging in order to check if is mysql or freeradius problem. when your mysql works fine, you can tune freeradius, like incr

Re: Freeradius Mysql Performance

2012-01-28 Thread Phil Mayers
On 01/28/2012 09:57 AM, Morteza Milani wrote: Hi, Our company is using freeradius as a VPN authentication& authorization system. In worse-case say we would have 1 Million users. Beside scaling our market, we are going to develop an application to analyze users with data mining algorithms. Curre

Freeradius Mysql Performance

2012-01-28 Thread Morteza Milani
Hi, Our company is using freeradius as a VPN authentication & authorization system. In worse-case say we would have 1 Million users. Beside scaling our market, we are going to develop an application to analyze users with data mining algorithms. Currently we use a server with the following feature

Re: Autentication Problem with Freeradius on FREEBSD

2012-01-28 Thread Alan DeKok
Rodrigo Yoshioka wrote: > I´m having some problems with a new radius server. I have an CentoOS > with freeradius already working. But it was getting slow and let clients > delay to connect. So I installed a new freeradius server on Freebsd, and > I compare both configurations files. But when PP

Re: Unable to get freeradius server and client to communicate

2012-01-28 Thread Alan DeKok
Haroon Abraham wrote: > Server is run in debug mode (radiusd -X) The following is entered in the > clients.conf file: > > client erx.radius-src-ipaddr { > secret = juniper > nastype = other > shorname = ERX1 > } Why? Use the format which is in the examples. Add an "ipa