diff --git a/content/docs/networking/local-access.mdx b/content/docs/networking/local-access.mdx index 240a0fd..fa2da91 100644 --- a/content/docs/networking/local-access.mdx +++ b/content/docs/networking/local-access.mdx @@ -25,6 +25,38 @@ You can modify the password settings at any time, either during the onboarding p - **Update Password:** You can update the password if needed by entering a new one. - **Delete Password:** This action removes the password, allowing password-less access to the device. +## Outbound Internet Connectivity + +The following outbound connectivity is required, from the JetKVM towards the Internet: + +### JetKVM System Updates + +Updates use HTTPS (tcp/443) towards the following FQDNs: + +- update.jetkvm.com +- api.jetkvm.com +- app.jetkvm.com + +### Time Synchronization + +Users have the option to select NTP (udp/123) and/or HTTP (tcp/80) in the Network Settings, for time synchronization to happen towards the following FQDNs: + +NTP (udp/123): +- time.apple.com +- time.aws.com +- time.windows.com +- time.google.com +- time.cloudflare.com (hardcoded to IPv4 162.159.200.123 and IPv6 2606:4700:f1::123) +- 0.pool.ntp.org +- 1.pool.ntp.org +- 2.pool.ntp.org +- 3.pool.ntp.org + +HTTP (tcp/80): +- http://www.gstatic.com/generate_204 +- http://cp.cloudflare.com/ +- http://edge-http.microsoft.com/captiveportal/generate_204 + ## Reset Password If you've forgotten your local password, there are two ways to reset it: