Open port
Now we need open several port, for connect to VM since others Machines.
First install “firewalld”. Typing “sudo yum install firewalld”
Once is installed “firewalld”, start the service and reboot the Machine
For verify than the service is running, type:
Now, we are creating a “zone”, named “workspaceNet”.
Check list the zones.
Reload the zones and Check again the zones
Now allow two protocols (ssh, http and https) to zone “workspaceNet”
Check
Now check active zone
In the before image, we can see my interface name “enp0s3”
Now set the interface to zone “workspaceNet”
Now restart the service “network” and reload “firewalld”
Set the new zone “workspaceNet”
Show new active zone
Show interface and service actives:
Now we need add the specific port, show the open ports
Add the port 8088 to zone “workspaceNet”
Now we can access to VM from http













