Skip to main content
Question

DMZ not communicating with internal database

  • September 1, 2020
  • 2 replies
  • 17 views

Forum|alt.badge.img+1

Any ideas ?

2 replies

Forum|alt.badge.img+18
  • Contributor
  • September 1, 2020

Did you try everything it lists? Firewall is open? That MySQL user has remote access permissions from the DMZ server's IP?


Forum|alt.badge.img+26
  • Valued Contributor
  • September 1, 2020

I would start with this article: https://www.jamf.com/jamf-nation/articles/135/troubleshooting-database-connectivity-from-the-jamf-pro-server

Specifically the section covering the DataBase.xml file. The file may not contain the password you used for your database. If it’s not that, make sure SQL is running and you’ve setup a MySQL user in the MYSQL command line and granted it sufficient permissions.