Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-05 Thread Phill Edwards
> > I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few > VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in > future. Most of my VMs are working except for one which is running a Sophos > UTM router (Sophos UTM is similar to products like pfSense >

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Laine Stump
Before anything else, a request - please don't top-post responses on technical lists. It is much easier to follow the details of the conversation if you respond inline with the part of the message you are replying to. On 09/01/2015 11:37 AM, Daniel Sanabria wrote: Hi Phil, But you said you

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Daniel Sanabria
Hi Phil, But you said you disabled firewalld which makes me wonder if you have the necessary forwarding rules active. Dan On 1 September 2015 at 13:48, Phill Edwards wrote: > Hi Ajey, I thought I already was doing bridge mode. Below are the network > interface definitions from the XML config f

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Ajey Gore
does you cable modem give you automatically the IP address? if thats the case then you need to do bridge configuration between nic3 and macvtap dhcp ip and then you will be able to get dhcp attached IP to sophos vm - ajey On Tue, Sep 1, 2015 at 4:33 PM, Phill Edwards wrote: > Hi, I'm not

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Phill Edwards
Hi Ajey, I thought I already was doing bridge mode. Below are the network interface definitions from the XML config file for the Sophos VM. (Note that it's actually the middle definition which is connected to the cable modem which is different to how I showed it in the earlier diagram). What I don'

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Phill Edwards
Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does this help? It sounds like I need to do something to enable routing on what I've labelled "NIC3" on the diagram - can you please explain what I need to do? [image: Inline image 1] Regards, Phill On Tue, Sep 1, 2015 at 4:53

Re: [libvirt-users] Can't get cable connection working on virtual router machine

2015-09-01 Thread Ajey Gore
Can you please drop a rough diagram here? I think you are routing through this VM and must have shared the host interface. - ajey On Tue, Sep 1, 2015 at 7:39 AM, Phill Edwards wrote: > I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few > VMs. I'm moving all my VMs from a

[libvirt-users] Can't get cable connection working on virtual router machine

2015-08-31 Thread Phill Edwards
I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in future. Most of my VMs are working except for one which is running a Sophos UTM router (Sophos UTM is similar to products like pfSense