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

2015-09-01 Thread Ajey Gore
ards, > Phill > On Tue, Sep 1, 2015 at 4:53 PM, Ajey Gore wrote: >> 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:

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] CentOS 6.3 LXC guest with CentOS 6.3 host

2012-12-13 Thread Ajey Gore
I have been struggling with LXC libvirt driver. I created LXC container fs from "yum install" with install root option. After that edited few files and created special nodes rm -f /dev/null mknod -m 666 /dev/null c 1 3 mknod -m 666 /dev/zero c 1 5 mknod -m 666 /dev/urandom c 1 9 ln -s /dev/urando