diff --git a/modules/ROOT/pages/_partials/sgw-svr-ports.adoc b/modules/ROOT/pages/_partials/sgw-svr-ports.adoc index 1ffad9250..b14ab4228 100644 --- a/modules/ROOT/pages/_partials/sgw-svr-ports.adoc +++ b/modules/ROOT/pages/_partials/sgw-svr-ports.adoc @@ -1,8 +1,7 @@ // Inclusion for use in master topics only For mobile deployment on premise or in the cloud (for example, AWS or Red Hat) open the following ports on the host to enable Couchbase Server to operate correctly: -* 8091 to 8094 inclusive -* 11207, 11210 and 11211 -* 18091 to 18093 inclusive. +* Unencrypted: 8091-8093, 11210 +* Encrypted: 18091-18093, 11207 Check that any firewall configuration allows communication on the specified ports.