So I've set up Guacamole in an Ubuntu 14.04 VM on my Windows7 Hostcomputer. I am able to see the Guacamole Web-Interface from everywhere inside my private network by simply accessing it through the internal IP of my Ubuntu System (192.168.xxx.xxx:8080/guacamole).
What I'd like to do is to make it accessible from the Internet if that's possible. My only idea would be to try port-forwarding, e.g. setting up guacamole to work on an unused port xxxx and tell the router to forward every request on that port to my Ubuntu VM.
Can anyone help me with this? Would appreciate any hint/instructions/links!
Thanks in advance, Thomas