Same problem as noname, I am using VMPlayer and I have the problem opening the WebPage to config the server, I tried all the options inside Networking: bridged, Private Host, NAT, etc...I have followed step by step the installation video and made sure to use the same IPs and nothing
UPDATE:
Well after expending a lot of hours I finally logged to the webpage by editing this file:
sudoedit /etc/network/interfaces
address 192.168.1.5
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.4
save the changes and restart the Virtual Machine
Dont forget to set the network adapter to "bridged"
Then type:
http://192.168.1.5:8443/pwAdmin/ in the client's browser