Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

Overview

A fully operational Mobile Device Management setup requires a set of CapaInstaller services that are deployed correctly in the company network infrastructure. 



Services

Service

Port Number

Data Type

Direction

Destination DNS URL - Outgoing

Description

cimdm

443 (SSL)

TCP

PUBLIC -> DMZ


Mobile devices retrieve configurations and applications

cimdm

443 (SSL)

TCP

DMZ → PUBLIC

api.capaone.com

Gateway for:

Apple Push Network Service (APNS):

http://support.apple.com/kb/TS4264 

Google Cloud Messaging:

http://en.wikipedia.org/wiki/Google_Cloud_Messaging

Microsoft Open Mobile Alliance (OMA):

https://en.wikipedia.org/wiki/OMA_Device_Management

Self Selfvice Portal9443(SSL)TCPPUBLIC -> DMZ
Used to access the Self-Service portal from the devices

cibackend

5023 (Default)

TCP

DMZ → SERVER 


cimdm get profiles and configurations

cifrontend

5022 (Default)

TCP

DMZ → SERVER 


cimdm authenticates users when enrolling devices

cifrontend80TCPSERVER → PUBLICdownload.capainstaller.comRetrieve updated information about device models and versions


Devices

For end-user devices to support mobile device management, the devices must communicate with different network services

Devices                           

Port Number

Data Type

Direction

Destination DNS URL - Outgoing

Description

All devices443 (SSL)TCPLAN -> PUBLICDMZ ServerUsed for secure communication between iOS devices and the MDM server.

Android devices

5228 (Google server)

TCP

LAN -> PUBLIC

android.apis.google.com

gcm-http.googleapis.com

fcm.googleapis.com

This port is used for communication between Android devices and Google Cloud Messaging (GCM), which sends push notifications and other data to Android devices.

Android devices

5229 (Google server)

TCP

LAN -> PUBLIC

android.apis.google.com

gcm-http.googleapis.com

fcm.googleapis.com

This port is used for communication between Android devices and GCM over a secure connection.

Android devices

5230 (Google server)

TCP

LAN -> PUBLIC

android.apis.google.com

gcm-http.googleapis.com

fcm.googleapis.com

This port is used for communication between Android devices and GCM for sending and receiving multicast messages.
Android devices443 (Google server)TCPLAN -> PUBLIC

android.apis.google.com

gcm-http.googleapis.com

fcm.googleapis.com

play.google.com

This port is used for secure communication between Android devices and the MDM server.
Apple devices2195 (Apple server)TCPLAN -> PUBLICgateway.push.apple.com Used for sending push notifications to iOS devices.
Apple devices2196 (Apple server)TCPLAN -> PUBLICfeedback.push.apple.comUsed by the APNs Feedback Service to send feedback to the MDM server about failed push notifications.
Apple devices5223 (Apple server)TCPLAN -> PUBLIC
Used for communication between iOS devices and APNs. It is also used for device activation.
Windows Phone device443 (Microsoft server)TCPLAN -> PUBLIC

  • No labels