Can I have a virtual firewall forward packets to another virtual machine on the same server?

Posted by cowgod on Server Fault See other posts from Server Fault or by cowgod
Published on 2009-11-04T16:52:04Z Indexed on 2010/04/09 11:03 UTC
Read the original article Hit count: 490

I currently have a web server running Apache using iptables for a firewall. What I would like to do is setup a new machine with XenServer and install two virtual machines--one running IPCop and one running Linux with Apache. Then I would configure IPCop to have the external IP address and forward port 80 to an internal IP on the second virtual machine. Is this even possible?

© Server Fault or respective owner

Related posts about virtualization

Related posts about xenserver