I\'m running werkzeug (as part of a Tilestache setup) inside a Vagrant VM, running ubuntu \'precise.\'
In my Vagrantfile, I have:
config.vm.network :
In the /etc/hosts inside the VM, change line 127.0.0.1 localhost -> 0.0.0.0 localhost and then restart server
/etc/hosts
restart server