Chandrakant Solanki wrote:
Hi

I have 3 server with 172.16.0.10/13/14 <http://172.16.0.10/13/14> IP address.

My DB is located for 172.16.0.10. I tried to connect mysql from terminal, it works great.

But when I start kamailio it gives me following error..

Hello

Just to double check Have you tried:

mysql --user=openser -p --host=172.16.0.10 openser

from 172.16.0.13 and it works?

From localhost afaik mysql client might use Unix socks(/tmp/mysql.sock) . Use should double check that your MySQL server allows TCP connections

Cheers

Marius

_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to