]> git.proxmox.com Git - pve-docs.git/commitdiff
firewall: update and expand used ports
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Dec 2019 09:25:46 +0000 (10:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Feb 2020 08:13:41 +0000 (09:13 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-firewall.adoc

index 0bf108f68aa6eecf3c9b7f32ce9f62628edd9506..7089778ccf86e304e8adb987fa370fae6bac5750 100644 (file)
@@ -628,13 +628,14 @@ corresponding link local addresses.  (See the
 Ports used by {pve}
 -------------------
 
 Ports used by {pve}
 -------------------
 
-* Web interface: 8006
-* VNC Web console: 5900-5999
-* SPICE proxy: 3128
-* sshd (used for cluster actions): 22
-* rpcbind: 111
-* corosync multicast (if you run a cluster): 5404, 5405 UDP
-
+* Web interface: 8006 (TCP, HTTP/1.1 over TLS)
+* VNC Web console: 5900-5999 (TCP, WebSocket)
+* SPICE proxy: 3128 (TCP)
+* sshd (used for cluster actions): 22 (TCP)
+* rpcbind: 111 (UDP)
+* sendmail: 25 (TCP, outgoing)
+* corosync cluster traffic: 5404, 5405 UDP
+* live migration (VM memory and local-disk data): 60000-60050 (TCP)
 
 ifdef::manvolnum[]
 
 
 ifdef::manvolnum[]