diff --git a/datacenter/dtr/2.2/guides/admin/install/install-offline.md b/datacenter/dtr/2.2/guides/admin/install/install-offline.md index 55ad6e97c5..db7c32beb3 100644 --- a/datacenter/dtr/2.2/guides/admin/install/install-offline.md +++ b/datacenter/dtr/2.2/guides/admin/install/install-offline.md @@ -53,6 +53,16 @@ For each machine where you want to install DTR: Now that the offline hosts have all the images needed to install DTR, you can [install DTR on that host](index.md). +### Preventing outgoing connections + +DTR makes outgoing connections to: +* report analytics, +* check for new versions, +* check online licenses, +* update the vulnerability scanning database + +All of these uses of online connections are optional. You can choose to +disable or not use any or all of these features on the admin settings page. ## Where to go next