Virtual firewall to protect hypervisor
Posted
by
manutenfruits
on Server Fault
See other posts from Server Fault
or by manutenfruits
Published on 2012-11-14T09:53:36Z
Indexed on
2012/11/14
11:05 UTC
Read the original article
Hit count: 287
I am running an Ubuntu Server 12.10 as a single host connected to a NATed router connected using PPPoE to a optical fiber modem. This server is meant to be accessed from the Internet, but also to be used from the LAN as a SVN, MySQL and what not...
The issue is that the router is not customizable enough to serve, so I was thinking about creating a virtual pfSense firewall using KVM inside of the server itself, removing the need of the router. Is this possible? Can the host ignore and block all traffic coming to itself, but not for the firewall?
I am aware this is not the most desirable environment, I accept suggestions based on budget!
© Server Fault or respective owner