[one-users] onevnet base address

Tiago Batista tiagosbatista at gmail.com
Fri Feb 26 14:24:49 PST 2010


Hello all

I am trying to create a network configuration.

What I want is to use the 172.24.1.0/24 network in the following way:

172.24.1.1-19 ->physical hosts
172.24.1.20-? -> virtual hosts

Now, if I use the following vnet template, the first VM I create uses the
172.24.1.1 address, wich would be fine if it were not the fact that it is
causing an address collision!

NAME = "Xen Network"
TYPE = RANGED

BRIDGE = "xenbr0"

NETWORK_SIZE    = 230
NETWORK_ADDRESS = 172.24.1.20

I believe this should create a pool of 230 hosts, the first of them with a
.20 address, am I right? If that is the case, then address generation should
be revised as it is creating a lease for .1

If I am wrong, then the contextualization script supplied on the web page
should set the router to a .254 address instead of a .1 address, this to
avoid assigning the router address to any VM... I believe this is easier to
do than the modification above, yet I will look at the code to find out if
it is easy to perform the modification stated above.


Any comments on this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100226/6113d11d/attachment-0001.htm>


More information about the Users mailing list