Re: [libvirt-users] Need information

2016-05-21 Thread Gk Gk
Hi, in bridge mode all the guests and hosts should be in the same subnet always ? Thanks Kumar On Sun, May 22, 2016 at 12:41 AM, Laine Stump wrote: > On 05/20/2016 03:21 AM, Gk Gk wrote: > > Hi, > > Referring to the link http://wiki.libvirt.org/page/VirtualNetworking, > the scenario describ

Re: [libvirt-users] Need information

2016-05-21 Thread Laine Stump
On 05/20/2016 03:21 AM, Gk Gk wrote: Hi, Referring to the link http://wiki.libvirt.org/page/VirtualNetworking, the scenario described for the routed mode, explains that "Host has public IP and virtual machines have static public IPs. But one can't use bridged networking, since provider acc

Re: [libvirt-users] Windows Server 2008 - KVM

2016-05-21 Thread Dominique Ramaekers
The guest fs is created in the qcow when you installed the guest. So your qcow is a complete disk including MBR, filesystem tables, journaling,…. dd is a classic linux command: please read ‘man dd’ (to be less polite, RTFM: don’t use commands until you have at least read the man page…) quick us