]> git.proxmox.com Git - pmg-docs.git/commitdiff
fix 3619: Add HTTPS to list of network services
authorDylan Whyte <d.whyte@proxmox.com>
Mon, 14 Feb 2022 13:23:28 +0000 (14:23 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 15 Feb 2022 11:30:50 +0000 (12:30 +0100)
This was previously missing from the "Firewall Settings" section and is
required for updates and subscription key checks

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
pmg-planning-deployment.adoc

index b23b7b8eda43134c8551310410c60428168e86dd..928757413ba2baf9332d42d5f46b8cbd600ce159 100644 (file)
@@ -62,6 +62,7 @@ and HTTP, as well as port 8006 for the web-based management interface.
 |RAZOR   |2703    |TCP      |Proxmox    |Internet
 |DNS     |53      |TCP/UDP  |Proxmox    |DNS Server
 |HTTP    |80      |TCP      |Proxmox    |Internet
+|HTTPS   |443     |TCP      |Proxmox    |Internet
 |GUI/API |8006    |TCP      |Intranet   |Proxmox
 |======