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
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
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