[GH-ISSUE #140] IP Pool x Bridge #94

Open
opened 2026-02-27 15:57:19 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Apr 3, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/140

Hi there!

I have a question about IP Pool. I have one physical server with a ip pool with /28 and I would like to use those IP's into the guests. I have tried the below:

1-) Use bridge on physical server, create bridge in network configurations and configure the IP into the guest. Ok, works, but someone can change the IP, for example, change from 104.34.45.23/28 to 104.34.45.24/28. This is not good. How can I prevent this change by the user using bridge mode?

2-) Create a subnet pool with /29, but the system returns the error because the pool is at the same subnet of the bridge.

Thanks.

Thiago

Originally created by @ghost on GitHub (Apr 3, 2018). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/140 Hi there! I have a question about IP Pool. I have one physical server with a ip pool with /28 and I would like to use those IP's into the guests. I have tried the below: 1-) Use bridge on physical server, create bridge in network configurations and configure the IP into the guest. Ok, works, but someone can change the IP, for example, change from 104.34.45.23/28 to 104.34.45.24/28. This is not good. How can I prevent this change by the user using bridge mode? 2-) Create a subnet pool with /29, but the system returns the error because the pool is at the same subnet of the bridge. Thanks. Thiago
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#94
No description provided.