[Kamailio-Users] [kamailio-users] can't connect with remote database

marius zbihlei marius.zbihlei at 1and1.ro
Thu Feb 4 13:01:04 CET 2010


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



More information about the Users mailing list