FreeRADIUS Proxy

2005-11-09 Thread Chanin Luangingkasut
Hello All, I've stupid question about radius proxy configuration followed: On master(192.168.5.1) proxy.conf --- proxy server {     synchronous = no     retry_delay = 5     retry_count = 3     dead_time = 120     default_fallback = yes     post_proxy_authorize = no } rea

How to Decrypt cipher text of md5 on freeradius?

2005-02-22 Thread Chanin Luangingkasut
List Step before inster password into MySQL database: 1. Input password. 2. Encrypt password by md5 [ md5(password) ] 3. Insert data to database and encode password by PASSWORD() on mysql again (INSERT into VALUES(, PASSWORD(md5(password))); But, it dosen't works. How I fix this case? Pl

FreeRadius + MySQL

2004-10-10 Thread Chanin Luangingkasut
Hello All, Please let's me know about freeradius+MySQL's paper to configuretion and command to use that or shown me step by step for me to config server to authenticate with freeradius+MySQL. Sincere. -- Chanin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Can I config freeradius to separate IP address?

2004-07-22 Thread Chanin Luangingkasut
Hello All, Now I using eap_tls to authenticate user, and I want to separate subnet for staff in building and visitor. If clients authentication succeeded it get ip in subnet 192.168.1.xxx, but clients don't have client CA, it cannot authentication on radius server, and forward to dhcp server2 get