mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #299] Instances created by NAT by default #236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @romu70 on GitHub (May 6, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/299
All my VMs run in Bridge mode to make them directly accessible on our network. But instances created through WebVirtMgr are always in NAT mode, I can change this on virt-manager though.
@retspen commented on GitHub (May 6, 2014):
You can edit XML. This function planed...
@romu70 commented on GitHub (May 7, 2014):
Good!