msinhore opened a new issue #3698: If a zone has two public IPs range in 
different VLANs doesn't create a second northbound NIC if requested
URL: https://github.com/apache/cloudstack/issues/3698
 
 
   ##### ISSUE TYPE
   ~~~
   VR
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.11.3
   ~~~
   
   ##### CONFIGURATION
   - 2 public IPs ranges configured in the same zone using different VLANs.
   
   ##### SUMMARY
   ACS is configured with 2 public IPs ranges in different VLANs. 
   If a user creates a network (where the snat IP is from one of the public IP 
ranges) and request a new public IP address (ACS deliver from the another IP 
range), this second IP is in the same VLAN of the first one, since the VR has 
only one northbound NIC. 
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   ~~~
   2 northbound NICs each connected in the right VLAN 
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   The second IP doesn't have internet access.
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to