Hey, I'm wondering if there is any way to route all requests (such as routing web traffic AND hosting a web server) through another server. This server has a static, dedicated IP and is relatively cheap, so I'd like to utilize it to give public IPs to my VMs. I can run anything on the proxy server, but I'd like to have the proxy route requests outside of the VM transparently. If anything like this is possible, please let me know.