Re: [ovs-discuss] Open vSwitch with Xen Server?

2020-01-06 Thread Ben Pfaff
On Mon, Jan 06, 2020 at 09:16:26PM +, Michael Cropper wrote: > I've been reading conflicting information on various websites about > how to get the two working together. Some say that the Open vSwitch > software should sit on the HostOS, others say it should sit on a > GuestOS VM. My thoughts a

[ovs-discuss] Open vSwitch with Xen Server?

2020-01-06 Thread Michael Cropper
Hi, I've been reading conflicting information on various websites about how to get the two working together. Some say that the Open vSwitch software should sit on the HostOS, others say it should sit on a GuestOS VM. My thoughts are that it should sit on a GuestOS VM - am I correct in thinking

Re: [ovs-discuss] Using OVS as a stateful firewall

2020-01-06 Thread Ben Pfaff
On Sat, Jan 04, 2020 at 03:40:32PM -0500, Noah Everett wrote: > I'm trying to use OVS as a stateful firewall for all the VMs connected to a > OVS bridge. I'm trying to use the conntrack feature to achieve this based > off examples I've put together, but have yet to make it work fully. > > My end g

[ovs-discuss] Using OVS as a stateful firewall

2020-01-06 Thread Noah Everett
Hello! I'm trying to use OVS as a stateful firewall for all the VMs connected to a OVS bridge. I'm trying to use the conntrack feature to achieve this based off examples I've put together, but have yet to make it work fully. My end goal is to be able to block or allow a port for a VM for egress o