From: Gary P. <ga...@ga...> - 2010-09-10 16:50:22
|
Clément VERET <clement.veret <at> gmail.com> writes: > > However, I though it would be sweet if you can just see the "physical" > console of the VM directly though VNC. As the vfb of Xen (and KVM) is > only listenning on localhost:5900+<machine_id> by default (and > changing that is REALLY annoying), I wrote a simple port forwarding > script so I can connect an Java VNC applet directly on Dom0 (via port > 30000+<machine_id>) and see the DomU console without modifying its > configuration. This last part is probably not as secure and as clean > as I wanted it to be so you can just ignore it, delete it or > decativate it. > First off, thanks for writing this module... great addition to webmin! I'm having difficulties getting the VNC applet to work and was wondering if you could point me towards in the right direction. The applet seems to load correctly, but then gives a "Network error: could not connect to server: myhost:30001" and a button to login again. I've looked for some kind of log messages, but can't seem to find anything. Again, thanks for the module! -Gary Parr |