How to connect to mySQL server behind firewall

User 8a7878ec6d

23-10-2014 11:52:50

Hi,


I want to set up databases on a mySQL sever but my IT dept in all its wisdom has decided to run a firewall on the machine. How do I go about setting up access for individual IJC users? What regular and mySQL accounts will I need on the database server? Also I am interested in deploying the database through a web server. What do I need for this?


Thanks,


Evert

ChemAxon 26d92e5dcd

29-10-2014 08:56:54

Dear Everet,


sorry for the delay in answer. There were public holidays in Hungary and Czech Republic.


In any case, what you should need to be able to run MySQL through firewall is to have the default port MySQL is running on enabled - port 3306 and you need a database user that you can connect to remotely. For more details on the needed permissions for the user see here


Regarding your question with the web server, what web server are you referring to? JChem Web Services, Plexus Suite or Instant JChem Web Client (deprecated since version 6.2.x).


 


Best


David

User 8a7878ec6d

03-11-2014 11:13:42

Hi,


Now I had a few days off, hence the delay in my answer


I've asked the IT dept to open port 3306, hopefully this will fix the problem (but they also had holidays).


Best,


Evert

User 8a7878ec6d

17-11-2014 12:04:13

Hi,


Opening up port 3306 in the firewall on the mySQL server did the trick.


Thanks,


Evert