I have a server running Win 2008 R2, on that machine a run virtualbox where I run multiple ubuntu instances for webservers. I also have a router that redirects all traffic on port 80 to that machine.
Is it possible to split the traffic from the main host, dependending on incoming domain, and pass it to my virtual servers in an easy way? The virtual servers are running in bridge, and thus they will be assigned local ips from DHCP.