Forwarding port 80 or 22 from #Vagrant virtual machines to their host system is fairly simple. Piping non-privileged ports outside the VM–from, say, a development HTTP server–requires not much extra work. Yet, it’s not always obvious how to do this. In this post, I explain how a #Jekyll development HTTP server running within a Vagrant VM can allow connections from its host and why the configuration works.
https://peateasea.de/forwarding-a-jekyll-dev-server-from-vagrant-vm-to-its-host/


