mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #223] Public IP Issue #172
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 @amitk79 on GitHub (Feb 4, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/223
It seems with current setup it doesn't support public ip. Yesterday I have built cloud but I was not able to access VM's from local network as well as from public. I created a custom bridge and custom bridge was bridged with eth0. After that I was able to access VM's from locally and publicly.
Can we have this as default configuration ? It would be better if we can change ip from console and this may be added with #221
@retspen commented on GitHub (Feb 5, 2014):
How to return from guest public IP?
@retspen commented on GitHub (Feb 5, 2014):
You are right. Show ip instance in webvirtmgr for privat network already exist. Create network pool with fixed mac and then copy mac address from network pool to new instance and chose this network pool. Show ip address you can in settings menu.
@camjac251 commented on GitHub (Mar 1, 2014):
Where is the settings menu?