Our organization is migrating our Prod and DMZ servers from 2008 R2 servers (EoL) to 2016 servers. We're starting by migrating our DB to the new Prod server, and was able to get that working; however, it was not talking to our current DMZ server, which should be a firewall issue, which I believe is resolved, when we open 3306 (the change had to be reverted for time).
My question is, how/where do you connect the DMZ to the main, internal server? I've looked at the server.xml files, I've looked at all the configs, and can't seem to find what links the two. Is it just the keystore files? I did a test reinstall of JSS on our DMZ server to try to get back to the initial setup screen. It prompted me to connect to Localhost, but that's not where the DB is, and was not able to get past the configuration screen of the first run.
Any help would be appreciated.
Thanks