[
https://issues.apache.org/jira/browse/CLOUDSTACK-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886912#comment-15886912
]
ASF subversion and git services commented on CLOUDSTACK-8871:
-------------------------------------------------------------
Commit 026ba02d53f304e58ada5c0d07f7b1b954368b4f in cloudstack's branch
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=026ba02 ]
Merge pull request #843 from jayapalu/SGIssue
Security group ingress/egress issues with xenserver 6.2There 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.
* pr/843:
CLOUDSTACK-8871: fixed issue with the xenserver 6.2 ipset nethash
Signed-off-by: Rajani Karuturi <[email protected]>
> Basic zone security group ingress/egress rules are not working for some cidrs
> -----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8871
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8871
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
> Fix For: Future
>
>
> 1. Create a basic zone with xenserver 6.2.
> 2. Configure the ingress/egress rules in security group with cidrs /32
> 3. Rules got applied on UI but the traffic is not working.
> Reason:
> CIDR mentioned in the rules are failed to add ipset.
> output from the SMLog:
> Sep 16 10:52:39 localhost SM: [25871] FAILED in util.pread: (rc 2) stdout:
> '', stderr: 'ipset v4.5: Out of range cidr `10.147.52.30/32' specified
> Sep 16 10:52:39 localhost SM: [25871] Try `ipset -H' or 'ipset --help' for
> more information.
> Sep 16 10:52:39 localhost SM: [25871] '
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)