Re: freeradius_tuning_guide

2002-03-02 Thread Mark Constable
On Sat, 2 Mar 2002 17:45, Kostas Kalevras wrote: > Hello, here is a first draft for a freeradius tuning guide. It is mostly > aimed at those using ldap/sql AAA. Suggestions and comments are welcome. With permission I've updated this Wiki with the above guide so any input can be applied directly t

Re: user interface

2002-03-02 Thread Kostas Kalevras
On Sat, 2 Mar 2002, George wrote: > Has anyone developed a user interface for freeradius so that subscribers > > could check their own online times? > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > In the dialup_admin web interface there is the user_s

Re: user interface

2002-03-02 Thread Tarquin Douglass \(Astronet Internet Access\)
___ This EMail has been scanned by Astronet/IONet VIRUS scan Server and found to be clear of all known VIRUSES in my definition files. ___ Yes I have and it is called AstroAdmin. A final beta release

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Oracle

2002-03-02 Thread Mohammad Saad
I have freeradius up and running from the text files and its great there. But now I've been trying to compile it with Oracle support and I seem to have run into a brick wall. The module is apparently disabled, how do I go about turning it back on so I can have oracle support compiled in? TIA

Re: Cisco VoIP Accounting

2002-03-02 Thread Alan DeKok
"Lutrika Mufti R" <[EMAIL PROTECTED]> wrote: > I have noticed that the radius server doesn't log an accounting request = > with the User-Name attribute set to null/empty. This is a lilttle bit of = > a problem because in VoIP accounting, I don't need to set the User-Name = > attribute. Is this the

Re: rlm_sql

2002-03-02 Thread Alan DeKok
"Vector" <[EMAIL PROTECTED]> wrote: > Is the 'nas' table in rlm_sql the equivelant of clients.conf? Theoretically, yes. In practice, it isn't used. > Can rlm_sql take advantage of everything in the schema? No. > Specifically I'm looking for the use of realm, realmgroup and nas > tables

Re: LDAPS

2002-03-02 Thread Alan DeKok
Ted Frohling <[EMAIL PROTECTED]> wrote: > Yes, I was not particularly clear on which security method I needed. It > is indeed SSL. Using TLS isn't terribly different (from a security point of view) than SSL. In fact, TLS (from what I recall) is the successor to SSL. > I started digging in

Re: RADIUS MSCHAP test program

2002-03-02 Thread Alan DeKok
"carol" <[EMAIL PROTECTED]> wrote: > I downloaded freeradius-0.4 source code. RADIUS server works well > with CHAP. I tried to test if the server support MS-CHAP and > MS-CHAPv2. I am just wondering if you have any test program to do > this. Like "radtest" program works for password authentiencat

user interface

2002-03-02 Thread George
Has anyone developed a user interface for freeradius so that subscribers could check their own online times? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Misc.c

2002-03-02 Thread Rainer Clasen
I wrote: > Connie Liu wrote: > > misc.c: In function `ip_hostname': > > misc.c:56: warning: passing arg 4 of `gethostbyaddr_r' from incompatible > > pointer type > > misc.c:56: warning: passing arg 5 of `gethostbyaddr_r' makes pointer from > > integer without a cast > > misc.c:56: warning: passing

Re: Misc.c

2002-03-02 Thread Rainer Clasen
Connie Liu wrote: > misc.c: In function `ip_hostname': > misc.c:56: warning: passing arg 4 of `gethostbyaddr_r' from incompatible > pointer type > misc.c:56: warning: passing arg 5 of `gethostbyaddr_r' makes pointer from > integer without a cast > misc.c:56: warning: passing arg 6 of `gethostbyadd

Problem with latest CVS

2002-03-02 Thread Julio Faerman
Latest CVS is not compiling. make error follows --misc.c: In function `ip_hostname':misc.c:57: warning: passing arg 7 of `gethostbyaddr_r' from incompatible pointer typemisc.c:57: too few arguments to function `gethostbyaddr

Re: sql db

2002-03-02 Thread Kostas Kalevras
On Sat, 2 Mar 2002, Mohammed Berzig wrote: > Hello, > I like to configure FreeRadius to work with mysql database and supporte > counter. > But I don't see how to create this database, any one can help me with sql > scripts tocreate this database. > Sincerly. Use the db_mysql.sql file in src/modu

sql db

2002-03-02 Thread Mohammed Berzig
Hello, I like to configure FreeRadius to work with mysql database and supporte counter. But I don't see how to create this database, any one can help me with sql scripts tocreate this database. Sincerly. - ICOSNET votre provider. "Webmail client!" htt

Re: Misc.c - linux compile failure workaround

2002-03-02 Thread Randy Moore
At 05:29 PM 3/2/2002 +0800, you wrote: >Hi Alan; >I got the error message in Redhat 7.1 > >== >misc.c: In function `ip_hostname': >misc.c:56: warning: passing arg 4 of `gethostbyaddr_r' from incompatible >pointer type >misc.c:56: warning: passing arg 5 of `gethostbyaddr_r' makes po

Misc.c

2002-03-02 Thread Connie Liu
Hi Alan; I got the error message in Redhat 7.1 == misc.c: In function `ip_hostname': misc.c:56: warning: passing arg 4 of `gethostbyaddr_r' from incompatible pointer type misc.c:56: warning: passing arg 5 of `gethostbyaddr_r' makes pointer from integer without a cast misc.c:56: wa