weizhouapache commented on issue #3678: vpc: fix acl rule with protocol number is not applied correctly in vpc vr URL: https://github.com/apache/cloudstack/pull/3678#issuecomment-553297873 @andrijapanicsb thanks for testing ! dport is not supported by some protocols , for example ah/esp/gre (50/51/47) According to iptables document (https://linux.die.net/man/8/iptables) , dport is supported by some other protocols besides tcp/udp , for example dccp, sctp. The protocols are rarely used.
---------------------------------------------------------------- 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
