ustcweizhou opened a new issue #3045: Support multiple networks on vm in 
advanced zone with security groups
URL: https://github.com/apache/cloudstack/issues/3045
 
 
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Enhancement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   API, UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.12.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   ~~~
   advanced zone with security groups
   ~~~
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   ~~~
   Ubuntu/KVM
   ~~~
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   ~~~
   We have the requirement that vm needs multiple IPs in different networks.
   It is currently not supported by cloudstack
   ~~~
   ##### STEPS TO REPRODUCE
   While create vm using instance wizard, if multiple shared networks are 
checked, an error message is displayed: "Can't create a vm with multiple 
networks one of which is Security Group enabled"
   
   If create a vm with one network, and add vm to other networks. the nics will 
not work except the first nic.
   
   iptables rules are only applied on first nic
   
   ##### EXPECTED RESULTS
   ~~~
   Operations should succeed
   iptables/ebtables rules should be applied on all nics
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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