Understand Firmware External Access
Last updated
Last updated
Certain system services in the terminal access external services, typically via specific IP ports.
The major TMS servers:
www.wizarview.com
These servers are used to check internet connectivity by pinging an empty HTTP(S) page (204 response), and commonly use HTTP port 80 and HTTPS port 443. For example: or
connectivitycheck.gstatic.com
www.google.com
www.qualcom.com
TMS agent use these services for GPS data, which can be disabled through TMS agent configuration.
location.services.mozilla.com(associated with the Micro-G project)
locprod2-elb-us-west-2.prod.mozaws.net(associated with the Micro-G project)
xtrapath2.xboxprod.izatcloud.net(associated with the Qualcomm izat)
time.izatcloud.net(associated with the Qualcomm izat)
izattime.xboxprod.izatcloud.net(associated with the Qualcomm izat)
xtrapath1.izatcloud.net(associated with the Qualcomm izat)
xtrapath2.izatcloud.net(associated with the Qualcomm izat)
The Android system utilizes these servers for automatic time adjustment when set to 'AutoTime', and typically uses UDP port 123 for time synchronization.
asia.pool.ntp.org (old default)
cn.pool.ntp.org (old backup)
hk.pool.ntp.org (old backup)
2.android.pool.ntp.org (new default from aosp)