0

We have an Android App and a website that requires connection to local database.

Working Scenario is

Online Website (.net) is in one dedicated virtual server with public ip. Then we have another public ip mapped to a local Server that has database access. So there we configured API through IIS. So any request coming to database from online website goes through this. In this way I can limit public access to the local IIS Server only from dedicated server ip.

Now my problem is in Mobile app, app has no connection to online website. So any database request from the app is going through "public ip mapped local server". So in this case cannot limit the public ip's in firewall to access the local server.

What should I do, please help me

Connectivity Diagram

js777
  • 1

0 Answers0