<div dir="ltr">Hi Josu,<div><br></div><div>You don&#39;t bind to a network, but to the address that the server should respond on. So if your server has IP address 192.168.1.1, then the setting should be:</div><div>bind-address = 192.168.1.1</div><div><br></div><div>Regards,</div><div><br></div><div>Andréas</div><div class="gmail_extra"><div></div>
<br><div class="gmail_quote">2014-09-13 11:18 GMT+02:00 Josu Lazkano <span dir="ltr">&lt;<a href="mailto:josu.lazkano@gmail.com" target="_blank">josu.lazkano@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Maybe this is not a MythTv problem, but I want to configure the<br>
backend mysql server to bind just to my network addresses.<br>
<br>
I try this:<br>
<br>
# cat /etc/mysql/my.cnf | grep bind<br>
bind-address            = <a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a><br>
<br>
But it does not work, it doesn&#39;t start the service. I want to bind<br>
just to my network frontends (<a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a>), how could I configure<br>
it?<br>
<br>
Thanks for your help.<br>
<br>
Best regards.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Josu Lazkano<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</font></span></blockquote></div><br></div></div>