Hi,
1. Install real license on the Mobile Access Blade (you can use the attached guide)
2. Open all the relevant communications as appear in the following table:
Flow | Source | Destination | Ports & Services |
Workspace User authentication | CWS Server | AD | TCP 389 or TCP 636 |
Workspace EWS | CWS Server | EX | TCP 443 |
Workspace Push Notifications | EX | CWS Server | TCP 443 |
Workspace Push Notifications | CWS Server | PUSH (outside the internet) | TCP 443 (https://push.checkpoint.com) -> Also needs to do resolving TCP80(http://SVRSecure-G3-crl.verisign.com/SVRSecureG3.crl & http://crl.verisign.com/pca3-g5.crl) |
GW to send Mail | CWS Server | EX or SMTP server | SMTP 25 |
Workspace admin | POC Admin Computer | CWS Server | TCP 18190, HTTPS 443, SSH 22 |
Workspace admin | POC Admin Computer | AD | TCP 389 or TCP 636 (for first wizard) |
Device to GW | Device | Check Point VM | TCP 443 |
Workspace User authentication | CWS Server | All other ADs (including internal Office 365 DC) | |
3. If the steps above doesn't work, do the following:
- 1.1 Validate that you enabled push notification on the server:
1.1.1. Open GuiDBedit.
1.1.2. Search for enable_push_notification.
1.1.3. Change the value of enable_push_notification to "true" on each Mobile Access Gateway object that will send push notifications.
1.1.4. Save.
1.1.5. Open SmartDashboard.
1.1.6. Open each Mobile Access Gateway object and click "OK".
1.1.7. Install policy.
1.1.8. You may need to un-install and re-install the Capsule Workspace App on the mobile device.
1.1.9. Test to ensure that the push notifications are being received. "
1.2. Validate that you tried the following SKs:
1.2.1. https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
1.2.2. https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
1.3. On the Exchange Server – Install a self-signed certificate on the Exchange Server -> SK98203
1.4. On the Mobile Access Blade – In sk109039, please try to do the change under the following section: “(Optional) How and when to configure the callback URL to HTTPS instead of the default HTTP”.
1.5. On the Mobile Access Blade – Please ask me for the PushReport script, and run it on the GW and send us the output.
1.5.1. Copy PushTroubleshootingTool to /opt/CPcvpn-R77/bin/
1.5.2. Give it executable permissions: chmod +x /opt/CPcvpn-R77/bin/PushTroubleshootingTool
1.5.3. Copy PushReport to some directory on the GW
1.5.4. Give it executable permissions: chmod +x PushReport
1.5.5. Run PushReport
1.6 Do the following:
- Change the Callback URL in the GUI DB Edit to -> https://10.113.0.66/ExchangeRegistration -> try to send email -> try to see if you get the push -> If not run the script we did yesterday to test the connectivity -> let me know what the results
- Change the Callback URL in the GUI DB Edit to -> http://10.113.0.66/ExchangeRegistration -> try to send email -> try to see if you get the push -> If not run the script we did yesterday to test the connectivity -> let me what the results
1.7. If all of the above things doesn’t work, Please open a Service Request.