I also think that the problem is the one Bill is pointing out. You can find more information about the contextualization at http://opennebula.org/documentation:rel3.8:context_overview
On Thu, Feb 21, 2013 at 11:53 AM, Alexandre De Carvalho <[email protected]> wrote: > Hi, > > I have a problem with my default gateway setting in vm. I create a virtual > network in advanced mode like this : > > > NAME = "Testtttt" > TYPE = RANGED > > # Now we'll use the host private network (physical) > BRIDGE = vbr0 > > NETWORK_ADDRESS = 192.168.77.0/24 > IP_START = 192.168.77.1 > > # Custom Attributes to be used in Context > GATEWAY = 192.168.77.254 > > > So my default gateway should be 192.168.77.254. But when i see my default > gateway setting in vm with this command (route -n), i don't see this gateway > (192.168.77.254) but these one's 192.168.77.1. How can i resolve my problem > ? > > > > Best regards , > Alexandre De Carvalho > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Javier Fontán Muiños Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
