Virt-manager: Difference between revisions

imported>Why-not-try-calmer
No edit summary
imported>Neubeki
m Add networking section to clear up why virbr0 is not accessible after enabling virt-manager and libvirtd
Line 58: Line 58:
}
}
</syntaxhighlight>
</syntaxhighlight>
=== Networking ===
The default network starts off as being inactive, you must enable it before it is accessible.
This can be done by running the following command: <code>virsh net-start default</code>.
By default this will enable the <pre>virbr0</pre> virtual network bridge.


[[Category:Virtualization]]
[[Category:Virtualization]]