GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/843
Security group ingress/egress issues with xenserver 6.2 There is issue with the xenserver 6.2 ipset type nethash. Fixed it by adding nethash for ipset version 6 which is xenserver 6.5. For ipset version 4.x use iptreemap. 1. Tested configuring egress/ingress rules. 2. Tested the traffic for the configured rules from the VM. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jayapalu/cloudstack SGIssue Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/843.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #843 ---- commit a15df0569fa0e56b14a9a119858c53e8ae6085c3 Author: Jayapal <jaya...@apache.org> Date: 2015-09-16T09:52:33Z CLOUDSTACK-8843: Fixed issue in default iptables rules on shared network VR commit f0d5d5942e6ef39f1ff8b92335656b1d233782c1 Author: Jayapal <jaya...@apache.org> Date: 2015-09-16T11:26:54Z CLOUDSTACK-8871: fixed issue with the xenserver 6.2 ipset nethash ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---