rhevm-setup
script is able to set the required firewall rules automatically. Where an existing firewall configuration exists this step is able to be skipped. This allows the required changes to be manually integrated with the existing firewall script(s).
Port(s) | Protocol | Source | Destination | Purpose |
---|---|---|---|---|
22 | TCP |
|
| SSH (optional) |
8080, 8443 | TCP |
|
|
Provides HTTP and HTTPS access to the manager.
|
8006 - 8009 | TCP |
|
|
WPF communication between the Administration Portal ActiveX applet and the backend.
|
/etc/sysconfig/nfs
file:
$ cat /etc/sysconfig/nfs LOCKD_TCPPORT=32803 LOCKD_UDPPORT=32769 MOUNTD_PORT=892 RQUOTAD_PORT=875 STATD_PORT=662 STATD_OUTGOING_PORT=2020