Re: Any Good Documentation for newbies

2005-12-24 Thread jaylai (sent by Nabble.com)
before u use freeradius, you must know what are u going to do with radius server. If u are interested in documentation u can mail me ur idea on how are u going to deploy the radius server (with diagram). I may help u in some part. Sent from the FreeRadius - User forum at Nabble.com: Re: Any

Re: Radius Configuration Helping

2005-12-24 Thread jaylai (sent by Nabble.com)
There are many way of authentication which type are u going to use? For these case u may use MySQL or Ldap as authenticator Sent from the FreeRadius - User forum at Nabble.com: Re: Radius Configuration Helping - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: DialupAdmin gives Blank Pages

2005-12-24 Thread jaylai (sent by Nabble.com)
I think you set something wrong in web server. Which web server are u using ??? If you use apache i may help u Sent from the FreeRadius - User forum at Nabble.com: RE: DialupAdmin gives Blank Pages - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: MYSQL installation for interaction with freeradius

2005-12-24 Thread jaylai (sent by Nabble.com)
u can use mysql-4.1.15 or 4.1.16, if possible make it in rpm packages Sent from the FreeRadius - User forum at Nabble.com: Re: MYSQL installation for interaction with freeradius - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Accept all

2005-12-24 Thread jaylai (sent by Nabble.com)
/etc/passwd may help u Sent from the FreeRadius - User forum at Nabble.com: Re: Accept all - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: problem compiling

2005-12-24 Thread jaylai (sent by Nabble.com)
do u install snmp in ur OS??? Sent from the FreeRadius - User forum at Nabble.com: Re: problem compiling - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

FreeRadius-1.0.5 + MySQL + Dialup_admin

2005-12-24 Thread jaylai (sent by Nabble.com)
Finally, I was successful to build radius server with combination of freeradius-1.0.5, apache2, mysql, dialup_admin, snmp n .. there are some little problem in freeradius-1.0.5 n need some time to study n debug. However, freeradius-1.0.5 provide best security and best

Re: Any Good Documentation for newbies

2005-12-24 Thread jaylai (sent by Nabble.com)
http://www.aerospacesoftware.com/radius.html may help u but the document is not fully correct, be make sure that u understand the radiusd.conf, sql.conf, users, clients.conf Sent from the FreeRadius - User forum at Nabble.com: Re: Any Good Documentation for newbies - List

Happy Christmas

2005-12-24 Thread Sean
Wishing Alan DeKok and everyone involved with FreeRadius a very happy Christmas and thanks for all the work put into developing and supporting one of the best open source products available. Regards, Sean Bracken - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Weird Insert sql statement in sqltrace.sql

2005-12-24 Thread TK Lew
hi all :: I have a Freeradius with Oracle 10.0 running but something weird appeared in the sqltrace.sql. Sample weirdness record :: INSERT into radacct (RadAcctId, AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddress, NASPortId, NASPortType, AcctStartTime, AcctStopTime,

confused on attrs file entries

2005-12-24 Thread Chuck
if i just used the default in the attrs file to test our realms replies and pass them on upstream, i am confused on how to limit.. example my realm sends me a reply of Session-Timeout = 8400 tested against my attrs file, it is within range so it would be passed.. my attrs contains

Error in radius log

2005-12-24 Thread LeRoy DeVries
I am getting the following error: Tue Dec 20 16:51:22 2005 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? The portion of the radius.conf that reflects that portion is as follows: exec { wait = yes input_pairs = request } How

Re: Error in radius log

2005-12-24 Thread Alan DeKok
LeRoy DeVries [EMAIL PROTECTED] wrote: How do I correct it? You don't. It's not an error. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html