<html><body>
<p><font size="2">Hi, </font><br>
<br>
<font size="2">I am trying to figure out if need to encrypt my traffic from a FreeRadius server to a remote MySQL backend.</font><br>
<br>
<font size="2">I have the following setup.</font><br>
<br>
<font size="2">FreeRadius/MySQL (Server1)</font><br>
<br>
<font size="2">FreeRadius/MySQL (Server2)  Both Server1 and Server2 are doing MySQL Master to Master (ssl) Replication </font><br>
<br>
<font size="2">Now I want to add a third FreeRadius server without a local MySQL Backend. </font><br>
<br>
<font size="2">So this third server will point to either Server1 or Server2 which runs MySQL but will these request be sent to the remote MySQL Servers in clear text?</font><br>
<br>
<font size="2"> -Thanks Eric</font><br>
</body></html>