This information can also be found in the Accessing URLs section of the Aviator Administrator Guide.
For this action: |
Allow this URL: |
---|---|
Register the app and download data updates |
https://deliver.jeppesen.com |
Access FliteBrief flight briefing services for downloading flight packages. |
*.flitebrief.aero |
Access D3 flight briefing services for downloading flight packages. |
https://fb2.cld.jeppesen.com |
Access live weather text and chart weather |
proxy-mtls.boeingservices.com |
Access NavLog live weather |
https://api.weather.com |
Access the current location from Boeing Onboard Networking System for automatically logging waypoint data in NavLog |
https://ads.ons.pnet |
Download trip kits on demand for flights |
https://tripkit.jeppesen.com https://tripkit-prod-blue- tripkit-prod-green- |
Provide Aviator crash logs and troubleshooting information |
https://jeppesen-prod.saas.appdynamics.com |
Use Adobe Analytics on Aviator features |
https://c00.adobe.com https://assets.adobedtm.com https://boeing.sc.omtrdc.net |
For those customers that reference specific IP addresses when enabling Internet access, reference the URL below for a current list of IP ranges for the service. Please note that these ranges will change over time.
https://ip-ranges.amazonaws.com/ip-ranges.json
(Tip: search for CLOUDFRONT to find all relevant IP ranges)
Current list of IP ranges for Amazon CloudFront Web Services (as of September 16, 2016):
52.84.0.0/15
54.182.0.0/16
54.192.0.0/16
54.230.0.0/16
54.239.128.0/18
54.239.192.0/19
54.240.128.0/18
204.246.164.0/22
204.246.168.0/22
204.246.174.0/23
204.246.176.0/20
205.251.192.0/19
205.251.249.0/24
205.251.250.0/23
205.251.252.0/23
205.251.254.0/24
216.137.32.0/1
A current list of IP addresses can also be re-created by anyone with “CURL” and JQ installed on their desktop by typing the following exactly as written:
curl -s 'https://ip-ranges.amazonaws.com/ip-ranges.json' | jq -r '.prefixes[] | select(.service=="CLOUDFRONT") | .ip_prefix'