ustcweizhou opened a new issue #3044: protocol number support in security group 
rules
URL: https://github.com/apache/cloudstack/issues/3044
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
    * Improvement Request
   
   
   ##### COMPONENT NAME
   API, UI
   
   ##### CLOUDSTACK VERSION
   4.12.0
   
   ##### CONFIGURATION
   
   Advanced zone with security groups
   
   
   ##### OS / ENVIRONMENT
   
   Ubuntu 16.04/KVM
   
   
   ##### SUMMARY
   
   We need to support security group rules with protocol number (for example, 
GRE-> 47, AH-> 51, ESP->50)
   list of protocol number can be found at 
https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
   
   ##### STEPS TO REPRODUCE
   go to Security groups, and add ingress/egress rules
   Currently only TCP/UDP/ICMP protocol are allowed when create a security 
group rule on UI/API
   
   
   ##### EXPECTED RESULTS
   
   it is better to be able to add security group rules with protocol number.
   it is also good if we can allow "all" on UI.
   
   ##### ACTUAL RESULTS
   not supported yet
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to