Hello, I use FreeRadius in version 0.2 and 0.3 and I got some questions to some bugs (?) / Features.
1st of all, I have it running under supervise control, although my run script looks almost exactly like the one in the FAQ, radiusd logs to /var/log/radius/radius.log it shouldn'be that way, should it ? 2nd, if you try to connect to multiple different databases, you get an error. Even when you specify the right driver, the driver will be loaded, but then the driver first loadad will be used. So, if you have a MySQL and a PostgreSQL Database, you connect first to the MySQL and then to the Postgres, The mysql driver will be loaded, connection will be established, psql-driver will be loaded, and then you get an mysql-error, saying that you cannot connect to the database. A tcpdump proves, that the radiusd is trying to connect on a mysql port (most probably using the wrong module here). 3rd, your bug-report website is not reachable for me.. is it on purpose ? But after all, its a very good radius program. I really like it. Best regards Andreas Faust - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
