Hello
I installed OVM manager, installation was smooth and no errors, unfortunately the https port (7002) is not there and I can't log int to the GUI. I tried to use 7001 for http but in vain too.
May you help me please, I already disabled the firewall on Linux.
[root@admin ~]# netstat -an | grep 700
tcp 0 0 ::1:7001 :::* LISTEN
tcp 0 0 ::ffff:192.168.0.203:7001 :::* LISTEN
tcp 0 0 ::ffff:127.0.0.1:7001 :::* LISTEN
tcp 0 0 fe80::214:4fff:fe70:89:7001 :::* LISTEN
[root@admin ~]# service ovmm status
Oracle VM Manager is running...
[root@admin ~]#