Ports: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
*SPICE proxy: 3128 | *SPICE proxy: 3128 | ||
*sshd (used for cluster actions): 22 | *sshd (used for cluster actions): 22 | ||
*rpcbind: 111 | |||
*corosync multicast (if you run a cluster): 5404, 5405 UDP | *corosync multicast (if you run a cluster): 5404, 5405 UDP | ||
[[Category: HOWTO]][[Category: Installation]] | [[Category: HOWTO]][[Category: Installation]] |
Revision as of 19:02, 13 October 2015
Introduction
Proxmox VE host needs firewall protection. The default installation uses the Proxmox VE Firewall, which is not activated by default. Set up your Proxmox VE Firewall the way it fits your needs.
For additional protection use an external hardware firewall.
Proxmox VE 3.x port list
- Web interface: 8006
- VNC Web console: 5900-5999
- SPICE console: 3128
- SSH access (only optional): 22
- CMAN multicast (if you run a cluster): 5404, 5405 UDP
Proxmox VE 4.x and later port list
- Web interface: 8006
- pvedaemon: 85
- 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