[GH-ISSUE #6] IP address assignment question #5

Closed
opened 2026-02-27 15:56:56 +03:00 by kerem · 2 comments
Owner

Originally created by @amarc on GitHub (May 16, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/6

So let's say I have server with 7 IP addresses routed to me. They are in no way dependant on server and it's interface/ip/mac.

How would I create network for this? I tried bridge, making my server IP be br0 but networking on guest machine (and with one IP from these 7) is not working.

ty.

Originally created by @amarc on GitHub (May 16, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/6 So let's say I have server with 7 IP addresses routed to me. They are in no way dependant on server and it's interface/ip/mac. How would I create network for this? I tried bridge, making my server IP be br0 but networking on guest machine (and with one IP from these 7) is not working. ty.
kerem closed this issue 2026-02-27 15:56:57 +03:00
Author
Owner

@chamambom commented on GitHub (May 17, 2015):

i am sure its the same way you do it on webvirtmgr , this is what you can do .....create a bridge that is tied to the host physical interface and that bridge will have something like 192.168.1.1/29 and when you create your network using the webvirtcloud web GUI ,select bridge and copy the name of the bridge under interfaces and you are done

<!-- gh-comment-id:102756233 --> @chamambom commented on GitHub (May 17, 2015): i am sure its the same way you do it on webvirtmgr , this is what you can do .....create a bridge that is tied to the host physical interface and that bridge will have something like 192.168.1.1/29 and when you create your network using the webvirtcloud web GUI ,select bridge and copy the name of the bridge under interfaces and you are done
Author
Owner

@amarc commented on GitHub (May 17, 2015):

Managed it somehow with bridge networking. Closing

<!-- gh-comment-id:102799219 --> @amarc commented on GitHub (May 17, 2015): Managed it somehow with bridge networking. Closing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#5
No description provided.