Hi, I just found out that on Linux hosts, you have to connect to your host's IP address instead of "localhost." The above setup works if you connect to the guest using
$ telnet <IP> 8080 So I guess this is merely a lack of clarity in the documentation. Regards, André

