My Network config details are below. 192.168.200.0/24 cloudbr3 --> Management NW 192.168.100.0/24 cloudbr0 --> Guest+Public N/W 192.168.201.0/24 cloudbr4 --> Storage N/W NO IP mention on NIC cloudbr5 --> Guest Additional Network.
I am trying to use guest additional network offering without using any ACS offering like VR, DNS, DHCP, Firewall etc. I have created a new network offering called Ex-LAN-NO-Offering while creating this I have not selected any of the default offering from the list. at the end I have mention this particular interface tags.thatz all. In this physical NIC (cloudbr5) doesn’t have any existing network when I try configuring new network using Ex-LAN-NO-Offering I am getting this error *Network offering with specified id doesn't support adding multiple ip ranges*. Please help me am I doing any thing wrong here . Thanks AR On Fri, Oct 17, 2014 at 5:58 AM, Kirk Kosinski <kirkkosin...@gmail.com> wrote: > Please provide the complete details of the Network Offering you are > trying to use. > > Best regards, > Kirk > > On 10/16/2014 05:36 AM, Abdul Rasool wrote: > > Hi Kirk, > > > > Thanks for your suggestion, > > > > I have tried doing the same mentioning some IPs with service offering > which > > has not selected any of the cloudstack service in the list, & account > > specified. I get this below error Network offering with specified id > > doesn't support adding multiple ip ranges > > > > > > This I have tried on Admin UI --> Infrastructure --> Zone--> POD--> > > physical NIC --> Guest---> Network --> add guest Network. > > > > > > Please guide me why I am not able to add this new network on ACS. > > > > Regards, > > AR > > > > > > On Thu, Oct 16, 2014 at 2:12 PM, Kirk Kosinski <kirkkosin...@gmail.com> > > wrote: > > > >> Hi, Abdul. In your previous message you wrote: > >> > >>> I want to add additional > >>> physical NIC to VM without mention IPs and service offering from > >>> cloudstack > >> > >> To me this sounds like you want to make changes directly to a VM at the > >> hypervisor level, so I was trying to explain that this won't work as > >> CloudStack can and will undo any such changes. You will need to add > >> every network to CloudStack that you want CloudStack-managed VMs to use. > >> As I explained earlier you may be required to input the IP addresses in > >> CloudStack, but that range will not be used if the network offering has > >> DHCP disabled; thus you can configure the NIC in the VM OS with any > >> static IP address you want. > >> > >> Best regards, > >> Kirk > >> > >> On 10/14/2014 05:04 AM, Abdul Rasool wrote: > >>> Hi Kirk, > >>> > >>> I think we both are not on the same page, could you please go through > my > >>> below emails and let me know is my question is clear to you. if so > please > >>> help to configure this scenario. > >>> > >>> Thanks in advance. > >>> AR > >>> > >>> On Tue, Oct 14, 2014 at 12:56 AM, Kirk Kosinski < > kirkkosin...@gmail.com> > >>> wrote: > >>> > >>>> Hi, all VM configuration needs to be done in CloudStack, otherwise it > >>>> will be undone by CloudStack under various common circumstance > (reboot, > >>>> stop/start, etc.). > >>>> > >>>> Best regards, > >>>> Kirk > >>>> > >>>> On 10/13/2014 04:03 AM, Abdul Rasool wrote: > >>>>> Hi Kirk > >>>>> > >>>>> Thanks for your reply, > >>>>> > >>>>> adding to some more points on the same case I want to add additional > >>>>> physical NIC to VM without mention IPs and service offering from > >>>> cloudstack > >>>>> is that possible ?. in my case I have 1 VM which has public NIC and > >> need > >>>>> one more additional physical NIC for internal use. on the WAN side > >> every > >>>>> thing is working as expected in the same VM I would need to add one > >> more > >>>>> physical NIC which I need to manually configure IPs in different > range > >>>>> apart from the default CIDR.(Eg - connecting to different network > over > >>>>> MPLS) meaning one guest VM will have two network one towards to > public > >>>> with > >>>>> default CIDR and other network towards to MPLS on different IP range, > >> is > >>>>> that possible if so could you please assist me on this. > >>>>> > >>>>> Thanks > >>>>> AR > >>>>> > >>>>> On Sat, Oct 11, 2014 at 9:46 AM, Kirk Kosinski < > kirkkosin...@gmail.com > >>> > >>>>> wrote: > >>>>> > >>>>>> Hi, as I said before you may still be required to input an IP range > >> when > >>>>>> creating the network, but it won't be used if DHCP is disabled for > the > >>>>>> network. So just input any IP range when creating the network and > >> then > >>>>>> configure the desired IP address in the VM. > >>>>>> > >>>>>> Best regards, > >>>>>> Kirk > >>>>>> > >>>>>> > >>>>>> On 10/10/2014 11:41 AM, Abdul Rasool wrote: > >>>>>>> Hi Kirk > >>>>>>> > >>>>>>> Thanks for your response > >>>>>>> I have tried creating service offering without dhcp but while > >> creating > >>>>>>> guest network its forcing me to mention IP range. My requirement > is > >>>>>> that i > >>>>>>> will get only 1 IP from each branch network that I have to > configure > >> in > >>>>>>> guest VM directly. In the branch network switch is created with > >>>> multiple > >>>>>> L2 > >>>>>>> vlans. Please guide me how to setup this network. > >>>>>>> > >>>>>>> I hope you have seen my model network diagram which i have > uploaded > >> in > >>>>>>> google drive. > >>>>>>> > >>>>>>> Thx in advance > >>>>>>> AR. > >>>>>>> On 10 Oct 2014 22:42, "Kirk Kosinski" <kirkkosin...@gmail.com> > >> wrote: > >>>>>>> > >>>>>>>> Hi, if you don't want DHCP for your branch office network you need > >> to > >>>>>>>> create a Network Offering without DHCP and select that offering > when > >>>>>>>> adding the network in CloudStack. You may still be required to > >> input > >>>> an > >>>>>>>> IP range when creating the network, but CloudStack won't be able > to > >>>>>>>> assign the IPs with DHCP disabled. > >>>>>>>> > >>>>>>>> Best regards, > >>>>>>>> Kirk > >>>>>>>> > >>>>>>>> On 10/10/2014 05:06 AM, Abdul Rasool wrote: > >>>>>>>>> Hi All, > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> I am new to Cloudstack I would required your help to achieve my > >>>>>> advanced > >>>>>>>>> networking configuration. right now I am using CS-4.4.0 > management > >>>>>> server > >>>>>>>>> with Mysql DB on it. I have 2 computing server with multiple NICs > >> to > >>>>>> test > >>>>>>>>> my environment. As per the study guide I could able to test all > the > >>>>>>>>> functionality except my topology point view. Basically I would > need > >>>> my > >>>>>>>>> guest VM to have 2 Physical NICs one towards to Internet (eth0) & > >> VM > >>>> to > >>>>>>>> VM > >>>>>>>>> communication and other Physical NIC (eth1) for my branch office > >>>>>>>>> connectivity without configuring gateway on the interface. I will > >>>>>>>> manually > >>>>>>>>> add route on the VM. I have tried all the possibility ways with > my > >>>> poor > >>>>>>>>> knowledge on the CS I could not able to add guest network without > >>>>>>>>> mentioning IP range on the UI also cloudmonkey. I want to > >> configure > >>>>>> IPs > >>>>>>>> on > >>>>>>>>> the eth1 nic (Branch network) manually without getting IPs from > >> DHCP, > >>>>>>>> could > >>>>>>>>> someone please guide me on this. We are already running similar > >>>> setup > >>>>>> on > >>>>>>>>> VMware I hope this can be done on cloudstack as well. > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Configuration details. > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Management Server / computing server is running on Ubuntu detail > >> are > >>>>>>>> below. > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Distributor ID: Ubuntu > >>>>>>>>> > >>>>>>>>> Description: Ubuntu 12.04.5 LTS > >>>>>>>>> > >>>>>>>>> Release: 12.04 > >>>>>>>>> > >>>>>>>>> Codename: precise > >>>>>>>>> > >>>>>>>>> Virtualization is on = KVM > >>>>>>>>> > >>>>>>>>> Guest VM OS = Windows -7, CentOS > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> I have attached detailed diagram for your better understanding, > >>>> please > >>>>>>>> help > >>>>>>>>> me to configure my scenario. > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Please find this below link for network diagram. > >>>>>>>>> > >>>>>>>>> > >>>>>>>> > >>>>>> > >>>> > >> > https://drive.google.com/file/d/0B_WdtmbCAFl4bW91d1VPajFzdkk/view?usp=sharing > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Thanks in Advance. > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Abdul Rasool. > >>>>>>>>> > >>>>>>>>> +91 98865 18767 > >>>>>>>>> > >>>>>>>> > >>>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > > >