Re: FreeRadius crash

2007-05-26 Thread Alan Dekok
Doug Hardie wrote:
 I think I may have found the cause of my crashes.  One of the proxy  
 servers or NASs is occasionally sending me an incorrectly formatted  
 authentication request.

   That should NOT cause the server to crash.  Ever.

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


Re: how to add feature authentification...

2007-05-26 Thread tnt
Instead of checking another table make another group with
Auth-Type:=Reject and switch users between his regular group and this
group in the usergroup table instead of doing that with 1 and 0.

Ivan Kalik
Kalik Informatika ISP


Dana 26/5/2007, Trio Yulistianto [EMAIL PROTECTED] piše:

dear all
i'm using freeradius-1.1.6 and mysql database...
for now running well..
but i need something add to authentification process..
i have one table Payment_Table (username,payment)
all username in radcheck already copied to  username field,payment field
filled by '0' or '1'
this is what i  need :
while user trying to connect, freeradius will check payment_table, if
payment field is '0' user cannot log in,except field contain with '1'

any suggestion?
thanks
trio



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


Re: How to re-forward a request rejected by one proxy server to another proxy server?

2007-05-26 Thread Alan Dekok
Clark J. Wang wrote:
 I configuired two proxy servers `radius1' and `radius2' for realm 
 `foo.com' in file `proxy.conf'. And I want those requests rejected by 
 `radius1' to be re-forwarded to `radius2'. How can I do that?

   You can't currently do this.

   Maybe in 2.0.0 it will be possible.

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


dialupadmin not displaying menu

2007-05-26 Thread Carl aniams

hi,
I am installing a wireless  hotspot with freeradius.the installation went
fine, but when trying to display the dialupadmin html page http://localhost
/dialupadmin http://localhost/dialupadmin the pae displays fine but the
menu on the left is not displayed as it should be.
instead i observed that it is the content of a php3 script in the conf file
that are written

need a help please
--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

ANIAMBOSSOU Carl
NIAMS TECHNOLOGIES
tel: +229 90 04 08 58   +229 97 48 01 33
COTONOU
REPUBLIC OF BENIN
WEST AFRICA
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dialupadmin not displaying menu

2007-05-26 Thread satish patel
This is php3 error go in to /etc/httpd/conf.d/php.conf and add this line 
   
  AddType application/x-httpd-php .php3  
   
  and restart httpd
   
   
  

Carl aniams [EMAIL PROTECTED] wrote:
  hi,
  I am installing a wireless  hotspot with freeradius.the installation went 
fine, but when trying to display the dialupadmin html page http://localhost 
/dialupadmin the pae displays fine but the menu on the left is not displayed as 
it should be.
  instead i observed that it is the content of a php3 script in the conf file 
that are written
   
  need a help please

-- 
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

ANIAMBOSSOU Carl
NIAMS TECHNOLOGIES
tel: +229 90 04 08 58   +229 97 48 01 33
COTONOU
REPUBLIC OF BENIN
WEST AFRICA 
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


$ cat ~/satish/url.txt  

http://www.linuxbug.org
_

   
-
 Did you know? You can CHAT without downloading messenger.  Know how!- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html