Hi all,
I installed a server called Oracle VM Manager, which is actually a web based application to manage Oracle VM server.
After successfully installed everything, it suppose to be access by browser using
http://host.name:8080
But strange thing is, I can see web pages from the server itself with
http://localhost:8080, but any other machines to access it with hostname or ip address all failed.
Anything missed here, that I need to config?
The server and other machines are in same subnet, I can ping the server, and ssh to it.
Any suggestions?
Thanks in advance,