i want to connect db using ip because no i am testing after this i will connect i to remote db. How can i tel Db to listen on a public ip ?? i grant all rights to ip by using grant all command in mysql firewall is stopped and selinux is also desabled,
Date: Wed, 31 Oct 2012 10:03:44 +0100 From: aland@deployingradius.com To: freeradius-users@lists.freeradius.org Subject: Re: mysql Connection error
QASIM RAO wrote:
hi,
i am having a problem in free radius, when i connect free radius with db by using ip of db server it is not connecting with db database is installed on localhost so when i give db sever="localhost" it connects with db... please help me in this why radius is doing this
It's probably because you didn't tell the DB to listen on a public IP. Or, the firewall is preventing connections to the public IP and port of the DB.
But if it works to localhost, why worry?
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html