December 12, 2008 7:56 PM
Posted by: Xjlittle
centos,
dom0,
domU,
domU firewall,
pciback,
red hat,
Virtualization,
xen,
xen firewallRecently I brought up a new Xen server that needed an iptables firewall on a domU. My first thought had been to setup the firewall on dom0 but that turned out to be a difficult task because of all of the virtual interfaces that are created. Red Hat/Centos also installs a set of rules by default...
November 17, 2008 6:32 PM
Posted by: Xjlittle
centos 5,
dom0,
domU,
domU firewall,
Firewalls,
iptables,
pciback,
xenAs discussed in an earlier post you must first hide your NIC from dom0 to set up your iptables firewall on your domU. After you have successfully hidden the NIC from dom0 then we can proceed to our domU firewall setup.
You must first decide which domU that you are going to use for a firewall. ...
November 11, 2008 2:59 AM
Posted by: Xjlittle
dom0,
domU,
pciback. pciback.hide,
xen,
xen pciback. centos xenI just recently spent more hours than I care to think about getting a NIC in Xen Dom0 hidden and passed to a DomU via pciback in CentOS 5.
Lesson number 1: pciback or pciback.hide is now a module. Putting it on GRUB's kernel line is no longer sufficient.
Lesson number 2: If you NIC module...