Have you installed MySQL on the new machine and also is it started?<div>localhost indicates that freeradius is looking for mysql on the machine from which it is running.</div><div>Or is it running from a different machine? In which case you need to change the server parameter in sql.conf.</div>
<div>You may need to open the firewall on port 3306 on the machine running mysql if accessing mysql over the network.<br><br><div class="gmail_quote">On Tue, May 29, 2012 at 12:10 PM, Turamarth <span dir="ltr"><<a href="mailto:admin@turamarth.com" target="_blank">admin@turamarth.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have installed Freeradius and mysql to use it for a Hostpot network on a<br>
Windows 7 64b on test lab and everithing is working fine.<br>
Now we are moving it to real server (Win server 2008r2 64b) to auth network<br>
clients in radius, and when i uncoment sql in radiussd.conf and i start in<br>
debug mode the server stops at:<br>
<br>
rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked<br>
rlm_sql (sql): Attempting to connect to root@localhost:/radius<br>
rlm_sql (sql): starting 0<br>
rlm_sql (sql): Attempting to connect rlm_sql_mysql #0<br>
rlm_sql_mysql: Starting connect to MySQL server for #0<br>
<br>
and i never go on far from here, and dont conect to db, or do nothing more,<br>
i reinstaled, reconfigured, triyed with all ips of mysql db ( is on<br>
localhost ) and nothing.<br>
<br>
any idea?<br>
thx<br>
<br>
--<br>
View this message in context: <a href="http://freeradius.1045715.n5.nabble.com/Problem-with-Freeradius-net-Mysql-in-Win-server-2008r2-tp5713384.html" target="_blank">http://freeradius.1045715.n5.nabble.com/Problem-with-Freeradius-net-Mysql-in-Win-server-2008r2-tp5713384.html</a><br>

Sent from the FreeRadius - User mailing list archive at Nabble.com.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br></div>