I have a server connected to the internet, but it is behind a proxy.
I am trying to connect to a remote database from this local server, so my parameters are: the ip of the remote server where the database is located, the user name and password of the remote database.
so the connection cannot be established 🙁 . it says that it cannot be connected to the adress <ip>.
is there anyway i can manage this problem ?
do i have to pass any parameter concerning the proxy ???
thanks.