I'm setting up an environment where I have a VM host running behind a NAT firewall and plan to install VMs with public IPs so that they can be directly accessed over the internet like in the following diagram.
http://i.imgur.com/oNIWO42.jpg
How would you go about connecting these two VMs to the net and how would you configure the VM host? (bridging, etc)