project-imas / mdm-server

Sample iOS MDM server
602 stars 150 forks source link

The server.py running on a remote ec2 cannot be accessed from outside. #27

Open rifatmahmud opened 9 years ago

rifatmahmud commented 9 years ago

Certificates are generated in a mac device. Then the server files and the certificates are uploaded to ec2 ubuntu instance. Made 8080 port open, made all outgoing call open. But cannot access the app via real IP of ec2.

thrasr commented 9 years ago

Are you using https and are you including the port when attempting to access?

kaviraj86 commented 8 years ago

my sql and Apache is required for this setup?