Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Shared network issue on advanced zone with security group I was able to do some more test today spinning up a test Cloudstack environment and here are my findings, - For a KVM host that doesn't have docker installed, the de

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Shared network issue on advanced zone with security group The thing is, I couldn't not say the docker chain is dropping the traffic because that chain is on all the other hosts and it is not affecting them One thing i know for

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Shared network issue on advanced zone with security group removed the docker* chains with the following command, but VR->internet and VM->VR connectivity issue still persists ``` iptables -D FORWARD -j DOCKER-USER iptables -D F

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Shared network issue on advanced zone with security group > actually, here is what i did, there were a bunch of isolated networks and vm, > i have 5 nodes in my zone all on the same cluster. so one day when i am > te

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Shared network issue on advanced zone with security group actually, here is what i did, there were a bunch of isolated networks and vm, i have 5 nodes in my zone all on the same cluster. so one day when i am testing the shared

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Shared network issue on advanced zone with security group > I actually enabled security group after the creating of the zone, so when > initially launching the zone, it was just advanced zone, the i was able to > create

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Shared network issue on advanced zone with security group I actually enabled security group after the creating of the zone, so when initially launching the zone, it was just advanced zone, the i was able to create isolated network

Re: [D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Shared network issue on advanced zone with security group just curious, how to create isolated network in advanced zone with security groups ? GitHub link: https://github.com/apache/cloudstack/discussions/11955#discussioncomment

[D] Shared network issue on advanced zone with security group [cloudstack]

2025-11-01 Thread via GitHub
GitHub user TadiosAbebe created a discussion: Shared network issue on advanced zone with security group Hello community, This past few days i was testing shared network in advanced zone with security group and i think i am just missing a lot of understanding about it. and here is my issue

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-07-14 Thread Chi vediamo
Hello Wei 1) I was trying to add a Static route on a SystemVM, I need a Specific route to be added to a SystemVM initially. I just tried to make it permament using the regular /etc/network/interfaces for debian is whiped out after rebooting the VM. Tried the rc.local also. Then How can I make i

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-07-13 Thread [email protected]
Hi Chi, The python script cannot be executed in this way. You can add add a test fw/lb/pf rule or enable nat, to test it -Wei At 2025-07-13 22:59:52, "Chi vediamo" wrote: >Hello Wei, I just got the opportunity to test is not working: > >If i try to run the CsAddress.py scri

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-07-13 Thread Chi vediamo
tested adding the /usr/sbin/route add -net 10.x.x.x gw x.y.x.1 >>>> netmask 255.255.255.252 dev eth2 >>>> rebooted the systemVM and did not work >>>> >>>> Tata Y. >>>> >>>> >>>> >>>>> On Jun 16,

Re: [D] Shared Network and Shared ressources [cloudstack]

2025-07-02 Thread via GitHub
GitHub user Demonium closed a discussion: Shared Network and Shared ressources Hello, I'm coming here with a question, I plan to install cloudstack but need confirmation about a special requirement. I see shared ressource is available for all domain created. But this is my need: I wa

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Wei ZHOU
.x gw x.y.x.1 > >> netmask 255.255.255.252 dev eth2 > >> rebooted the systemVM and did not work > >> > >> Tata Y. > >> > >> > >> > >>> On Jun 16, 2025, at 9:16 AM, Wei ZHOU wrote: > >>> > >>> Hi, > &g

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Chi vediamo
; rebooted the systemVM and did not work >> >> Tata Y. >> >> >> >>> On Jun 16, 2025, at 9:16 AM, Wei ZHOU wrote: >>> >>> Hi, >>> >>> You can create another physical network with Guest traffic type,

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Wei ZHOU
> On Jun 16, 2025, at 9:16 AM, Wei ZHOU wrote: > > > > Hi, > > > > You can create another physical network with Guest traffic type, with the > > same isolation method (VLAN) and the same network label (cloubrX of > public). > > then you create a shared netw

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Chi vediamo
st traffic type, with the > same isolation method (VLAN) and the same network label (cloubrX of public). > then you create a shared network on the new physical network > refer to > https://docs.cloudstack.apache.org/en/latest/adminguide/networking/advanced_zone_config.html >

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Wei ZHOU
Hi, You can create another physical network with Guest traffic type, with the same isolation method (VLAN) and the same network label (cloubrX of public). then you create a shared network on the new physical network refer to https://docs.cloudstack.apache.org/en/latest/adminguide/networking

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Chi vediamo
ommon/vms/cloud-scripts.tgz on all hosts > > > Q2, > > The Public IP range is only used for system vms and virtual routers. > but you can create a shared network in the same CIDR as the public IP range > if the public and guest network uses the same physical device (

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-16 Thread Wei ZHOU
virtual routers. but you can create a shared network in the same CIDR as the public IP range if the public and guest network uses the same physical device (cloudbrX) and there are some free IPs in the CIDR. -Wei On Sat, Jun 14, 2025 at 11:49 PM Chi vediamo wrote: > Hello, >

VM system add static route, ANd Public Interface for a VM on Shared Network

2025-06-14 Thread Chi vediamo
reboot the System VM. I did try /etc/sysconfig/network-scripts/route-eth2 I also tried /etc/systemd/network/eth2.network.d/static.conf rc.local nothing seems to work to add a static route on the System VM. Q2: Is there a Way to add a VM in a shared network, and add another Interface tied to the

Re: [D] Shared Network and Shared ressources [cloudstack]

2025-06-11 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: Shared Network and Shared ressources @Demonium You can also try dynamic routing feature of cloudstack https://docs.cloudstack.apache.org/en/4.20.1.0/adminguide/networking/dynamic_static_routing.html#dynamic-and-static-routing

Re: [D] Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse [cloudstack]

2025-06-11 Thread via GitHub
GitHub user tatay188 edited a comment on the discussion: Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse Thank you GitHub link: https://github.com/apache/cloudstack/discussions/11008#discussioncomment-13435411 This is an

Re: [D] Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse [cloudstack]

2025-06-11 Thread via GitHub
GitHub user tatay188 closed a discussion: Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse ### problem Error 431 Invalid IP address cannot parse. I was trying to add a Share network on the advanced Zone as root admin. No logs

Re: [D] Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse [cloudstack]

2025-06-11 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse Now error on IPv4: Ok Is there any specific requirements for IPv4 ? I know the subnet is correct, should i use a /24 only or

Re: [D] Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse [cloudstack]

2025-06-11 Thread Chi vediamo
Disregard > On Jun 11, 2025, at 12:26 PM, tatay188 (via GitHub) wrote: > > > GitHub user tatay188 added a comment to the discussion: Error CloudStack > 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address > cannot parse > > Now error

Re: [D] Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse [cloudstack]

2025-06-11 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse @tatay188 the CIDR should be like `2002:aa:bb:cc::/64`, not `/64` IPv6 startip and endip can be empty I think > Sha

Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse #10991

2025-06-11 Thread Chi vediamo
with Zeros without brackets. Same error. Pictures are in the github: https://github.com/apache/cloudstack/issues/10991 Additional questions if you are kind to respond: Shared network is per Domain or it is per zone, I found both on the documentation. To operate, Does Shared network used solely

Re: [D] Shared Network and Shared ressources [cloudstack]

2025-06-11 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Shared Network and Shared ressources @Demonium it highly depends on how you configure the routers (not ACS networks) if you configure the gateway of shared network on the upstream router, and it has route to the public IP range

Re: [D] Shared Network and Shared ressources [cloudstack]

2025-06-11 Thread via GitHub
GitHub user Demonium added a comment to the discussion: Shared Network and Shared ressources Hello kiranchavala, Vm or baremetal server indeed Even it ressource in share network can access Vm in other domain GitHub link: https://github.com/apache/cloudstack/discussions/11005

Re: [D] Shared Network and Shared ressources [cloudstack]

2025-06-11 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: Shared Network and Shared ressources @Demonium , you want to create a vm in shared network and make it accessible to a vm running in isolated network ? GitHub link: https://github.com/apache/cloudstack/discussions/11005

Tracking bandwidth on shared network

2025-06-05 Thread Joann Mõndresku
Hello. Is there any way to have received/sent bandwidth tracked on Shared Networks in CloudStack? Currently usage server seems to only report on isolated networks traffic use, but we need to know specific consumption on Shared Network for a given instance or user - do we need to use external

Re: View free shared network IP addresses

2024-01-05 Thread Fariborz Navidan
Thanks for information. Where to see free IP addresses in new UI? Regards. On Fri, 5 Jan 2024, 12:33 Wei ZHOU, wrote: > Hi, > > It is already supported in the new primate UI. Please upgrade to 4.15.1.0 > or later. > > -Wei > > On Fri, 5 Jan 2024 at 09:16, Fariborz Navidan > wrote: > > > Hello,

Re: View free shared network IP addresses

2024-01-05 Thread Wei ZHOU
Hi, It is already supported in the new primate UI. Please upgrade to 4.15.1.0 or later. -Wei On Fri, 5 Jan 2024 at 09:16, Fariborz Navidan wrote: > Hello, > > Thanks for your reply. > > It would be great to have somewhere in the UI to view free IPs. > > Regards. > > On Fri, 5 Jan 2024, 11:13 V

Re: View free shared network IP addresses

2024-01-05 Thread Fariborz Navidan
Hello, Thanks for your reply. It would be great to have somewhere in the UI to view free IPs. Regards. On Fri, 5 Jan 2024, 11:13 Vivek Kumar, wrote: > You can use DB to fetch the information, fetch the data from > user_ip_address. > > > Vivek Kumar > > Sr. Manager - Cloud & DevOps > > TechOp

Re: View free shared network IP addresses

2024-01-04 Thread Vivek Kumar
You can use DB to fetch the information, fetch the data from user_ip_address. Vivek Kumar Sr. Manager - Cloud & DevOps TechOps | Indiqus Technologies + 91 7503460090 <++91+7503460090> [email protected] www.indiqus.com On Fri, Jan 5, 2024 at 2:42 AM Fariborz Navidan wrote: > Hello, >

View free shared network IP addresses

2024-01-04 Thread Fariborz Navidan
Hello, In CS 4.15, is there any way to view free public/shared IP addresses? Regards.

Re: Restrictoin on shared network

2023-03-19 Thread Wei ZHOU
Hi, You can create a shared network for an account then share with other accounts in same domain. Please refer to https://docs.cloudstack.apache.org/en/latest/adminguide/networking/network_permissions.html -Wei On Sunday, 19 March 2023, Mosharaf Hossain wrote: > Hello Users > I am cur

Restrictoin on shared network

2023-03-19 Thread Mosharaf Hossain
Hello Users I am currently utilizing CloudStack 4.17.1.0 and I want to implement restrictions on the shared network as it is visible to all users by default. Specifically, I would like to enable users to only view certain shared networks instead of all of them. Can you please provide some advice

Re: How can I make my existing shared network virtual router redundant?

2022-12-02 Thread Andrija Panic
loudstack.apache.org/api/apidocs-4.17/apis/restartNetwork.html. > > On Thu, Dec 1, 2022 at 5:00 AM Nazmul Parvej > > wrote: > > > Hi There, > > > > How can I make my existing shared network virtual router redundant? > > > > I am using ACS 4.17.1.0

Re: How can I make my existing shared network virtual router redundant?

2022-12-01 Thread Daan Hoogland
there is an option to make it redundant on restart. see https://cloudstack.apache.org/api/apidocs-4.17/apis/restartNetwork.html. On Thu, Dec 1, 2022 at 5:00 AM Nazmul Parvej wrote: > Hi There, > > How can I make my existing shared network virtual router redundant? > > I am usi

How can I make my existing shared network virtual router redundant?

2022-11-30 Thread Nazmul Parvej
Hi There, How can I make my existing shared network virtual router redundant? I am using ACS 4.17.1.0 and the Guest Network type is Shared Network. Yours sincerely, Nazmul Parvej Deputy Manager, Product Development IT Division Bangladesh Export Import Company Ltd. Level-9, SAM Tower, Plot

Re: Cannot create Shared network for internet traffic

2022-09-18 Thread Aufgabe Zwei
Hello, I got some time to dig deeper into the issue and I think it is bug in listNetworkOfferings api. Even when I created network offerings that target local shared storage, the network offering list was always empty in shared network tab I have opened a bug report https://github.com/apache

Re: Cannot create Shared network for internet traffic

2022-09-11 Thread jordan j
Aufgabe Zwei wrote: > Hello, > > Yes, the network offerings are enabled. Even the Default shared network > offerings that come with CS installation are enabled but none is shown in > the dropdown. The dropdown is empty > > On Sun, Sep 11, 2022 at 7:36 PM Wei ZHOU wrote: > >

Re: Cannot create Shared network for internet traffic

2022-09-11 Thread Aufgabe Zwei
Hello, Yes, the network offerings are enabled. Even the Default shared network offerings that come with CS installation are enabled but none is shown in the dropdown. The dropdown is empty On Sun, Sep 11, 2022 at 7:36 PM Wei ZHOU wrote: > Is the network offering Enabled ? > > -W

Re: Cannot create Shared network for internet traffic

2022-09-11 Thread Wei ZHOU
, I read that I need to create at least one Shared > network for internet traffic > > http://docs.cloudstack.apache.org/en/latest/adminguide/ > networking_and_traffic.html#configure-public-traffic-in-an-advanced-zone > > I have created Shared Network offerings but when I try to cr

Cannot create Shared network for internet traffic

2022-09-11 Thread Aufgabe Zwei
Hello, I am new to CS and started with it just about 2 months ago. I've been able to configure cloudstack 4.17.0.1 on a dedicated server from ovh and from the CS docs, I read that I need to create at least one Shared network for internet traffic http://docs.cloudstack.apache.org/en/l

Re: Load balancing VMs on shared network

2019-09-08 Thread Andrija Panic
er – this is of course assuming you have this (Load balancer) > > enabled for the network offering. > > > > > > > > -- > > > > Nii > > > > > > > > *From:* Fariborz Navidan > > *Sent:* Sunday, September 8, 2019 5:55 AM > > *To

Re: Load balancing VMs on shared network

2019-09-08 Thread Fariborz Navidan
ave this (Load balancer) > enabled for the network offering. > > > > -- > > Nii > > > > *From:* Fariborz Navidan > *Sent:* Sunday, September 8, 2019 5:55 AM > *To:* [email protected] > *Subject:* Re: Load balancing VMs on shared network > &g

Re: Load balancing VMs on shared network

2019-09-07 Thread Nii Apleh Lartey
cer) enabled for the network offering. -- Nii From: Fariborz Navidan Sent: Sunday, September 8, 2019 5:55 AM To: [email protected] Subject: Re: Load balancing VMs on shared network Then what is internal LB? On Sun, Sep 8, 2019 at 8:02 AM Andrija Panic wrote: > No way. For Shared ne

Re: Load balancing VMs on shared network

2019-09-07 Thread Fariborz Navidan
Then what is internal LB? On Sun, Sep 8, 2019 at 8:02 AM Andrija Panic wrote: > No way. For Shared networks in Advanced Zone, VR is used only for > dhcp/dns/user-data/meta-data amd nothing else at all. > > To use VR as the loadbalancer, you need to deploy a VPC, and use the > correct network off

Re: Load balancing VMs on shared network

2019-09-07 Thread Andrija Panic
No way. For Shared networks in Advanced Zone, VR is used only for dhcp/dns/user-data/meta-data amd nothing else at all. To use VR as the loadbalancer, you need to deploy a VPC, and use the correct network offering (offerring...vpc...netwotks...withExternalLB or similar name...). This means you can

Load balancing VMs on shared network

2019-09-07 Thread Fariborz Navidan
Hello, The guest network in my zone is shared and have load balancing enabled with Virtual Router as service provider. Now how can I load balancing two or more VMs on the shared guest network with public IP? Thanks

Unable to create shared network - Unable to convert network offering with specified id to network profile

2018-09-25 Thread Taylor
Hello, I have created an advanced zone hosted on a single physical network (15.0.0.0/8). I am able to create a VPC, isolated networks, and tiered networks. I am not able to create a shared network. When I try, I get an error that pops up popup and my logs show the following: 2018-09-24 22:19

Re: 4.11.0.0 problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-04-03 Thread Stephan Seitz
Ilya, thank's for your reply, I've opened CLOUDSTACK-10350. Am Dienstag, den 03.04.2018, 09:20 + schrieb ilya musayev: > Stephan > > Please kindly open a jira issue as a blocker for 4.11 > > Thank you > signature.asc Description: This is a digitally signed message part

Re: 4.11.0.0 problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-04-03 Thread ilya musayev
Stephan Please kindly open a jira issue as a blocker for 4.11 Thank you On Tue, Apr 3, 2018 at 2:12 AM Stephan Seitz wrote: > Hi there! > > After upgrading a working 4.9.2 setup to 4.11.0.0 we've noticed that we're > unable to add a NIC (shared network) to a running V

4.11.0.0 problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-04-03 Thread Stephan Seitz
Hi there! After upgrading a working 4.9.2 setup to 4.11.0.0 we've noticed that we're unable to add a NIC (shared network) to a running VM via GUI. The Error is "A NIC with this MAC address exits for network: (uuid of the current (other NIC) network)" Using cloudmonkey and gi

Re: Is there a way to assign or change an IP-address of a VR in a shared network?

2017-01-03 Thread Dag Sonstebo
Hi Vladimir, Not to my knowledge – the VR will simply get an IP address in the assigned range. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 30/12/2016, 12:35, "Vladimir Melnik" wrote: Hello, Is there a way to assign an arbitrary address to a VR in a shared (guest) network?

Is there a way to assign or change an IP-address of a VR in a shared network?

2016-12-30 Thread Vladimir Melnik
Hello, Is there a way to assign an arbitrary address to a VR in a shared (guest) network? Thank you! -- V.Melnik

advanced zone, shared network, VR sometimes looses default gateway definition

2016-11-04 Thread Stephan Seitz
Hi, I wonder if someone else faced this issue. We're running acs 4.9.0 w/ advanced zone. Sometimes, the VR (dnsmasq) looses it's gateway (dhcp option 3) and subsequently offers itself as the default gateway. VR's /etc/dnsmasq.conf shows dhcp-option=option:router,REDACTED_AND_CORRECT_GATEWAY this

Re: AW: AW: AW: AW: Shared Network

2016-10-20 Thread Jānis Andersons | Failiem . lv
: Jānis Andersons | Failiem.lv [mailto:[email protected]] Gesendet: Mittwoch, 19. Oktober 2016 12:14 An: [email protected] Betreff: Re: AW: AW: AW: Shared Network Well there is no "ERROR" message, but log says: 2016-10-19 13:07:37,669 DEBUG [c.c.a.ApiServlet] (catalina-exec-11:ct

AW: AW: AW: AW: Shared Network

2016-10-19 Thread S . Brüseke - proIO GmbH
cht- > Von: Jānis Andersons | Failiem.lv [mailto:[email protected]] > Gesendet: Dienstag, 18. Oktober 2016 18:10 > An: [email protected] > Betreff: Re: AW: AW: Shared Network > > Yup. > I added fist range from x.x.x.30 to x.x.x.178 with gw: x.x.x.1 and > netmask

Re: AW: AW: AW: Shared Network

2016-10-19 Thread Jānis Andersons | Failiem . lv
nis Andersons | Failiem.lv [mailto:[email protected]] Gesendet: Dienstag, 18. Oktober 2016 18:10 An: [email protected] Betreff: Re: AW: AW: Shared Network Yup. I added fist range from x.x.x.30 to x.x.x.178 with gw: x.x.x.1 and netmask 255.255.255.0 And when I try to add second ran

AW: AW: AW: Shared Network

2016-10-18 Thread S . Brüseke - proIO GmbH
: AW: AW: Shared Network Yup. I added fist range from x.x.x.30 to x.x.x.178 with gw: x.x.x.1 and netmask 255.255.255.0 And when I try to add second range for Shared network from x.x.x.2 to x.x.x.29 with gw: x.x.x.1 and Netmask 255.255.255.0 I get previous error. Jānis Andersons http

Re: AW: AW: Shared Network

2016-10-18 Thread Jānis Andersons | Failiem . lv
Yup. I added fist range from x.x.x.30 to x.x.x.178 with gw: x.x.x.1 and netmask 255.255.255.0 And when I try to add second range for Shared network from x.x.x.2 to x.x.x.29 with gw: x.x.x.1 and Netmask 255.255.255.0 I get previous error. Jānis Andersons http://serveri.failiem.lv http

AW: AW: Shared Network

2016-10-18 Thread S . Brüseke - proIO GmbH
[mailto:[email protected]] Gesendet: Dienstag, 18. Oktober 2016 17:59 An: [email protected] Betreff: Re: AW: Shared Network Well there is a problem that i get error: The IP range with tag: vlan://1 in zone LTC-DC has overlapped with the subnet. Please specify a different gateway/netmask

Re: AW: Shared Network

2016-10-18 Thread Jānis Andersons | Failiem . lv
other range to your cloudstack. Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Jānis Andersons | Failiem.lv [mailto:[email protected]] Gesendet: Dienstag, 18. Oktober 2016 17:41 An: [email protected] Betreff: Shared Network I have added 150 IP

AW: Shared Network

2016-10-18 Thread S . Brüseke - proIO GmbH
Just add the other range to your cloudstack. Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Jānis Andersons | Failiem.lv [mailto:[email protected]] Gesendet: Dienstag, 18. Oktober 2016 17:41 An: [email protected] Betreff: Shared Network I

Shared Network

2016-10-18 Thread Jānis Andersons | Failiem . lv
I have added 150 IP addresses from one subnet to my ACS with Advanced networking. Is it possible to add Shared Network with remaining IP addresses from the same subnet? -- Janis Andersons

Re: Cloudstack Shared Network without VLAN

2015-12-17 Thread Firxiaowork
by Private Network . > Here is my Physical Network info : > > > With Public Network , I can easily create a Guest Shared Network (with VLAN > specified) and Mode Trunking in Public Switch Port. > But in Private Network , It doesn't working with the same way because

Cloudstack Shared Network without VLAN

2015-12-17 Thread Summer Nguyen
est Shared Network (with VLAN specified) and Mode Trunking in Public Switch Port. But in Private Network , It doesn't working with the same way because we have to Specify VLAN in Guest Shared Network while *All Servers are in VLAN 1 . * I just want our VM can be reachable using Private

Re: shared network vs isolated network

2015-01-30 Thread Somesh Naidu
> Isn't it weird that we have to add public IP ranges for shared network on > Guest NIC and for isolated network on Public NIC? I mean why two different > NIC ? in the end its public network traffic. Not really. Are you saying that public and guest networks should use IPs from

RE: shared network vs isolated network

2015-01-30 Thread dobropalka
have those bugs -Original Message- From: Sonali Jadhav [mailto:[email protected]] Sent: Friday, January 30, 2015 2:41 PM To: [email protected] Subject: shared network vs isolated network Hi, I have deployed zone with Security groups disabled. I have few doubts, 1) F

shared network vs isolated network

2015-01-30 Thread Sonali Jadhav
Hi, I have deployed zone with Security groups disabled. I have few doubts, 1) For getting shared network working is it required to have zone enabled with security groups? 2) Why is that Public IP ranges added on Public NIC can't be used for shared network? 3) Isn'

RE: problem using own shared network offering

2015-01-12 Thread Sanjeev Neelarapu
using own shared network offering Jayapal, thank's for your quick response. Yes, I've tried to add the NetworkOffering via cloudmonkey / API but I sadly failed at the syntax for the serviceproviderlist (I'm not too deep into python)... That are my two trials (without success si

Re: problem using own shared network offering

2015-01-12 Thread Stephan Seitz
support that kind of setup at all. Would this mean 4.3.x supports it and 4.4.x not? Or has it never supposed to work since? Thanks! - Stephan Am Montag, den 12.01.2015, 05:39 + schrieb Jayapal Reddy Uradi: > Hi Stephan, > > Can you try the same creating shared network using the

Re: problem using own shared network offering

2015-01-11 Thread Jayapal Reddy Uradi
Hi Stephan, Can you try the same creating shared network using the API Thanks, Jayapal On 12-Jan-2015, at 10:58 AM, Sanjeev Neelarapu wrote: > Hi Stephan, > > ACS 4.4.2 does not support external DHCP server. > > -Sanjeev > > -Original Message- > From: St

RE: problem using own shared network offering

2015-01-11 Thread Sanjeev Neelarapu
Hi Stephan, ACS 4.4.2 does not support external DHCP server. -Sanjeev -Original Message- From: Stephan Seitz [mailto:[email protected]] Sent: Friday, January 09, 2015 6:25 PM To: [email protected] Subject: problem using own shared network offering Hi all

problem using own shared network offering

2015-01-09 Thread Stephan Seitz
of that external hosts is (and needs to be) a DHCP/TFTP. An ACS Router also answered to DHCP requests which it shoudn't... So i went further: - deleting that new shared guestnetwork - adding a "shared Network Without DHCP Service" NetworkOffering - trying to create that new &qu

RE: Proper way to make shared network

2014-12-15 Thread Matthew Midgett
I should make the GW 10.0.1.1 and set the range from .1 to .254 so when the VR spawns it will take the .1? -Original Message- From: Paul Omamogho [mailto:[email protected]] Sent: Monday, December 15, 2014 3:30 PM To: [email protected] Subject: Re: Proper way to make shared

RE: Proper way to make shared network

2014-12-15 Thread Matthew Midgett
Subject: Re: Proper way to make shared network On Mon, Dec 15, 2014 at 9:17 PM, Matthew Midgett < [email protected]> wrote: > > I just created the following Network service > > Description SharedRoutedNetwork > State Enabled > Guest Type S

Re: Proper way to make shared network

2014-12-15 Thread Paul Omamogho
It should be just the plan without assigning any ip > On 15 Dec 2014, at 21:17, Matthew Midgett > wrote: > > I just created the following Network service > > Description SharedRoutedNetwork > State Enabled > Guest TypeShared > label.persistent No > Egress Default Policy Allow > Avai

Re: Proper way to make shared network

2014-12-15 Thread Erik Weber
On Mon, Dec 15, 2014 at 9:17 PM, Matthew Midgett < [email protected]> wrote: > > I just created the following Network service > > Description SharedRoutedNetwork > State Enabled > Guest Type Shared > label.persistentNo > Egress Default Policy Allow > Availab

Proper way to make shared network

2014-12-15 Thread Matthew Midgett
I just created the following Network service Description SharedRoutedNetwork State Enabled Guest Type Shared label.persistentNo Egress Default Policy Allow AvailabilityOptional Created by system No Specify VLANYes Specify IP ranges Yes Conserve mode Yes N

VIF isolation with shared network

2014-10-08 Thread Mārtiņš Jakubovičs
Hello, I created shared network in advanced zone with network offering which don't have services. I want that user add this network, manually configure network in VM and use this network. But I stick with problem, that users can set different IP to VM and use this network anyway.

Re: Public Shared Network, no-vlans

2014-05-05 Thread Konstantinos Karampogias
.168.100.2 endid=192.168.100.100 gateway=192.168.100.1 netmask=255.255.255.0 vlan=830 physicalnetworkid=e84a8626-3106-4486-9a3f-87b7a435a967 FAILED because "431: SpecifyVlan should be true if network offering's type is Shared" "431: SpecifyIpRanges should always be true for Shar

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
-Luc Dion > >> > Architecte de Solution Cloud | Cloud Solutions Architect > >> > 855-OK-CLOUD (855-652-5683) x1101 > >> > - - - > >> > > >> > *CloudOps*420 rue Guy > >> > Montréal QC H3J 1S6 > >> > www.cloudops.com > >&

Re: Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
Guy >> > Montréal QC H3J 1S6 >> > www.cloudops.com >> > @CloudOps_ >> > >> > >> > On Tue, Apr 15, 2014 at 8:29 AM, Konstantinos Karampogias < >> > [email protected]> wrote: >> > >

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
8:29 AM, Konstantinos Karampogias < > > [email protected]> wrote: > > > >> I have the following architecture > >> > >> (internet) --(GW)--[ SWITCH A, public IPs address, no vlans] > >> -------eth0-[ Cloudstack hosts

Re: Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
On Tue, Apr 15, 2014 at 8:29 AM, Konstantinos Karampogias < > [email protected]> wrote: > >> I have the following architecture >> >> (internet) --(GW)--[ SWITCH A, public IPs address, no vlans] >> ---eth0-[ Cloudstack hosts]-eth1-- [SWITCH B, v

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
dress, no vlans] > ---eth0-[ Cloudstack hosts]-eth1-- [SWITCH B, vlans, private > IPs] > > > I want to create a direct public shared network, in which the VMs > will have routable public IP. > (example > http://shankerbalan.net/blog/create-a-shared-network-with-public-i

Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
I have the following architecture (internet) --(GW)--[ SWITCH A, public IPs address, no vlans] ---eth0-[ Cloudstack hosts]-eth1-- [SWITCH B, vlans, private IPs] I want to create a direct public shared network, in which the VMs will have routable public IP. (example http

RE: A shared network: State = Setup :(

2014-03-03 Thread Vladimir Melnik
Oh, thank you so much for helping me to find it out, Erik! :) -Original Message- From: Erik Weber [mailto:[email protected]] Sent: Monday, March 03, 2014 4:33 PM To: [email protected] Subject: Re: A shared network: State = Setup :( That should be correct. From: https

Re: A shared network: State = Setup :(

2014-03-03 Thread Erik Weber
.* *-- * *Erik* On Mon, Mar 3, 2014 at 2:17 PM, Vladimir Melnik wrote: > Dear colleagues, > > I'm trying to add a shared network, but it doesn't become "Implemented", it > remains in the "Setup" state. I tried to "restart" it, the virtual ro

A shared network: State = Setup :(

2014-03-03 Thread Vladimir Melnik
Dear colleagues, I'm trying to add a shared network, but it doesn't become "Implemented", it remains in the "Setup" state. I tried to "restart" it, the virtual router has started, it works, I can ping it from the Internet, but it doesn't change the s

Re: Updating shared network with new network offering

2014-01-27 Thread Andrija Panic
shared). > > Thanks, > Sanjeev > > -Original Message- > From: Andrija Panic [mailto:[email protected]] > Sent: Monday, January 27, 2014 3:08 PM > To: [email protected] > Subject: Updating shared network with new network offering > > Hi, > > if a

RE: Updating shared network with new network offering

2014-01-27 Thread Sanjeev Neelarapu
PM To: [email protected] Subject: Updating shared network with new network offering Hi, if any one can help - I would like to know if it is possible to update the Shared Network (edit it's network rate, or update this network with the new network offering), IF I stop all the VMs tha

Updating shared network with new network offering

2014-01-27 Thread Andrija Panic
Hi, if any one can help - I would like to know if it is possible to update the Shared Network (edit it's network rate, or update this network with the new network offering), IF I stop all the VMs that use this network ? Right now, since this network is used by all my VMs, I can not upda

Re: unable to delete shared network

2014-01-07 Thread John Vincent
at the code is that the check for entries to cleanup is partially filtering by results without a "removed" timestamp. I haven't verified this in the code. As for duplicating it, when I created a shared network the vrouter isn't immediately started until I either launch into it o

Re: unable to delete shared network

2014-01-07 Thread Mathias Mullins
John, I think the problem here is that the VR has a IP allocated on the Shared network, and that has to be removed before the shared network can be deleted. Everything has to be off the network before you can remove a network. You can delete the VR and make sure there are no other NICs

  1   2   >