Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Firewall ports between Bamboo and external MySQL database

Tom Allen June 15, 2016

We experimentally moved our Bamboo server to a different IP address in response to a security need, but after doing so there were connectivity errors between Bamboo and the external MySQL server. We successfully rolled back to the former IP address. I suspect we need to modify firewall settings for the new IP address. But which?

My question: Which ports and protocols should be opened in a firewall between Bamboo server and an external MySQL database?

1 answer

1 vote
Krystian Brazulewicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 23, 2017

You should:

  • configure your MySQL server to accept TCP/IP connections
  • on firewall open the port that your MySQL is using (by default it is 3306)

https://dev.mysql.com/doc/refman/5.7/en/problems-connecting.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events