On Thu, Apr 30, 2015 at 6:06 PM, Konstantin Kolinko <knst.koli...@gmail.com> wrote:
> > Note that you have 2 firewalls, one on your own machine (to allow > outgoing connections), another on the one running in virtual box (to > allow incoming connections). > > Can you connect with a simple client, e.g. telnet? Yeah firewall is definitely off in the VM and I temporarily turned off the firewall in Windows as well. You mean `telnet localhost 8000` right? It seems to work, as in just hangs whereas telnet to another random port returns "Connect Failed" right away.