Live CD ‐ Port Mapping ‐ User Interface Access - rimerosolutions/entrusted GitHub Wiki
The Web user interface (Web UI) is available on port 13000
for the Live CD.
This typically means accessing the Web UI in your Web browser at http://localhost:13000 or http://ipaddress_of_my_vm:13000
.
Port Mapping Instructions
Depending on your virtualization solution network settings (NAT, Bridge networking, etc.), you may need to map or forward port 13000
to your local machine.
- Instructions for QEMU or KVM
- Instructions for Virtualbox
- Instructions for VmWare
- Instructions for Hyper-V
- Instructions for Parallels
The configuration should be fairly similar for other virtualization software options not listed above.
Web UI Screenshot
If all goes well, you should see the Web UI at http://localhost:13000 or http://ipaddress_of_my_vm:13000
.
In the screenshot below, the Web UI is accessed from a Mac OS
host and the Live CD is running inside QEMU
.