Hello Alan,
I have configured your "mod_auth_radius.c" and now using it with FreeRadius.
While configuring I encountered many difficulties both in adding the c file in ./configure and by using it with apxs. I know this is because I do not know the details of apache but at last with apache 1.3.26 I wrote the below commands and everything worked somehow everything worked fine?

with apache 1.3.26 & ftp://ftp.freeradius.org/pub/radius/mod_auth_radius.tar & Red Hat 7.x (Linux 2.4.9-21)
./configure --add-module=/root/mod_auth_radius-1.5.4/mod_auth_radius.c --enable-shared=auth_radius
make
make install

Now my question is that:
if user connected from NAS_A then I want to send him dynamically created web_page-a.html and if user is connected from NAS_B then I want to send him dynamically created web page-b.html.

How can I do that?

Regards,
Tamer


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

Reply via email to