Can OttoFMS talk to 2 servers both inside a firewall?

I currently have 2 servers that are behind a firewall but have DNS names. can I use OttoFMS to do a migration in that configuration or will it not find the servers?

Hey Mike,

If the two servers are able to send requests to one another then they will be able to run migrations. It does not send out to a third-location to run any part of the migration (unless you select a third location like S3 or a url as a source). If you want to test, there is an API endpoint you can use to ask OttoFMS to try and contact a different server. You can find it in the apidoc.

-Kyle